mesa/src/mesa
Eric Anholt ea2a03f0a5 ir_to_mesa: Fix the assertion on LHS array derefs to DWIM.
This allows array derefs of matrices now, which makes idr's GLSL demo
happy.
2010-07-07 17:59:50 -07:00
..
drivers i965: Add support for the DP2 opcode, which we use for dot(vec2, vec2). 2010-07-02 17:06:23 -07:00
main linker: Don't dynamically allocate slots for linked shaders 2010-06-30 12:20:44 -07:00
math mesa: Remove no-op wrappers around trig functions. 2010-05-13 13:02:09 -07:00
ppc
shader ir_to_mesa: Fix the assertion on LHS array derefs to DWIM. 2010-07-07 17:59:50 -07:00
sparc glapi: Move assembly dispatchers back into glapi/. 2010-05-07 10:41:10 +08:00
state_tracker st/mesa: remove bogus assertions st_CompressedTexSubImage2D 2010-06-22 13:32:25 +01:00
swrast swrast: When reading from a 0-bits r,g,b channel, return 0 not 1. 2010-06-10 00:22:00 -07:00
swrast_setup swrast: fix incorrect specular highlights on backfaces 2010-06-21 17:19:59 -06:00
tnl tnl: Remove color-index TNL support 2010-03-03 12:37:04 -08:00
tnl_dd mesa/tnl_dd: Remove color-index support from t_dd_unfilled.h 2010-03-03 12:37:05 -08:00
vbo vbo: misc clean-ups 2010-06-04 17:47:53 -06:00
vf Replace the _mesa_*printf() wrappers with the plain libc versions 2010-02-19 12:32:24 -05:00
x86 glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
x86-64 glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
.gitignore mesa/es: Merge back to core mesa. 2010-05-12 15:03:42 +08:00
descrip.mms
gl.pc.in
Makefile glsl2: Start integrating ir_to_mesa.cpp into shader_api.h 2010-06-25 12:37:21 -07:00
Makefile.mgw glapi: Move src/mesa/main/dispatch.c to glapi and rename. 2010-02-25 21:32:58 +08:00
osmesa.pc.in
SConscript mesa: move GLSL uniform functions into new source file 2010-05-26 22:30:10 -06:00
sources.mak glsl2: Replace the GLSL compiler with the glsl2 project. 2010-06-24 17:23:21 -07:00