freedreno/ir3: drop instr_clone() stuff
[mesa.git] / src / gallium / drivers / vc4 / kernel /
2014-12-18 Eric Anholtvc4: Add support for turning constant uniforms into...
2014-12-09 Eric Anholtvc4: Fix decision for whether the MIN operation writes...
2014-11-18 Eric Anholtvc4: Emit semaphore instructions for new kernel ABI.
2014-10-29 Eric Anholtvc4: Add support for ARL and indirect register access...
2014-10-29 Eric Anholtvc4: Fix mixup of return type in reloc_tex().
2014-10-29 Eric Anholtvc4: Drop redundant check for is_tmu_write().
2014-10-29 Eric Anholtvc4: Don't forget to validate code that's got PROG_END...
2014-10-29 Eric Anholtvc4: Add .dir-locals.el for kernel style in the kernel...
2014-10-29 Eric Anholtvc4: Fix a couple missing '\n's in error output.
2014-10-17 Eric Anholtvc4: Fix accidental dropping of the low bits of the...
2014-10-16 Emil Velikovvc4: correctly include the source files
2014-10-09 Eric Anholtvc4: Move the mirrored kernel code to a kernel/ directory.