Mercurial > sdl-ios-xcode
comparison src/video/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 | c5010ab8ba35 |
children | 706de3956894 |
comparison
equal
deleted
inserted
replaced
291:68a8a8237c09 | 292:eadc0746dfaf |
---|---|
7 SUBDIRS = @VIDEO_SUBDIRS@ | 7 SUBDIRS = @VIDEO_SUBDIRS@ |
8 DIST_SUBDIRS = dummy x11 dga nanox fbcon directfb vgl svga ggi aalib \ | 8 DIST_SUBDIRS = dummy x11 dga nanox fbcon directfb vgl svga ggi aalib \ |
9 wincommon windib windx5 \ | 9 wincommon windib windx5 \ |
10 maccommon macdsp macrom quartz \ | 10 maccommon macdsp macrom quartz \ |
11 bwindow ps2gs photon cybergfx epoc \ | 11 bwindow ps2gs photon cybergfx epoc \ |
12 ataricommon xbios gem | 12 ataricommon xbios gem XFree86 |
13 | 13 |
14 DRIVERS = @VIDEO_DRIVERS@ | 14 DRIVERS = @VIDEO_DRIVERS@ |
15 | 15 |
16 # Include the architecture-independent sources | 16 # Include the architecture-independent sources |
17 COMMON_SRCS = \ | 17 COMMON_SRCS = \ |