gallium: replace INLINE with inline
[mesa.git] / src / gallium / drivers / vc4 / vc4_resource.h
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
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.