Mercurial > sdl-ios-xcode
annotate src/video/Xext/Makefile.am @ 1247:ff73ee89ff4b
Don't trample SDL_LoadObject()'s error message in GL loader.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 13 Jan 2006 02:36:35 +0000 |
parents | caf0328c8058 |
children |
rev | line source |
---|---|
292
eadc0746dfaf
Added SDL_LockRect() and SDL_UnlockRect()
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1 |
1242
caf0328c8058
Add XME hooks to X11 driver instead of relying on libxme...libxme hasn't
Ryan C. Gordon <icculus@icculus.org>
parents:
292
diff
changeset
|
2 SUBDIRS = extensions Xinerama Xv Xxf86dga Xxf86vm XME |
292
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 |