gallium/tests: remove execute bit from TGSI shader - vert-uadd.sh
[mesa.git] / src / gallium / tests / graw / quad-tex.c
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-21 Brian Paulgallium/tests: declare sampler views in shaders
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paulgallium/tests: use pipe_context::bind_sampler_states()
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-26 José Fonsecagraw: Ensure new members are zeroed.
2012-05-12 Marek Olšákgallium/graw: stop using user_buffer_create
2012-02-22 José Fonsecatests/graw: Add a bunch of tests.
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2011-09-19 Dave Airliegraw: fix tests to build on msvc again.
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
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-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-14 Marek Olšákgallium: remove pipe_vertex_buffer::max_index
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Brian Paulgraw: fix logic error in pixel format selection
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-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-08 Michal Krolgraw: Export graw_save_surface_to_file().
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-08-26 José Fonsecagraw: Undo late loading of graw drivers.
2010-08-26 José Fonsecagraw: Dynamically load graw libraries.
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 Wugraw/tests: Use pipe_context::draw_vbo.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-07 Keith Whitwellgraw: remove references to unistd.h
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith Whitwellgallium: remnants of old ccw state
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-14 Keith Whitwellgraw: add quad-tex graw test for basic texturing