radeonsi: Rename the commonly occurring rctx/r600 variables.
[mesa.git] / src / gallium / drivers / galahad /
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-11-28 Roland Scheideggergallium/drivers: support more sampler views than sample...
2013-11-16 Emil Velikovgallium/drivers: compact compiler flags into Automake.inc
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paulgalahad: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulgalahad: implement pipe_context::bind_sampler_states()
2013-10-01 Emil Velikovgalahad: consolidate C sources list into Makefile.sources
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-05-04 Chia-I Wugallium: fix type of flags in pipe_context::flush()
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-20 José Fonsecagallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELA...
2012-11-09 José Fonsecagalahad: Support geometry shader / stream-output methods.
2012-11-05 José Fonsecagalahad: Prevent segfault when passing NULL to set_vert...
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-12 José Fonsecagalahad: galahad_context_blit
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-09-30 Marek Olšákgallium: remove resource_resolve
2012-09-30 Marek Olšákgallium: implement blit in driver wrappers
2012-08-16 Brian Paulgalahad: add 'start' parameter to bind_sampler_states...
2012-08-16 Brian Paulgallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS ...
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: Fix zealous warnings.
2012-07-06 José Fonsecagalahad: Enumerate all methods that are missing.
2012-07-06 José Fonsecagalahad: Implement render_condition.
2012-07-06 José Fonsecagalahad: Don't implement context methods that are not...
2012-07-06 José Fonsecagalahad: Use debug_printf.
2012-07-06 José Fonsecagalahad: Silence creation messages.
2012-07-06 José Fonsecagalahad: Use reference counting when destroying the...
2012-07-06 José Fonsecagalahad: Point to the galahad objects from the galahad...
2012-07-06 José Fonsecagalahad: Don't defer index buffer when it's NULL.
2012-05-12 Marek Olšákgallium: remove user_buffer_create from the interface
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-04-29 Marek Olšákgallium: remove pipe_context::redefine_user_buffer
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-03-30 Marek Olšákgallium: adapt to get_query_result interface change
2012-03-14 Tom Stellardgalahad: Use non-recursive automake
2012-03-14 Tom Stellardgallium/drivers: Use automake to generate makefile
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-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
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.
next