freedreno: Fix "Offset of packed bitfield changed" warnings:
[mesa.git] / src / freedreno / ir3 / ir3_nir_lower_tess.c
2020-07-29 Jason Ekstrandnir: Use a single list for all shader variables
2020-07-29 Jason Ekstrandfreedreno/ir3_lower_tess: Rework var list helpers
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-07-27 Jonathan Marekfreedreno/ir3: fix wrong local_primitive_id_start type
2020-07-08 Jonathan Marekfreedreno/ir3: add support for a650 tess shared storage
2020-07-06 Jonathan Marekfreedreno/ir3: fix/rework tess levels
2020-06-22 Brian Hoturnip: Offset by component when lowering gl_TessLevel*
2020-06-19 Rob Clarkfreedreno/ir3: move output_loc to variant
2020-06-16 Rob Clarkfreedreno/ir3: don't rely on intr->num_components
2020-05-14 Kristian H. Kristensenfreedreno/ir3: Drop wrmask for ir3 local and global...
2020-05-01 Eric Anholtfreedreno/ir3: Skip tess epilogue if the program is...
2020-05-01 Kristian H. Kristensenfreedreno/ir3: Drop hack to clean up split vars
2020-05-01 Kristian H. Kristensenfreedreno/ir3: Lower GS builtins before lowering IO
2020-05-01 Kristian H. Kristensenfreedreno/ir3: Add ir3_nir_lower_to_explicit_input...
2020-05-01 Kristian H. Kristensenfreedreno/ir3: Rename ir3_nir_lower_to_explicit_io
2020-04-23 Eric Anholtfreedreno/ir3: Fix driver_location of the added vertex_...
2020-04-07 Brian Hoturnip: Configure VPC for geometry shaders
2020-03-27 Rob Clarkfreedreno/ir3: small cleanup and comments
2020-01-15 Rob Clarkfreedreno/ir3: rename instructions
2020-01-13 Jason Ekstrandnir: Rename nir_intrinsic_barrier to control_barrier
2020-01-13 Jason Ekstrandnir: Add a new memory_barrier_tcs_patch intrinsic
2019-12-04 Rob Clarkfreedreno/ir3: remove store_output lowered to store_sha...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Extend geometry lowering pass to handle...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Use imul24 in offset calculations
2019-10-17 Kristian H. Kristensenfreedreno/ir3: Implement lowering passes for VS and GS