aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/galahad
Commit message (Expand)AuthorAgeFilesLines
* galahad: Check that texture format is supported.José Fonseca2012-07-061-0/+7
* galahad: More detailed resource checks.José Fonseca2012-07-062-19/+64
* galahad: Fix zealous warnings.José Fonseca2012-07-061-6/+10
* galahad: Enumerate all methods that are missing.José Fonseca2012-07-062-24/+49
* galahad: Implement render_condition.José Fonseca2012-07-061-1/+13
* galahad: Don't implement context methods that are not implemented by the unde...José Fonseca2012-07-061-104/+115
* galahad: Use debug_printf.José Fonseca2012-07-061-3/+5
* galahad: Silence creation messages.José Fonseca2012-07-062-4/+0
* galahad: Use reference counting when destroying the wraped objects.José Fonseca2012-07-061-3/+2
* galahad: Point to the galahad objects from the galahad sampler view.José Fonseca2012-07-061-2/+2
* galahad: Don't defer index buffer when it's NULL.José Fonseca2012-07-061-16/+16
* gallium: remove user_buffer_create from the interfaceMarek Olšák2012-05-121-23/+0
* gallium: remove pipe_context::redefine_user_bufferMarek Olšák2012-04-301-14/+0
* gallium: change set_constant_buffer to be UBO-friendlyMarek Olšák2012-04-301-7/+6
* gallium: adapt to get_query_result interface changeMarek Olšák2012-03-301-1/+1
* galahad: Use non-recursive automakeTom Stellard2012-03-141-14/+0
* gallium/drivers: Use automake to generate makefileTom Stellard2012-03-141-0/+3
* gallium: remove unused winsys pointers in pipe_screen and pipe_contextMarek Olšák2012-02-212-3/+0
* gallium: separate out floating-point CAPs into its own enumMarek Olšák2011-11-221-1/+1
* gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie2011-09-181-4/+4
* galahad,util: warn on resource target mismatch in copy_regionMarek Olšák2011-04-211-0/+6
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-2/+0
* 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: kill is_resource_referencedMarek Olšák2011-03-111-18/+0
* gallium: add timeout parameter to fence_finishMarek Olšák2011-03-081-2/+4
* gallium: notify drivers about possible changes in user buffer contentsMarek Olšák2011-02-141-0/+14
* svga, glhd: Remove incorrect assert and add noteJakob Bornecrantz2010-12-161-0/+2
* gallium: support for array textures and related changesRoland Scheidegger2010-12-024-66/+61
* galahad: Correct the name of the scons libraryJakob Bornecrantz2010-11-101-1/+1
* scons: Add aliases for several pipe drivers.José Fonseca2010-11-021-0/+2
* galahad: silence warningsBrian Paul2010-10-222-3/+3
* gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri2010-09-142-2/+14
* galahad: do map/unmap counting for resourcesBrian Paul2010-09-032-0/+18
* 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, i915g: Copy over constant buffer index check.Corbin Simpson2010-08-201-0/+9
* galahad, i915g: Move over a few state asserts.Corbin Simpson2010-08-201-0/+16
* galahad: Make it obvious on stderr that Galahad's active.Corbin Simpson2010-08-192-0/+4
* gallium: Keep only pipe_context::draw_vbo.Chia-I Wu2010-07-291-68/+0
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-0/+47
* glhd: Build with sconsJakob Bornecrantz2010-06-281-2/+2
* glhd: Re-integrate with the debug systemJakob Bornecrantz2010-06-281-1/+5
* glhd: Remove leftover fileJakob Bornecrantz2010-06-281-35/+0
* Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz2010-06-283-99/+1
* glhd: Add test for logicop enable.Corbin Simpson2010-06-241-0/+7
* glhd: Simple rasterizer checks.Corbin Simpson2010-06-231-0/+10
* id, glhd: Unbreak texturing.Corbin Simpson2010-06-231-0/+1
* glhd: Use an environment variable (GALAHAD) to enable. Off by default.Corbin Simpson2010-06-231-0/+3