mesa/src
Ian Romanick 8a99ec8e05 nouveau: Enable extensions by just setting the flags
Core Mesa already does the dispatch offset remapping for every
function that could possibly ever be supported.  There's no need to
continue using that cruft in the driver.

Since the call to _mesa_enable_imaging_extensions (via
driInitExtensions) is removed, EXT_blend_color, EXT_blend_minmax, and
EXT_blend_subtract are explicitly added to the list.

EXT_blend_logic_op is removed from the list of extensions because
blend factors and separate blend equations are not handled correctly.

Cc: Ben Skeggs <bskeggs@redhat.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Cc: Viktor Novotný <noviktor@seznam.cz>
2011-09-09 14:02:20 -07:00
..
egl egl_dri2: add support for RGBA_8888 android native buffer 2011-09-09 12:06:17 +08:00
gallium llvmpipe: add some null pointer checks 2011-09-09 14:00:55 -06:00
gbm gbm/dri: avoid crash in dri_screen_create 2011-08-04 14:09:34 +02:00
getopt
glsl glsl: Silence "ast_to_hir.cpp:1984:25: warning: comparison of unsigned expression >= 0 is always true" 2011-09-09 12:01:50 -07:00
glu glu: Avoid defining conflicting DEBUG NDEBUG macros. 2011-08-30 09:42:01 +01:00
glx Enable GLX_EXT_texture_from_pixmap in software. 2011-09-06 15:03:00 -07:00
mapi Define INLINE macro in terms of inline. 2011-09-08 09:17:42 +01:00
mesa nouveau: Enable extensions by just setting the flags 2011-09-09 14:02:20 -07:00
Makefile
SConscript Squashed commit of the following: 2011-07-14 17:35:05 +01:00