vc4: Clear padding of ioctl arguments.
[mesa.git] / src / gallium / drivers / vc4 / vc4_state.c
2014-08-22 Eric Anholtvc4: Include stdio/stdlib in headers so I don't have...
2014-08-11 Eric Anholtvc4: Flip which primitives are considered front-facing.
2014-08-11 Eric Anholtvc4: Add support for depth clears and tests within...
2014-08-09 Eric Anholtvc4: Switch to actually generating vertex and fragment...
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.