Mercurial > sdl-ios-xcode
annotate src/video/Xext/Makefile.am @ 643:564716cfb502
Removed direct dependency on OpenGL (call current_video->glGetString() instead
of glGetString() directly)...otherwise we'd have to explicitly link to a
libGL. --ryan.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 01 Jul 2003 16:35:54 +0000 |
parents | eadc0746dfaf |
children | caf0328c8058 |
rev | line source |
---|---|
292
eadc0746dfaf
Added SDL_LockRect() and SDL_UnlockRect()
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1 |
eadc0746dfaf
Added SDL_LockRect() and SDL_UnlockRect()
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2 SUBDIRS = extensions Xinerama Xv Xxf86dga Xxf86vm |
eadc0746dfaf
Added SDL_LockRect() and SDL_UnlockRect()
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
3 |
eadc0746dfaf
Added SDL_LockRect() and SDL_UnlockRect()
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
4 EXTRA_DIST = README |