summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/galahad/glhd_screen.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove the geom_flags param from is_format_supportedMarek Olšák
2011-03-11gallium: cleanup fence_signalled and fence_finishMarek Olšák
2011-03-08gallium: add timeout parameter to fence_finishMarek Olšák
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-08-29util: remove util_is_pot in favor of util_is_power_of_twoMarek Olšák
2010-08-20galahad: remove incorrect comment just addedLuca Barbieri
2010-08-20galahad: check resource_create templateLuca Barbieri
2010-08-19galahad: Make it obvious on stderr that Galahad's active.Corbin Simpson
2010-06-28glhd: Re-integrate with the debug systemJakob Bornecrantz
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-22gallium/drivers: Create Galahad from identity.Corbin Simpson