util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / v3d / v3dx_rcl.c
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-10-18 Iago Toral Quirogav3d: request the kernel to flush caches when TMU is...
2019-07-31 Eric Engestromv3d: replace MAYBE_UNUSED with UNUSED
2019-01-27 Eric Anholtv3d: Rename gallium-local limits defines from VC5 to...
2019-01-14 Eric Anholtv3d: Add support for GL_ARB_framebuffer_no_attachments.
2019-01-14 Eric Anholtv3d: Add support for flushing dirty TMU data at job...
2018-12-15 Eric Anholtv3d: Drop in a bunch of notes about performance improve...
2018-11-01 Eric Anholtv3d: Use the TLB R/B swapping instead of recompiles...
2018-07-30 Eric Anholtv3d: Rename "configuration" and "config" in the XML...
2018-07-30 Eric Anholtv3d: s/colour/color in the XML.
2018-07-30 Eric Anholtv3d: Rename primitives to prims in the XML to match...
2018-07-27 Eric Anholtv3d: Drop the use of the semaphores.
2018-07-27 Eric Anholtv3d: Drop the VG support from the XML.
2018-07-26 Eric Anholtv3d: Track the buffers being loaded separately.
2018-07-26 Eric Anholtv3d: Rename cleared/resolve to clear/store.
2018-06-29 Eric Anholtv3d: Add missing "number of bin tile lists" field.
2018-06-27 Eric Anholtv3d: Convert a bunch of our "minus one" fields over...
2018-06-06 Eric Anholtv3d: Work around GFXH-1461/GFXH-1689 by using CLEAR_TIL...
2018-05-16 Eric Anholtv3d: Rename driver functions from vc5 to v3d.
2018-05-16 Eric Anholtv3d: Rename the driver files from "vc5" to "v3d".