mesa/src/mesa
Eric Anholt 42ce13195b i965/vs: Add constant propagation to a few opcodes.
This differs from the FS in that we track constants in each
destination channel, and we we have to look at all the swizzled source
channels.  Also, the instruction stream walk is done in an O(n) manner
instead of O(n^2).

Across shader-db, this reduces 8.0% of the instructions from 60.0% of
the vertex shaders, leaving us now behind the old backend by 11.1%
overall.
2011-09-08 21:40:39 -07:00
..
drivers i965/vs: Add constant propagation to a few opcodes. 2011-09-08 21:40:39 -07:00
main mesa: remove unneeded #include of texfetch.h 2011-09-08 20:54:58 -06:00
math mesa: add error margin to clip mask debug/check code 2010-12-06 09:46:01 -07:00
ppc
program mesa: Replace the EmitNoIfs compiler flag with a MaxIfDepth flag. 2011-08-31 21:49:26 -05:00
sparc glapi: Move assembly dispatchers back into glapi/. 2010-05-07 10:41:10 +08:00
state_tracker st/mesa: Remove unused renderbuffer fields and functions. 2011-09-07 15:42:39 -07:00
swrast swrast: Use GL_STENCIL_INDEX for address calculations 2011-09-06 12:09:28 -07:00
swrast_setup swrast: Clean up header file inclusion in ss_vb.h. 2010-12-25 20:53:27 -08:00
tnl tnl: fix regression in bind_indices() 2011-08-30 10:17:53 -06:00
tnl_dd mesa/tnl_dd: Remove unused source tree mesa/tnl_dd/imm 2011-08-26 23:31:24 -07:00
vbo mesa/vbo: s/inline/INLINE/ 2011-09-06 21:43:51 -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 mesa/es: Merge back to core mesa. 2010-05-12 15:03:42 +08:00
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 mesa: add new pixel format unpacking code 2011-09-08 20:16:18 -06:00
sources.mak mesa: add new pixel format unpacking code 2011-09-08 20:16:18 -06:00