mesa/src
Chia-I Wu 3f0a966807 st/vega: Disable blending when the paint is opaque.
When the paint is opaque (currently, solid color with alpha 1.0f), no
blending is needed for VG_BLEND_SRC_OVER.  This eliminates the serious
performance hit introduced by 859106f196
for a common scenario.
2011-01-30 23:22:40 +08:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl_dri2: Export glapi symbols for DRI drivers. 2011-01-30 05:28:24 +08:00
gallium st/vega: Disable blending when the paint is opaque. 2011-01-30 23:22:40 +08:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl Revert "glcpp: Demote "macro redefined" from an error to a warning" 2011-01-29 08:21:05 +10: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 glx: fix request lengths 2011-01-24 18:10:38 -07:00
mapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
mesa r300/compiler: Standardize the number of bits used by swizzle fields 2011-01-29 21:32:02 -08:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript scons: Add support for GLES. 2011-01-22 11:59:05 +08:00