gallium: include p_compiler.h instead of p_util.h
[mesa.git] / src / gallium / auxiliary / tgsi /
2008-02-27 Briangallium: include p_compiler.h instead of p_util.h
2008-02-27 Briangallium: added file_max[] array to tgsi_shader_info
2008-02-27 Briangallium: added uses_kill field to tgsi_shader_info
2008-02-27 Briangallium: better debug messages
2008-02-27 José Fonsecagallium: Replace // comments.
2008-02-26 Michal Krolgallium: Print texture target for short dumps.
2008-02-26 Briangallium: collect more shader info in tgsi_scan_shader()
2008-02-24 José FonsecaAdd new files.
2008-02-23 Briangallium: added new tgsi_scan.c / tgsi_scan_shader(...
2008-02-23 José FonsecaBring in several forgotten MSVC fixes.
2008-02-21 Keith Whitwelltgsi: print debug messages on failure to codegenerate
2008-02-19 José FonsecaSimplify makefile boilerplate code.
2008-02-19 José FonsecaUse gallium's rtasm module.
2008-02-18 Briangallium: antialiased line drawing
2008-02-18 José FonsecaUpdate scons build for new code layout.
2008-02-18 José FonsecaCode reorganization: split gallium and mesa makefiles.
2008-02-15 Keith Whitwelltgsi: pass through failure to sse-codegenerate for...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: s/aux/auxiliary/.