annotate src/video/epoc/.cvsignore @ 885:9f6ad2286011

Date: Wed, 28 Apr 2004 16:52:41 -0400 From: "Damien A" Subject: testdyngl fix The test program you included in the latest version of SDL crashes on startup in Window (XP). The reason for this is that OpenGL functions on Windows use the __stdcall calling convention, not the C convention. Placing APIENTRY infront of the * operator solves this problem.
author Sam Lantinga <slouken@libsdl.org>
date Fri, 30 Apr 2004 18:33:30 +0000
parents da9a97f693a8
children
rev   line source
174
da9a97f693a8 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1 Makefile.in
da9a97f693a8 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
2 Makefile
da9a97f693a8 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
3 .libs
da9a97f693a8 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
4 *.o
da9a97f693a8 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
5 *.lo
da9a97f693a8 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
6 *.la