gallium/util: use uint sampler for stencil-reads
[mesa.git] / src / gallium / drivers / vc4 / vc4_qpu_validate.c
2019-08-09 Lionel Landwerlinvc4: prepare for p_compiler.h dependency removal
2016-12-01 Eric Anholtvc4: Avoid false scheduling dependencies for LOAD_IMMs.
2016-11-13 Eric Anholtvc4: Add a bit of QPU validation for threaded shaders.
2016-08-26 Eric Anholtvc4: Add real validation for MUL rotation.
2016-07-13 Eric Anholtvc4: Validate QPU uniform pointer updates.
2016-07-13 Eric Anholtvc4: Add QPU support for generating BRANCH instructions.
2016-05-06 Eric Anholtvc4: Make vc4_qpu_validate() produce more verbose failures.
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-14 Eric Anholtvc4: Fix compiler warnings on release builds.
2014-12-18 Eric Anholtvc4: Add support for turning constant uniforms into...
2014-12-05 Eric Anholtvc4: Refuse to merge two ops that both access shared...
2014-12-01 Eric Anholtvc4: Fix assertion about SFU versus texturing.
2014-12-01 Eric Anholtvc4: Add another check for invalid TLB scoreboard handling.
2014-08-22 Eric Anholtvc4: Fix totally broken assertions about inter-instruct...
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.