• Stefan Dösinger's avatar
    ddraw/tests: Test palette alpha behavior. · 8ca711f4
    Stefan Dösinger authored
    What I care about here is that setting peFlags != 0 doesn't cause errors
    either during ddraw palette creation or DIB section creation. peFlags
    isn't an alpha channel, but P8 textures abuse it that way, hence the
    name of the test. It probably has deeper meaning in DDSCL_NORMAL when
    the X server is running in 8 bit paletteindexed mode, but I don't think
    we really care about this.
    8ca711f4
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
clipper.c Loading commit data...
ddraw.c Loading commit data...
ddraw.spec Loading commit data...
ddraw_classes.idl Loading commit data...
ddraw_private.h Loading commit data...
device.c Loading commit data...
executebuffer.c Loading commit data...
light.c Loading commit data...
main.c Loading commit data...
material.c Loading commit data...
palette.c Loading commit data...
surface.c Loading commit data...
utils.c Loading commit data...
version.rc Loading commit data...
vertexbuffer.c Loading commit data...
viewport.c Loading commit data...