v3d: enable debug options for geometry shader dumps
[mesa.git] / src / broadcom / Makefile.sources
2019-04-12 Eric Anholtv3d: Use the new lower_to_scratch implementation for...
2019-04-11 Eric Anholtv3d: Add an optimization pass for redundant flags updates.
2019-03-05 Eric Anholtv3d: Use ldunif instructions for uniforms.
2019-01-27 Eric Anholtv3d: Avoid duplicating limits defines between gallium...
2019-01-14 Eric Anholtv3d: Add support for shader_image_load_store.
2018-12-19 Eric Anholtvc4: Move the utile load/store functions to a header...
2018-07-23 Eric Anholtv3d: Implement a small immediates optimization, based...
2018-06-29 Eric Anholtv3d: Merge the V3D 4.1 and 4.2 XML into V3D 3.3'x XML.
2018-01-27 Eric Anholtbroadcom/vc5: Add XML for V3D 4.2.
2018-01-18 Emil Velikovbroadcom: add missing headers to the tarball
2018-01-13 Eric Anholtbroadcom/vc5: Add compiler support for V3D 4.x texturing.
2018-01-13 Eric Anholtbroadcom/vc5: Move V3D 3.3 texturing to a separate...
2018-01-13 Eric Anholtbroadcom/vc5: Move V3D 3.3 VPM write setup to a separat...
2018-01-13 Eric Anholtbroadcom/vc5: Move the body of CLIF dumping to a per...
2018-01-13 Eric Anholtbroadcom/vc5: Add XML for V3D v4.1 (BCM7278)
2017-10-30 Eric Anholtbroadcom/vc5: Add lowering for txf_ms to a txf on a...
2017-10-10 Eric Anholtbroadcom: Add VC5 NIR compiler.
2017-10-10 Eric Anholtbroadcom: Add vc5 CLIF dumping
2017-10-10 Eric Anholtbroadcom: Add V3D 3.3 QPU instruction pack, unpack...
2017-10-10 Eric Anholtbroadcom: Introduce a v3d_debug.h header for vc5 and...
2017-08-18 Eric Anholtbroadcom/genxml: Add V3D 3.3 packet definitions.
2017-07-25 Eric Anholtbroadcom/genxml: Introduce a V3D packet/struct decoder.
2017-07-23 Andres Gomezbroadcom: correct header file in BROADCOM_FILES
2017-07-13 Eric Anholtbroadcom: Introduce a header for talking about chip...
2017-06-30 Eric Anholtvc4: Introduce XML-based packet header generation like...