Mercurial > sdl-ios-xcode
comparison src/video/Xext/extensions/Makefile.am @ 292:eadc0746dfaf
Added SDL_LockRect() and SDL_UnlockRect()
Incorporated XFree86 extension libraries into the source
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 05 Mar 2002 19:55:32 +0000 |
parents | |
children | 440a7e499465 |
comparison
equal
deleted
inserted
replaced
291:68a8a8237c09 | 292:eadc0746dfaf |
---|---|
1 | |
2 noinst_HEADERS = \ | |
3 extutil.h \ | |
4 panoramiXext.h \ | |
5 panoramiXproto.h \ | |
6 SDLname.h \ | |
7 xf86dga1.h \ | |
8 xf86dga1str.h \ | |
9 xf86dga.h \ | |
10 xf86dgastr.h \ | |
11 xf86vmode.h \ | |
12 xf86vmstr.h \ | |
13 Xinerama.h \ | |
14 Xv.h \ | |
15 Xvlib.h \ | |
16 Xvproto.h |