gallium: new, unified pipe_context::set_sampler_views() function
[mesa.git] / src / gallium / drivers / trace / tr_context.c
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paultrace: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paultrace: implement pipe_context::bind_sampler_states()
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-06-22 José Fonsecatrace: Dump result of create_stream_output_target
2013-06-21 José Fonsecatrace: Don't dump texture transfers.
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-02-22 José Fonsecatrace: Fix set_constant_buffer dumping.
2013-02-15 Brian Paultrace: add context pointer sanity checking
2013-02-15 Brian Paultrace: fix incorrect trace_surface::base.context pointer
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-11-09 José Fonsecatrace: Support geometry shaders.
2012-11-05 José Fonsecatrace: Prevent segfault when passing NULL to set_vertex...
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-26 José Fonsecatrace: Flush before drawing.
2012-10-25 José Fonsecatrace: Fix dumping of set_constant_buffer method.
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-09-30 Marek Olšákgallium: implement blit in driver wrappers
2012-08-16 Brian Paulgallium/trace: add 'start' parameter to bind_sampler_st...
2012-08-16 Brian Paulgallium/trace: consolidate sampler, sampler_view code
2012-08-16 Brian Paulgallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS ...
2012-05-12 José Fonsecatrace: Fix pipe_context::clear dumping.
2012-05-12 José Fonsecatrace: Match NULL context members.
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-02-21 Marek Olšákgallium: remove unused winsys pointers in pipe_screen...
2011-12-15 Christoph Bumillertrace: implement stream output interface
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-29 Marek Olšáktrace: implement texture_barrier
2011-05-29 Marek Olšáktrace: implement render_condition
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-06 José Fonsecatrace: Correct/cleanup.
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: kill is_resource_referenced
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
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-05 Xavier Chantrygallium/trace: check bind_vertex_sampler_states and...
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
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-29 José Fonsecatrace: Fix set_index_buffer and draw_vbo tracing.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-27 Jakob Bornecrantztrace: Don't try to dump the rgba array if null
2010-08-21 Alex Corscaddentrace: Don't immediately destroy the pipe's sampler...
2010-08-21 Alex Corscaddentrace: Trace the correct version of the resource when...
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-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-08 Zack Rusingallium: adjust the query interface to support custom...
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 Roland Scheideggergallium: rename clearRT / clearDS to clear_render_targe...
2010-06-03 Joakim Sindholtgallium: silence all debug_named_value related warnings
2010-05-28 Roland Scheideggertrace: adapt to clear interface changes
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-18 Roland Scheideggergallium: implement set_sample_mask() in all drivers
2010-05-17 Roland Scheideggertrace: adapt to interface changes
2010-05-13 Vinson Leetrace: Add missing header.
2010-05-13 Vinson Leetrace: Remove unnecessary headers.
2010-05-12 Jakob Bornecrantztrace: Remove rbug from trace
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-02 José Fonsecatrace: Fix typo in method name.
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-23 José Fonsecagallium: s/free/FREE/ and same for friends.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 José Fonsecatrace: Implement index bias.
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-14 José Fonsecatrace: Ignore transfer_flush_region too.
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-12 José Fonsecatrace: Fix several regressions introduced by recent...
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
next