wine/dlls/ddraw/tests
Stefan Dösinger 8ca711f428 ddraw/tests: Test palette alpha behavior.
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.
2014-05-07 20:21:57 +02:00
..
d3d.c ddraw: Return DDERR_NOTONMIPMAPSUBLEVEL for ddraw_surface7_SetColorKey() on mipmap sub levels. 2014-01-09 17:39:47 +01:00
ddraw1.c ddraw/tests: Test palette alpha behavior. 2014-05-07 20:21:57 +02:00
ddraw2.c ddraw/tests: Test palette alpha behavior. 2014-05-07 20:21:57 +02:00
ddraw4.c ddraw/tests: Test palette alpha behavior. 2014-05-07 20:21:57 +02:00
ddraw7.c ddraw/tests: Test palette alpha behavior. 2014-05-07 20:21:57 +02:00
ddrawmodes.c ddraw: Return the D3D identifier when GetDeviceIdentifier is called with no flags. 2014-02-11 20:22:30 +01:00
dsurface.c ddraw/tests: Port test_private_data to ddraw4. 2014-02-17 20:16:29 +01:00
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
overlay.c ddraw: Avoid LPVOID. 2013-09-11 09:59:04 +02:00
refcount.c ddraw: Avoid LPVOID. 2013-09-11 09:59:04 +02:00
visual.c Assorted spelling fixes. 2013-12-03 19:41:53 +01:00