radeonsi: don't crash if input_usage_mask is 0 for a VS input
[mesa.git] / src / gallium / tests / graw / tri.c
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2017-05-11 Marek Olšákgallium/tests: fix build after index buffer changes
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
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-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Brian Paulgraw: emit warnings when context/surface creation failes
2010-09-10 Brian Paulgraw: fix array size, indentation,
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-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-08 Vinson Leegraw: Remove unnecessary headers.
2010-06-07 Keith Whitwellgraw: remove references to unistd.h
2010-06-07 Keith Whitwelltests/graw: missing file tri.c