mesa/src/mesa
Kenneth Graunke 9ae10e9cbd i965: Make Gen6+ renderbuffer surface updates not depend on NEW_COLOR.
NEW_COLOR is only needed on Gen4-5 as brw_update_renderbuffer_surfaces
only uses ctx->Color when intel->gen < 6.

This should reduce unnecessary state updates.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
2011-11-10 22:51:20 -08:00
..
drivers i965: Make Gen6+ renderbuffer surface updates not depend on NEW_COLOR. 2011-11-10 22:51:20 -08:00
main mesa: silence uninitialized var warning 2011-11-10 16:00:46 -07:00
math mesa,glsl,mapi: Put extern "C" { ... } where appropriate. 2011-11-09 10:24:37 +00:00
ppc
program mesa,glsl,mapi: Put extern "C" { ... } where appropriate. 2011-11-09 10:24:37 +00:00
sparc
state_tracker st/mesa: Fix memory leak on error path. 2011-11-07 20:41:21 -08:00
swrast swrast: Add support for glReadPixels() to integer types. 2011-11-09 12:59:20 -08:00
swrast_setup swrast: Clean up header file inclusion in ss_vb.h. 2010-12-25 20:53:27 -08:00
tnl mesa: add swrast_texture_image::Buffer 2011-10-23 10:44:47 -06:00
tnl_dd tnl_dd: Silence "tnl_dd/t_dd_tritmp.h:292:3: warning: suggest braces around empty body in an ‘if’ statement" 2011-09-09 12:01:52 -07:00
vbo mesa: Set the "Integer" field of gl_client_array properly. 2011-11-02 09:29:35 -07:00
x86 mesa: Optionally build a dricore support library (v3) 2011-02-11 18:31:05 -08:00
x86-64 x86-64: Fix compile error with clang 2011-08-11 09:33:41 -07:00
.gitignore
Android.gen.mk android: build core mesa 2011-08-21 02:01:49 +08:00
Android.mk make: Document imported variables 2011-08-30 09:32:04 -07:00
descrip.mms
gl.pc.in Export TLS support in gl.pc. 2011-01-10 12:34:02 -07:00
Makefile glapi: generate ES dispatch headers from core mesa 2011-08-13 15:14:00 +08:00
osmesa.pc.in
SConscript scons: Don't list m_xform.c twice. 2011-11-09 10:24:37 +00:00
sources.mak Delete code made dead by previous uniform related patches 2011-11-07 13:33:17 -08:00