gallium/graw: stop using user_buffer_create
[mesa.git] / src / gallium / tests / graw / tri-instanced.c
2012-05-12 Marek Olšákgallium/graw: stop using user_buffer_create
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-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-20 Brian Paulgraw/tests: pass -e option to test draw_elements_instan...
2010-07-15 Brian Paulgraw: new tri-instanced.c program to test instanced...