amd: remove always-true BRAHMA_BUILD define
[mesa.git] / src / broadcom /
2017-11-28 Eric Engestrombroadcom: use NDEBUG to guard asserts
2017-11-22 Eric Anholtbroadcom/vc5: Fix BASE_LEVEL handling with txl.
2017-11-19 Eric Anholtbroadcom/vc5: Fix up integer texture handling.
2017-11-18 Eric Anholtbroadcom/vc5: Ensure that there is always a TLB write.
2017-11-08 Andreas Bollbroadcom/vc5: Remove unused v3d_compiler.c
2017-11-07 Eric Anholtbroadcom/vc5: Do 16-bit unpacking of integer texture...
2017-11-07 Eric Anholtbroadcom/vc5: Fix scheduling for a non-SFU R4 write...
2017-11-07 Eric Anholtbroadcom/vc5: Add occlusion query support.
2017-11-07 Eric Anholtbroadcom/vc5: Fix mipmap filtering enums.
2017-11-07 Eric Anholtbroadcom/vc5: Fix missing enum decode for indexed primi...
2017-11-07 Eric Anholtbroadcom/vc5: Drop padding bits from the bottom of...
2017-11-07 Kenneth Graunkebroadcom/genxml: Fix decoding of groups with small...
2017-10-30 Eric Anholtbroadcom/vc5: Add some comments about the texture/outpu...
2017-10-30 Eric Anholtbroadcom/vc5: Stop lowering negates to subs.
2017-10-30 Eric Anholtbroadcom/vc5: Add lowering for txf_ms to a txf on a...
2017-10-30 Eric Anholtbroadcom/vc5: Keep output height pad out of the store...
2017-10-30 Eric Anholtbroadcom/vc5: Drop padding bits from the texture shader...
2017-10-30 Eric Anholtbroadcom/vc5: Drop alignment bits from texture P1's...
2017-10-30 Eric Anholtbroadcom/vc5: Drop alignment bits from Z/S rendering...
2017-10-30 Eric Anholtbroadcom/xml: Fix address packing for address with...
2017-10-30 Eric Anholtbroadcom/clif: Print out the contents of the generic...
2017-10-30 Eric Anholtbroadcom/clif: Move the CL printing part of CL dumps...
2017-10-30 Eric Anholtbroadcom/vc5: Lower unpack_*_4x8 to normal math.
2017-10-30 Eric Anholtbroadcom/vc5: Add PIPE_TEX_WRAP_CLAMP support for linea...
2017-10-30 Eric Anholtbroadcom/xml: Throw an #error in XML-based codegen...
2017-10-30 Eric Anholtbroadcom/vc4: Fix bool marking on Rasterizer Oversample...
2017-10-30 Eric Anholtbroadcom/vc5: Mark lookup type as uint, not bool.
2017-10-21 Eric Anholtmeson: Fix vc5 deps on the XML-generated headers.
2017-10-21 Eric Anholtbroadcom/vc5: Propagate vc4 aliasing fix to vc5.
2017-10-20 Eric Anholtbroadcom/vc5: Use SETMSF to handle discards.
2017-10-20 Eric Anholtbroadcom/vc5: Set the snorm/unorm packing functions...
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-10-17 Eric Anholtmeson: Add support for the vc5 driver.
2017-10-17 Eric Anholtmeson: Add support for the vc4 driver.
2017-10-12 Eric Anholtbroadcom/vc5: Don't pair VPMSETUP with other peripheral...
2017-10-12 Eric Anholtbroadcom/vc5: Fix inclusion of FS flag bits in dumping...
2017-10-10 Eric Anholtbraodcom/vc5: Set up clear color for higher-bpp formats.
2017-10-10 Eric Anholtbroadcom/vc5: Fix Rendering Mode Common Config's color...
2017-10-10 Eric Anholtbroadcom/vc5: Add support for f32 render targets.
2017-10-10 Eric Anholtbroadcom/vc5: Start hooking up multiple render targets...
2017-10-10 Eric Anholtbroadcom/vc5: Add support for GL_EXT_provoking_vertex.
2017-10-10 Eric Anholtbroadcom/vc5: Mark our primitives as needing TF processing.
2017-10-10 Eric Anholtbroadcom/vc5: Fix setup of TF dword output count.
2017-10-10 Eric Anholtbroadcom/vc5: Fix handling of interp qualifiers on...
2017-10-10 Eric Anholtbroadcom/vc5: Fix CLIF dumping of lists that aren't...
2017-10-10 Eric Anholtbroadcom/vc5: Fix depth and stencil clear values.
2017-10-10 Eric Anholtbroadcom/compiler: Set up passthrough Z when doing...
2017-10-10 Eric Anholtbroadcom/compiler: Don't forget the discard state on...
2017-10-10 Eric Anholtbroadcom/compiler: Use defines instead of magic values...
2017-10-10 Eric Anholtbroadcom/xml: Add the vc5 Base Vertex/Base Instance...
2017-10-10 Eric Anholtbroadcom/xml: Add a bunch more vc5 tile list management...
2017-10-10 Eric Anholtbroadcom/xml: Remove vc5 base packet for tile bin/rende...
2017-10-10 Eric Anholtbraodcom/xml: Fix a pasteo in vc5 store tile buffer...
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-10-05 Daniel Stonebroadcom: Fix out-of-tree build include path
2017-09-19 Eric Anholtbroadcom/genxml: Set up enums for VC5 blending, depth...
2017-09-19 Eric Anholtbroadcom/genxml: Add support for enum-typed fields.
2017-08-18 Eric Anholtbroadcom/genxml: Add V3D 3.3 packet definitions.
2017-08-18 Eric Anholtbroadcom/genxml: Check the sub-id field when decoding...
2017-08-18 Eric Anholtbroadcom/genxml: Emit code for default headers for...
2017-08-15 Eric Anholtbroadcom: Add v3d_xml.h to gitignore.
2017-08-15 Eric Anholtbroadcom: Add missing libexpat cflags for the decoder.
2017-07-25 Eric Anholtbroadcom/vc4: Switch the V3D 2.1 XML over to restricted...
2017-07-25 Eric Anholtbroadcom/genxml: Support address fields with <32 bits
2017-07-25 Eric Anholtbroadcom/vc4: Switch the Viewport Center fields to...
2017-07-25 Eric Anholtbroadcom/genxml: Introduce a V3D packet/struct decoder.
2017-07-25 Eric Anholtbroadcom: add editorconfig
2017-07-23 Andres Gomezbroadcom: correct header file in BROADCOM_FILES
2017-07-13 Eric Anholtbroadcom/vc4: Add more packets to the v2.1 XML.
2017-07-13 Eric Anholtbroadcom: Introduce a header for talking about chip...
2017-07-13 Eric Anholtbroadcom/genxml: Use the same "gen" attr for HW version...
2017-07-13 Eric Anholtbroadcom/genxml: Support unpacking fixed-point fraction...
2017-07-12 Rob HerringAndroid: Fix vc4 build since XML changes.
2017-07-04 Juan A. Suarez Romerovc4: automake: include vc4_cl_dump.h in
2017-06-30 Eric Anholtvc4: Convert the driver to emitting the shader record...
2017-06-30 Eric Anholtvc4: Introduce XML-based packet header generation like...