v3d: Switch v3d_decoder.c to the XML's top min_ver/max_ver fields.
[mesa.git] / src / broadcom / cle / v3d_packet_v33.xml
2018-06-29 Eric Anholtv3d: Switch v3d_decoder.c to the XML's top min_ver...
2018-06-27 Eric Anholtv3d: Convert a bunch of our "minus one" fields over...
2018-05-17 Eric Anholtv3d: Enable NaN propagation in the VS and CS as well.
2018-01-13 Eric Anholtbroadcom/vc5: Rename V3D 3.x Flat Shade Action to match...
2018-01-13 Eric Anholtbroadcom/vc5: Use THRSW to enable multi-threaded shaders.
2018-01-03 Eric Anholtbroadcom/vc5: Introduce enums for internal depth/type...
2018-01-03 Eric Anholtbroadcom/vc5: Turn the decimate mode field into an...
2018-01-03 Eric Anholtbroadcom/vc5: Turn the output image format into an...
2018-01-03 Eric Anholtbroadcom/vc5: Turn the CLE XML's memory format into...
2018-01-03 Eric Anholtbroadcom/vc5: Emit flat shade flags for varying compone...
2018-01-03 Eric Anholtbraodcom/vc5: Rely on OVRTMUOUT always being set.
2018-01-03 Eric Anholtbroadcom/vc5: Move texture return channel setup into...
2017-12-19 Eric Anholtbroadcom/vc5: Add missing setting of the UIF XOR disabl...
2017-11-19 Eric Anholtbroadcom/vc5: Fix up integer texture handling.
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-10-30 Eric Anholtbroadcom/vc5: Add some comments about the texture/outpu...
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/vc5: Mark lookup type as uint, not bool.
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 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 depth and stencil clear 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-09-19 Eric Anholtbroadcom/genxml: Set up enums for VC5 blending, depth...
2017-08-18 Eric Anholtbroadcom/genxml: Add V3D 3.3 packet definitions.