gallium: use const in set_tess_state
[mesa.git] / src / gallium / include / pipe / p_context.h
2015-05-26 Marek Olšákgallium: use const in set_tess_state
2015-05-16 Ilia Mirkingallium: add set_tess_state to configure default tessel...
2015-05-16 Ilia Mirkingallium: add interfaces for controlling tess program...
2015-05-12 Marek Olšákgallium: add an interface for querying a device reset...
2015-05-05 Samuel Pitoisetgallium: make pipe_context::begin_query return a boolean
2015-01-06 Eric Anholtgallium: Plumb the swap INVALIDATE_ANCILLARY flag throu...
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-04-26 Ilia Mirkingallium: add basic support for ARB_sample_shading
2014-04-01 Ilia Mirkingallium: add interface to clear buffers
2014-03-07 Zack Rusingallium: allow setting of the internal stream output...
2014-02-25 Marek Olšákgallium: add interface for persistent and coherent...
2014-02-24 Tom Stellardclover: Pass buffer offsets to the driver in set_global...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paulgallium: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulgallium: add pipe_context::bind_sampler_states()
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-08-19 Christian Königvl: rename pipe_video_decoder to pipe_video_codec
2013-08-19 Christian Königvl: use a template for create_video_decoder
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-04-11 Dave Airliegallium: add get_sample_position interface
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-11-15 Dmitry Cherkassovgallium: fix some function comments in p_context.h
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-09-30 Marek Olšákgallium: remove resource_resolve
2012-09-30 Marek Olšákgallium: add blit into the interface
2012-09-25 Blaž Tomažičclover: Handle multiple kernels in the same program v2
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezgallium: Add context hooks for binding shader resources.
2012-05-11 Francisco Jerezgallium: Basic compute interface.
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: make get_query_result return union* and not...
2012-02-21 Marek Olšákgallium: remove unused winsys pointers in pipe_screen...
2012-01-15 Christian Königvl/video_buffer: use template style create params
2012-01-09 Christian Königvl: replace decode_buffers with auxiliary data field
2011-12-15 Marek Olšákgallium: interface changes necessary to implement trans...
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-14 Emeric Grangeg3dvl: Add max_references parameter to vl_create_decoder()
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Christoph Bumillergallium: extend resource_resolve to accommodate BlitFra...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-14 Brian Paulgallium: put video-related enums in separate header
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-08 Christian König[g3dvl] and finally remove pipe_video_context
2011-07-08 Christian König[g3dvl] move video buffer creation out of video context
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-15 Marek Olšákgallium: add texture barrier support to the interface...
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-02 Roland Scheideggergallium: support for array textures and related changes
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-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 Vinson Leegallium: Clean up header file inclusion in p_context.h.
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: Add pipe_context::draw_vbo and pipe_context...
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Zack Rusingallium/softpipe/draw: support samplers in geometry...
2010-06-08 Zack Rusingallium: adjust the query interface to support custom...
2010-06-08 Zack Rusingallium: rename draw_auto to draw_stream_output, plus...
2010-06-08 Zack Rusingallium: add interface for DrawAuto and implement it...
2010-06-08 Zack Rusingallium: basic and initial implementation of the stream...
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 Roland Scheideggergallium: rename clearRT / clearDS to clear_render_targe...
2010-05-28 Roland Scheideggergallium: 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-17 Roland Scheideggergallium: clean up resource_copy_region function
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-27 Roland Scheideggergallium: fix glaring bugs in last commit
2010-04-26 Roland Scheideggergallium: interface changes for multisampling
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'
next