| Commit message (Expand) | Author | Age | Files | Lines |
* | broadcom/vc5: Fix mipmap filtering enums. | Eric Anholt | 2017-11-07 | 1 | -2/+24 |
* | broadcom/vc5: Fix missing enum decode for indexed primitives. | Eric Anholt | 2017-11-07 | 1 | -2/+1 |
* | broadcom/vc5: Drop padding bits from the bottom of the TSDA address. | Eric Anholt | 2017-11-07 | 1 | -1/+1 |
* | broadcom/genxml: Fix decoding of groups with small fields. | Kenneth Graunke | 2017-11-07 | 1 | -2/+4 |
* | broadcom/vc5: Add some comments about the texture/output format ordering. | Eric Anholt | 2017-10-30 | 1 | -7/+15 |
* | broadcom/vc5: Stop lowering negates to subs. | Eric Anholt | 2017-10-30 | 1 | -1/+8 |
* | broadcom/vc5: Add lowering for txf_ms to a txf on a 2x2-scaled texture. | Eric Anholt | 2017-10-30 | 5 | -2/+96 |
* | broadcom/vc5: Keep output height pad out of the store TLB general address. | Eric Anholt | 2017-10-30 | 1 | -1/+1 |
* | broadcom/vc5: Drop padding bits from the texture shader state's address. | Eric Anholt | 2017-10-30 | 1 | -1/+1 |
* | broadcom/vc5: Drop alignment bits from texture P1's address. | Eric Anholt | 2017-10-30 | 1 | -1/+1 |
* | broadcom/vc5: Drop alignment bits from Z/S rendering mode config address. | Eric Anholt | 2017-10-30 | 1 | -1/+1 |
* | broadcom/xml: Fix address packing for address with >= 8 alignment bits. | Eric Anholt | 2017-10-30 | 1 | -2/+5 |
* | broadcom/clif: Print out the contents of the generic tile list. | Eric Anholt | 2017-10-30 | 1 | -0/+19 |
* | broadcom/clif: Move the CL printing part of CL dumps to a helper. | Eric Anholt | 2017-10-30 | 1 | -28/+32 |
* | broadcom/vc5: Lower unpack_*_4x8 to normal math. | Eric Anholt | 2017-10-30 | 1 | -0/+3 |
* | broadcom/vc5: Add PIPE_TEX_WRAP_CLAMP support for linear-filtered textures. | Eric Anholt | 2017-10-30 | 2 | -2/+10 |
* | broadcom/xml: Throw an #error in XML-based codegen for a >1bit bool | Eric Anholt | 2017-10-30 | 1 | -0/+3 |
* | broadcom/vc4: Fix bool marking on Rasterizer Oversample Mode. | Eric Anholt | 2017-10-30 | 1 | -1/+1 |
* | broadcom/vc5: Mark lookup type as uint, not bool. | Eric Anholt | 2017-10-30 | 1 | -1/+1 |
* | meson: Fix vc5 deps on the XML-generated headers. | Eric Anholt | 2017-10-20 | 2 | -2/+2 |
* | broadcom/vc5: Propagate vc4 aliasing fix to vc5. | Eric Anholt | 2017-10-20 | 1 | -1/+1 |
* | broadcom/vc5: Use SETMSF to handle discards. | Eric Anholt | 2017-10-20 | 2 | -25/+12 |
* | broadcom/vc5: Set the snorm/unorm packing functions to be lowered. | Eric Anholt | 2017-10-20 | 1 | -0/+4 |
* | nir: Get rid of nir_shader::stage | Jason Ekstrand | 2017-10-20 | 3 | -11/+11 |
* | meson: Add support for the vc5 driver. | Eric Anholt | 2017-10-17 | 3 | -0/+104 |
* | meson: Add support for the vc4 driver. | Eric Anholt | 2017-10-17 | 2 | -0/+82 |
* | broadcom/vc5: Don't pair VPMSETUP with other peripheral access. | Eric Anholt | 2017-10-12 | 1 | -0/+3 |
* | broadcom/vc5: Fix inclusion of FS flag bits in dumping the FS address. | Eric Anholt | 2017-10-12 | 1 | -1/+1 |
* | braodcom/vc5: Set up clear color for higher-bpp formats. | Eric Anholt | 2017-10-10 | 1 | -0/+20 |
* | broadcom/vc5: Fix Rendering Mode Common Config's color store bitmask. | Eric Anholt | 2017-10-10 | 1 | -1/+1 |
* | broadcom/vc5: Add support for f32 render targets. | Eric Anholt | 2017-10-10 | 2 | -13/+34 |
* | broadcom/vc5: Start hooking up multiple render targets support. | Eric Anholt | 2017-10-10 | 2 | -14/+39 |
* | broadcom/vc5: Add support for GL_EXT_provoking_vertex. | Eric Anholt | 2017-10-10 | 1 | -0/+1 |
* | broadcom/vc5: Mark our primitives as needing TF processing. | Eric Anholt | 2017-10-10 | 1 | -0/+7 |
* | broadcom/vc5: Fix setup of TF dword output count. | Eric Anholt | 2017-10-10 | 1 | -1/+1 |
* | broadcom/vc5: Fix handling of interp qualifiers on builtin color inputs. | Eric Anholt | 2017-10-10 | 3 | -17/+28 |
* | broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT. | Eric Anholt | 2017-10-10 | 2 | -8/+21 |
* | broadcom/vc5: Fix depth and stencil clear values. | Eric Anholt | 2017-10-10 | 1 | -1/+1 |
* | broadcom/compiler: Set up passthrough Z when doing FS discards. | Eric Anholt | 2017-10-10 | 3 | -2/+15 |
* | broadcom/compiler: Don't forget the discard state on TLB Z writes. | Eric Anholt | 2017-10-10 | 1 | -0/+1 |
* | broadcom/compiler: Use defines instead of magic values in TLB write setup. | Eric Anholt | 2017-10-10 | 1 | -6/+33 |
* | broadcom/xml: Add the vc5 Base Vertex/Base Instance packet. | Eric Anholt | 2017-10-10 | 1 | -0/+6 |
* | broadcom/xml: Add a bunch more vc5 tile list management packets. | Eric Anholt | 2017-10-10 | 1 | -0/+60 |
* | broadcom/xml: Remove vc5 base packet for tile bin/render mode config. | Eric Anholt | 2017-10-10 | 1 | -10/+0 |
* | braodcom/xml: Fix a pasteo in vc5 store tile buffer general. | Eric Anholt | 2017-10-10 | 1 | -1/+1 |
* | broadcom: Add VC5 NIR compiler. | Eric Anholt | 2017-10-10 | 17 | -0/+7498 |
* | broadcom: Add vc5 CLIF dumping | Eric Anholt | 2017-10-10 | 3 | -0/+312 |
* | broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm. | Eric Anholt | 2017-10-10 | 12 | -0/+2774 |
* | broadcom: Introduce a v3d_debug.h header for vc5 and broadcom Vulkan. | Eric Anholt | 2017-10-10 | 3 | -0/+173 |
* | broadcom: Fix out-of-tree build include path | Daniel Stone | 2017-10-05 | 1 | -1/+3 |