• 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
..
SDL_rwops.c Loading commit data...