Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / drivers / galahad /
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-21 Marek Olšákgalahad,util: warn on resource target mismatch in copy_...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: cleanup fence_signalled and fence_finish
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-14 Marek Olšákgallium: notify drivers about possible changes in user...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-16 Jakob Bornecrantzsvga, glhd: Remove incorrect assert and add note
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-10 Jakob Bornecrantzgalahad: Correct the name of the scons library
2010-11-02 José Fonsecascons: Add aliases for several pipe drivers.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-22 Brian Paulgalahad: silence warnings
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-14 Luca Barbierigallium: introduce get_shader_param (ALL DRIVERS CHANGE...
2010-09-03 Brian Paulgalahad: do map/unmap counting for resources
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-29 Marek Olšákutil: remove util_is_pot in favor of util_is_power_of_two
2010-08-20 Luca Barbierigalahad: remove incorrect comment just added
2010-08-20 Luca Barbierigalahad: check resource_create template
2010-08-20 Corbin Simpsongalahad, i915g: Copy over constant buffer index check.
2010-08-20 Corbin Simpsongalahad, i915g: Move over a few state asserts.
2010-08-20 Corbin Simpsongalahad: Make it obvious on stderr that Galahad's active.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Chia-I Wugallium: Keep only pipe_context::draw_vbo.
2010-07-29 Chia-I Wugallium: Implement draw_vbo and set_index_buffer for...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob Bornecrantzglhd: Build with scons
2010-06-28 Jakob Bornecrantzglhd: Re-integrate with the debug system
2010-06-28 Jakob Bornecrantzglhd: Remove leftover file
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Corbin Simpsonglhd: Add test for logicop enable.
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-23 Corbin Simpsonglhd: Simple rasterizer checks.
2010-06-23 Corbin Simpsonid, glhd: Unbreak texturing.
2010-06-23 Corbin Simpsonglhd: Use an environment variable (GALAHAD) to enable...
2010-06-23 Corbin Simpsonid, glhd: Fix malloc/calloc of struct.
2010-06-23 Corbin Simpsonglhd: Add query protection.
2010-06-23 Corbin Simpsonglhd: Grab framebuffer state checks from r300g.
2010-06-23 Corbin Simpsonglhd: Grab resource_copy_region from r300g.
2010-06-23 Corbin Simpsonglhd: Grab is_format_supported warning from r300g.
2010-06-23 Corbin Simpsonglhd: Add glhd_warn for unconditional stderr output.
2010-06-23 Corbin Simpsonid, glhd: Fix segfault with misreferenced pipe member.
2010-06-23 Corbin Simpsontargets, radeong: Add Galahad.
2010-06-23 Corbin Simpsongallium/drivers: Create Galahad from identity.