summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/galahad
AgeCommit message (Expand)Author
2010-07-29gallium: Keep only pipe_context::draw_vbo.Chia-I Wu
2010-07-29gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu
2010-06-28glhd: Build with sconsJakob Bornecrantz
2010-06-28glhd: Re-integrate with the debug systemJakob Bornecrantz
2010-06-28glhd: Remove leftover fileJakob Bornecrantz
2010-06-28Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz
2010-06-24glhd: Add test for logicop enable.Corbin Simpson
2010-06-23glhd: Simple rasterizer checks.Corbin Simpson
2010-06-23id, glhd: Unbreak texturing.Corbin Simpson
2010-06-23glhd: Use an environment variable (GALAHAD) to enable. Off by default.Corbin Simpson
2010-06-22id, glhd: Fix malloc/calloc of struct.Corbin Simpson
2010-06-22glhd: Add query protection.Corbin Simpson
2010-06-22glhd: Grab framebuffer state checks from r300g.Corbin Simpson
2010-06-22glhd: Grab resource_copy_region from r300g.Corbin Simpson
2010-06-22glhd: Grab is_format_supported warning from r300g.Corbin Simpson
2010-06-22glhd: Add glhd_warn for unconditional stderr output.Corbin Simpson
2010-06-22id, glhd: Fix segfault with misreferenced pipe member.Corbin Simpson
2010-06-22targets, radeong: Add Galahad.Corbin Simpson
2010-06-22gallium/drivers: Create Galahad from identity.Corbin Simpson