mesa/src/mesa
Bryan Cain 7ec7dd4fb6 glsl_to_tgsi: remove handling of XPD opcode in compile_tgsi_instruction()
The opcode is never emitted by the glsl_to_tgsi_visitor, so its special case in
compile_tgsi_instruction() was dead code.
2011-08-01 17:59:08 -05:00
..
drivers r600c: add tiling support for evergreen+ 2011-06-14 18:40:37 -04:00
main mesa, glsl_to_tgsi: add native support for integers in shaders 2011-08-01 17:59:08 -05:00
math mesa: add error margin to clip mask debug/check code 2010-12-06 09:46:01 -07:00
ppc
program mesa, glsl_to_tgsi: add native support for integers in shaders 2011-08-01 17:59:08 -05:00
sparc glapi: Move assembly dispatchers back into glapi/. 2010-05-07 10:41:10 +08:00
state_tracker glsl_to_tgsi: remove handling of XPD opcode in compile_tgsi_instruction() 2011-08-01 17:59:08 -05:00
swrast mesa: move texrender.c to swrast 2011-06-13 13:45:39 -06:00
swrast_setup swrast: Clean up header file inclusion in ss_vb.h. 2010-12-25 20:53:27 -08:00
tnl mesa: gl_fragment_program::FogOption is always GL_NONE so don't check it 2011-04-21 17:33:21 -07:00
tnl_dd Drop GLcontext typedef and use struct gl_context instead 2010-10-13 09:43:25 -04:00
vbo vbo: minor simplification in print_draw_arrays() debug function 2011-06-13 13:45:39 -06:00
x86 mesa: Optionally build a dricore support library (v3) 2011-02-11 18:31:05 -08:00
x86-64 mesa: s/movzx/movzbl/ 2011-01-24 14:34:28 -07:00
.gitignore mesa/es: Merge back to core mesa. 2010-05-12 15:03:42 +08:00
descrip.mms
gl.pc.in Export TLS support in gl.pc. 2011-01-10 12:34:02 -07:00
Makefile mesa: check that flex/bison are installed 2011-05-18 07:51:33 -06:00
Makefile.mgw mesa: rename src/mesa/shader/ to src/mesa/program/ 2010-06-10 23:23:13 -06:00
osmesa.pc.in
SConscript mesa: move texrender.c to swrast 2011-06-13 13:45:39 -06:00
sources.mak st/mesa: Add a GLSL IR to TGSI translator. 2011-08-01 17:59:07 -05:00