mesa/src
Marek Olšák 910bac63df r300g: implement blending for some of non-RGBA8 formats
Blending is now fully supported with:
- R8_UNORM
- R8G8_UNORM
- B8G8R8A8_UNORM
- R16G16B16A16_FLOAT (r500-only)

Blending is partially supported (DST_ALPHA not working) with:
- L8A8_UNORM
- I8_UNORM
- B5G5R5A1_UNORM
- B10G10R10A2_UNORM

The other formats can't do blending.
2011-03-04 17:47:56 +01:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl_dri2 x11: Workaround device_name xcb-dri2 bug 2011-03-02 20:41:38 +01:00
gallium r300g: implement blending for some of non-RGBA8 formats 2011-03-04 17:47:56 +01:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl scons: Unbreak mingw cross compilation. 2011-03-04 14:44:39 +00:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx dri2: Don't call the dri2 flush hook for swapbuffers unless we have a context. 2011-02-26 12:43:15 -08:00
mapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
mesa st/mesa: set PIPE_BIND_RENDER_TARGET for sRGB formats if UNORM is supported 2011-03-04 14:52:45 +01:00
Makefile
SConscript scons: builtin_glsl_function on windows needs bundled getopt. 2011-02-11 20:09:26 +00:00