ilo: make ilo_render_emit_rectlist() direct
[mesa.git] / src / gallium / drivers / vc4 / vc4_resource.c
2014-09-02 Eric Anholtvc4: Handle a couple of the transfer map flags.
2014-08-23 Eric Anholtvc4: Fix save/restore of the VS/FS in the blitter.
2014-08-22 Eric Anholtvc4: Add support for all the texture and FBO formats...
2014-08-22 Eric Anholtvc4: Add support for texture tiling.
2014-08-22 Eric Anholtvc4: Include stdio/stdlib in headers so I don't have...
2014-08-18 Eric Anholtvc4: Don't forget to set up the offset for render targets.
2014-08-18 Eric Anholtvc4: Fix multi-level texture setup.
2014-08-11 Eric Anholtvc4: Store the (currently always linear) tiling format...
2014-08-11 Eric Anholtvc4: Avoid flushing when mapping buffers that aren...
2014-08-11 Eric Anholtvc4: Drop the flush at the end of the draw
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.