mesa/src
Chad Versace f23c3ebecc mesa: Declare _mesa_meta_begin()/end() as public
Declare _mesa_meta_begin()/end() in meta.h so that drivers can write
custom meta-ops (such as HiZ resolves for i965).

This necessitates moving the the META_* macros into meta.h. To prevent
naming collisions, this commit renames each macro to be MESA_META_*.

Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Chad Versace <chad@chad-versace.us>
2011-08-19 10:49:59 -07:00
..
egl egl: Add include paths for platform autodetection 2011-08-16 19:28:07 +02:00
gallium nv50: fix potential null deref in insn modifer optimization pass 2011-08-19 16:57:30 +02:00
gbm gbm/dri: avoid crash in dri_screen_create 2011-08-04 14:09:34 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Fix type error when lowering integer divisions 2011-08-16 11:00:46 -07:00
glu sgi: Fix MSVC build. 2011-04-27 19:06:07 +01:00
glx glx: use a block to fix declarations after code warning 2011-08-19 08:36:22 -06:00
mapi glapi: update .gitignore for generated ES dispatch headers 2011-08-18 10:18:22 -07:00
mesa mesa: Declare _mesa_meta_begin()/end() as public 2011-08-19 10:49:59 -07:00
Makefile
SConscript Squashed commit of the following: 2011-07-14 17:35:05 +01:00