aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/galahad/glhd_screen.c
Commit message (Expand)AuthorAgeFilesLines
* galahad: implement get_timestampMarek Olšák2012-07-101-0/+10
* galahad: Check that texture format is supported.José Fonseca2012-07-061-0/+7
* galahad: More detailed resource checks.José Fonseca2012-07-061-19/+61
* galahad: Enumerate all methods that are missing.José Fonseca2012-07-061-16/+24
* galahad: Silence creation messages.José Fonseca2012-07-061-2/+0
* gallium: remove user_buffer_create from the interfaceMarek Olšák2012-05-121-23/+0
* gallium: remove unused winsys pointers in pipe_screen and pipe_contextMarek Olšák2012-02-211-2/+0
* gallium: separate out floating-point CAPs into its own enumMarek Olšák2011-11-221-1/+1
* gallium: remove the geom_flags param from is_format_supportedMarek Olšák2011-03-111-4/+2
* gallium: cleanup fence_signalled and fence_finishMarek Olšák2011-03-111-8/+4
* gallium: add timeout parameter to fence_finishMarek Olšák2011-03-081-2/+4
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-39/+6
* galahad: silence warningsBrian Paul2010-10-221-1/+1
* gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri2010-09-141-0/+12
* util: remove util_is_pot in favor of util_is_power_of_twoMarek Olšák2010-08-291-1/+1
* galahad: remove incorrect comment just addedLuca Barbieri2010-08-201-1/+0
* galahad: check resource_create templateLuca Barbieri2010-08-201-0/+29
* galahad: Make it obvious on stderr that Galahad's active.Corbin Simpson2010-08-191-0/+2
* glhd: Re-integrate with the debug systemJakob Bornecrantz2010-06-281-1/+5
* glhd: Grab is_format_supported warning from r300g.Corbin Simpson2010-06-221-0/+4
* glhd: Add glhd_warn for unconditional stderr output.Corbin Simpson2010-06-221-0/+1
* gallium/drivers: Create Galahad from identity.Corbin Simpson2010-06-221-0/+325