softpipe: Include missing header in sp_flush.c.
[mesa.git] / src / gallium / drivers / galahad /
2010-08-20 Luca Barbierigalahad: remove incorrect comment just added
2010-08-20 Luca Barbierigalahad: check resource_create template
2010-08-20 Corbin Simpsongalahad, i915g: Copy over constant buffer index check.
2010-08-20 Corbin Simpsongalahad, i915g: Move over a few state asserts.
2010-08-20 Corbin Simpsongalahad: Make it obvious on stderr that Galahad's active.
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Chia-I Wugallium: Keep only pipe_context::draw_vbo.
2010-07-29 Chia-I Wugallium: Implement draw_vbo and set_index_buffer for...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob Bornecrantzglhd: Build with scons
2010-06-28 Jakob Bornecrantzglhd: Re-integrate with the debug system
2010-06-28 Jakob Bornecrantzglhd: Remove leftover file
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Corbin Simpsonglhd: Add test for logicop enable.
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-23 Corbin Simpsonglhd: Simple rasterizer checks.
2010-06-23 Corbin Simpsonid, glhd: Unbreak texturing.
2010-06-23 Corbin Simpsonglhd: Use an environment variable (GALAHAD) to enable...
2010-06-23 Corbin Simpsonid, glhd: Fix malloc/calloc of struct.
2010-06-23 Corbin Simpsonglhd: Add query protection.
2010-06-23 Corbin Simpsonglhd: Grab framebuffer state checks from r300g.
2010-06-23 Corbin Simpsonglhd: Grab resource_copy_region from r300g.
2010-06-23 Corbin Simpsonglhd: Grab is_format_supported warning from r300g.
2010-06-23 Corbin Simpsonglhd: Add glhd_warn for unconditional stderr output.
2010-06-23 Corbin Simpsonid, glhd: Fix segfault with misreferenced pipe member.
2010-06-23 Corbin Simpsontargets, radeong: Add Galahad.
2010-06-23 Corbin Simpsongallium/drivers: Create Galahad from identity.