gallium: rework CSO-related code in state tracker
[mesa.git] / src / gallium / include /
2008-03-12 José Fonsecagallium: Conditional debugging output.
2008-03-11 Michal Kroltgsi: Map OPCODE_TEXKILL to OPCODE_KILP.
2008-03-10 José Fonsecagallium: WinCE portability fixes.
2008-03-09 Keith Whitwellgallium: add some commonly implemented bits of hw state
2008-03-08 José Fonsecagallium: Document debug_printf usage.
2008-03-05 Keith Whitwellgallium: michel's patch to rework texture/sampler bindi...
2008-03-03 Keith Whitwellgallium: remove obsolete comment
2008-03-03 Keith Whitwellgallium: document user_buffer_create a little
2008-03-01 Zack Rusinstart implementing start of bultins
2008-02-29 Briangallium: remove the ugly pipe->draw stage lookup code...
2008-02-28 Briangallium: remove unneeded pipe ptr from pipe_texture
2008-02-27 Briangallium: remove pipe_context->texture_create/release...
2008-02-27 Briangallium: move is_format_supported() to pipe_screen...
2008-02-27 Briangallium: start removing pipe_context->get_name/vendor...
2008-02-27 José Fonsecagallium: Remove // comments.
2008-02-27 Briangallium: introduce 'pipe_screen' for context-independen...
2008-02-27 Briangallium: remove pipe parameter from pipe_texture_refere...
2008-02-26 Briangallium: remove input_map[] from pipe_shader_state
2008-02-25 José FonsecaMake the pipe headers C++ friendly.
2008-02-23 Briangallium: added TGSI_FILE_COUNT
2008-02-23 José FonsecaBring in several forgotten MSVC fixes.
2008-02-22 Michal Krolgallium: Define intptr_t for Windows platform.
2008-02-22 Michal Krolgallium: Move align_pointer() to p_pointer.h.
2008-02-22 Michal Krolgallium: New file.
2008-02-21 Briangallium: comments, white-space clean-up
2008-02-21 Keith Whitwell[PATCH] gallium: include p_compiler.h for boolean defn
2008-02-20 Briangallium: new pipe->texture_update() function
2008-02-19 José FonsecaRemove src/mesa and src/mesa/main from gallium source...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: move files into their places.