mirror of
https://github.com/yawut/SDL.git
synced 2026-06-12 11:42:00 -05:00
available and to keep people form having to install yet another library I have added the essential parts of Xmu in src/video/extensions/XmuStdCmap and an include file in src/video/extensions. The support makes use of standard X11 mechanisms to create color maps and make sure that an application uses the same color map for each window/visual combination. This should make it possible for gamma support to be implemented based on a single color map per application. Hurm... it looks like "make indent" modified a few extra files. Those are getting committed too. |
||
|---|---|---|
| .. | ||
| audio | ||
| cdrom | ||
| cpuinfo | ||
| events | ||
| file | ||
| hermes | ||
| joystick | ||
| loadso | ||
| main | ||
| stdlib | ||
| thread | ||
| timer | ||
| video | ||
| SDL_compat.c | ||
| SDL_error_c.h | ||
| SDL_error.c | ||
| SDL_fatal.c | ||
| SDL_fatal.h | ||
| SDL.c | ||