swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
[mesa.git] / src / gallium / drivers / galahad / glhd_screen.c
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2012-07-10 Marek Olšákgalahad: implement get_timestamp
2012-07-06 José Fonsecagalahad: Check that texture format is supported.
2012-07-06 José Fonsecagalahad: More detailed resource checks.
2012-07-06 José Fonsecagalahad: Enumerate all methods that are missing.
2012-07-06 José Fonsecagalahad: Silence creation messages.
2012-05-12 Marek Olšákgallium: remove user_buffer_create from the interface
2012-02-21 Marek Olšákgallium: remove unused winsys pointers in pipe_screen...
2011-11-22 Marek Olšákgallium: separate out floating-point CAPs into its...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
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-08 Marek Olšákgallium: add timeout parameter to fence_finish
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
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-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-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: Make it obvious on stderr that Galahad's active.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob Bornecrantzglhd: Re-integrate with the debug system
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
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 Simpsongallium/drivers: Create Galahad from identity.