util/hash_table: Rework the API to know about hashing
[mesa.git] / src / gallium / drivers / vc4 / vc4_resource.h
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.