summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/galahad/glhd_context.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-03-11gallium: kill is_resource_referencedMarek Olšák
2011-02-14gallium: notify drivers about possible changes in user buffer contentsMarek Olšák
2010-12-16svga, glhd: Remove incorrect assert and add noteJakob Bornecrantz
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-10-22galahad: silence warningsBrian Paul
2010-09-14gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri
2010-09-03galahad: do map/unmap counting for resourcesBrian Paul
2010-08-20galahad, i915g: Copy over constant buffer index check.Corbin Simpson
2010-08-20galahad, i915g: Move over a few state asserts.Corbin Simpson
2010-08-19galahad: Make it obvious on stderr that Galahad's active.Corbin Simpson
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-24glhd: Add test for logicop enable.Corbin Simpson
2010-06-23glhd: Simple rasterizer checks.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-22gallium/drivers: Create Galahad from identity.Corbin Simpson