util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / nouveau / nvc0 / nvc0_vbo_translate.c
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-04-29 Erik Faye-Lundnouveau: support NULL-resources
2019-02-07 Ilia Mirkinnvc0: add support for handling indirect draws with...
2017-10-11 Ilia Mirkinnv50,nvc0: fix push hint logic in presence of a start...
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-05-10 Marek Olšákgallium: decrease the size of pipe_vertex_buffer -...
2016-06-22 Ilia Mirkinnv50,nvc0: fix start_instance in manual push path
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-22 Samuel Pitoisetnvc0: rename 3d binding points to NVC0_BIND_3D_XXX
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-23 Ilia Mirkinnvc0: respect edgeflag attribute width
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-23 Ilia Mirkinnvc0: preliminary tess support
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2014-07-15 Christoph Bumillernvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYS
2014-05-14 Ben Skeggsnvc0: enable support for maxwell boards
2014-03-18 Maarten Lankhorstnvc0: Handle user mapped vertex buffer for edgeflag
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.