• Bob Pendleton's avatar
    This code adds support for DirectColor visuals to SDL 1.3. The support uses... · abcafc21
    Bob Pendleton authored
    This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
    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.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402509
    abcafc21
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
cpuinfo Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
loadso Loading commit data...
main Loading commit data...
stdlib Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
SDL.c Loading commit data...
SDL_compat.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...