summaryrefslogtreecommitdiff
path: root/src/broadcom/Makefile.sources
AgeCommit message (Expand)AuthorFilesLines
2019-04-12v3d: Use the new lower_to_scratch implementation for indirects on temps.Eric Anholt1-0/+1
2019-04-11v3d: Add an optimization pass for redundant flags updates.Eric Anholt1-0/+1
2019-03-05v3d: Use ldunif instructions for uniforms.Eric Anholt1-1/+0
2019-01-27v3d: Avoid duplicating limits defines between gallium and v3d core.Eric Anholt1-0/+1
2019-01-14v3d: Add support for shader_image_load_store.Eric Anholt1-0/+1
2018-12-19vc4: Move the utile load/store functions to a header for reuse by v3d.Eric Anholt1-0/+1
2018-07-23v3d: Implement a small immediates optimization, based on VC4's.Eric Anholt1-0/+1
2018-06-29v3d: Merge the V3D 4.1 and 4.2 XML into V3D 3.3'x XML.Eric Anholt1-2/+0
2018-01-27broadcom/vc5: Add XML for V3D 4.2.Eric Anholt1-0/+2
2018-01-18broadcom: add missing headers to the tarballEmil Velikov1-2/+5
2018-01-12broadcom/vc5: Add compiler support for V3D 4.x texturing.Eric Anholt1-0/+1
2018-01-12broadcom/vc5: Move V3D 3.3 texturing to a separate file.Eric Anholt1-0/+1
2018-01-12broadcom/vc5: Move V3D 3.3 VPM write setup to a separate file.Eric Anholt1-0/+1
2018-01-12broadcom/vc5: Move the body of CLIF dumping to a per-version file.Eric Anholt1-0/+4
2018-01-12broadcom/vc5: Add XML for V3D v4.1 (BCM7278)Eric Anholt1-0/+2
2017-10-30broadcom/vc5: Add lowering for txf_ms to a txf on a 2x2-scaled texture.Eric Anholt1-0/+1
2017-10-10broadcom: Add VC5 NIR compiler.Eric Anholt1-0/+13
2017-10-10broadcom: Add vc5 CLIF dumpingEric Anholt1-0/+2
2017-10-10broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm.Eric Anholt1-0/+5
2017-10-10broadcom: Introduce a v3d_debug.h header for vc5 and broadcom Vulkan.Eric Anholt1-0/+2
2017-08-18broadcom/genxml: Add V3D 3.3 packet definitions.Eric Anholt1-0/+2
2017-07-25broadcom/genxml: Introduce a V3D packet/struct decoder.Eric Anholt1-0/+6
2017-07-24broadcom: correct header file in BROADCOM_FILESAndres Gomez1-1/+1
2017-07-13broadcom: Introduce a header for talking about chip revisions.Eric Anholt1-0/+1
2017-06-30vc4: Introduce XML-based packet header generation like Intel's.Eric Anholt1-0/+12