gallium: remove pipe_index_buffer and set_index_buffer
[mesa.git] / src / gallium / drivers / vc4 / vc4_resource.h
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2016-10-07 Eric Anholtvc4: Fix fallback to quad clears of depth in GLX.
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-08 Eric Anholtvc4: Add support for mapping of MSAA resources.
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-16 Eric Anholtvc4: Drop the unused "stride" field of surfaces.
2015-06-16 Eric Anholtvc4: Move vc4_packet.h to the kernel/ directory, since...
2015-05-28 Eric Anholtvc4: Just stream out fallback IB contents.
2015-04-13 Eric Anholtvc4: Remove dead fields from vc4_surface.
2015-03-24 Eric Anholtvc4: Add a dump-the-surface-contents routine.
2014-10-19 Eric Anholtvc4: Translate 4-byte index buffers to 2 bytes.
2014-10-19 Eric Anholtvc4: Add support for rebasing texture levels so firstle...
2014-09-29 Eric Anholtvc4: Add support for texture cube maps.
2014-09-29 Eric Anholtvc4: Rename the slice's size0.
2014-08-22 Eric Anholtvc4: Add support for texture tiling.
2014-08-11 Eric Anholtvc4: Store the (currently always linear) tiling format...
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.