ir3: Validate bindless samp_tex correctly
[mesa.git] / src / freedreno /
2020-07-27 Connor Abbottir3: Validate bindless samp_tex correctly
2020-07-27 Connor Abbotttu: Fix descriptor update templates with input attachments
2020-07-27 Jonathan Marekturnip: fix SP_HS_UNKNOWN_A831 value for A650
2020-07-27 Jonathan Marekturnip: use patchControlPoints for HS_INPUT_SIZE value
2020-07-27 Jonathan Marekturnip: move WFI out of draw state to fix a650 hangs
2020-07-27 Jonathan Marekfreedreno/ir3: fix wrong local_primitive_id_start type
2020-07-24 Connor Abbotttu: Enable vertex & fragment stores & atomics
2020-07-24 Connor Abbotttu: Detect invalid-for-binning renderpass dependencies
2020-07-24 Connor Abbotttu: Fix hangs for DS with no output
2020-07-24 Connor Abbotttu: Fix empty blit scissor case
2020-07-24 Connor Abbotttu: Implement VK_KHR_draw_indirect_count
2020-07-24 Connor Abbotttu: Add missing wfi to tu6_emit_hw()
2020-07-24 Connor Abbotttu: Integrate WFI/WAIT_FOR_ME/WAIT_MEM_WRITES with...
2020-07-24 Connor Abbottfreedreno: Add INDIRECT_COUNT CP_DRAW_INDIRECT_MULTI...
2020-07-24 Connor Abbottfreedreno: Clean up CP_DRAW_MULTI_INDIRECT definition
2020-07-24 Jonathan Marekturnip: remove extra gmem alignment
2020-07-24 Jason Ekstrandanv,turnip,radv,clover,glspirv: Run nir_copy_prop befor...
2020-07-24 Rob Clarkfreedreno: sync registers from envytools
2020-07-23 Connor Abbotttu: Enable VK_EXT_depth_clip_enable
2020-07-21 Jonathan Marekturnip: disable tiling for NV12/IYUV formats
2020-07-21 Connor Abbottfreedreno/ir3: Fix SSBO size for bindless SSBO's
2020-07-21 Connor Abbotttu: Use common guardband helper
2020-07-21 Connor Abbottfreedreno: Add a helper for computing guardband sizes
2020-07-20 Eric Anholtfreedreno/ir3: Add missing ld_args_build_id to the...
2020-07-20 Eric Anholtfreedreno/ir3: Fix disasm of register offsets in ldp...
2020-07-20 Eric Anholtfreedreno/ir3: Refactor cat6 general dst printing.
2020-07-20 Eric Anholtfreedreno/ir3: Add a bunch more tests for cat6 opcodes.
2020-07-20 Eric Anholtfreedreno/ir3: Add a note about the instructions in...
2020-07-18 Rob Clarkfreedreno/ir3/ra: fix array conflicts for split/merged
2020-07-18 Rob Clarkfreedreno/ir3/ra: assign vreg names to all array elements
2020-07-18 Rob Clarkfreedreno/ir3/ra: debug msgs tweak
2020-07-18 Rob Clarkfreedreno/ir3: fix half-reg array stores
2020-07-18 Rob Clarkfreedreno/ir3: set array precision on creation
2020-07-18 Rob Clarkfreedreno/ir3/parser: half-precision relative regs
2020-07-18 Eric Anholtfreedreno/ir3: Add unit tests for derivatives disasm.
2020-07-18 Eric Anholtfreedreno/ir3: Fix duplicated fine derivatives instruct...
2020-07-17 Icecream95nir: Add a face_sysval argument to nir_lower_two_sided_...
2020-07-16 Connor Abbotttu: Enable VK_EXT_shader_stencil_export
2020-07-16 Connor Abbottir3: Handle gl_FragStencilRefARB
2020-07-16 Connor Abbottfreedreno/a6xx: Add stencilref register info
2020-07-15 Roman StratiienkoAndroid: Fixes for Q and R
2020-07-14 Rob Clarkfreedreno/ir3: DCE unused arrays
2020-07-14 Rob Clarkfreedreno/ir3/ra: be better at failing
2020-07-14 Rob Clarkfreedreno/ir3: make compile fails more visible
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx PC regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx VPC regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx RB regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx GRAS registers
2020-07-14 Jonathan Marekturnip: remove use of tu_cs_entry for draw states
2020-07-14 Jonathan Marekturnip: fix inconsistencies with tu6_load_state_size
2020-07-14 Jonathan Marekturnip: emit compute pipeline directly in CmdBindPipeline
2020-07-14 Jonathan Marekturnip: use DIRTY SDS bit to avoid making copies of...
2020-07-14 Eric Engestrommeson: fix android vulkan build
2020-07-14 Connor Abbotttu: Don't invalidate irrelevant state when changing...
2020-07-14 Connor Abbottfreedreno/a6xx: Add some documentation for shared consts
2020-07-14 Connor Abbottfreedreno/a6xx: Rename and document HLSQ_UPDATE_CNTL
2020-07-14 Kristian H. Kristensenfreedreno/registers: Rename SP_2D_SRC_FORMAT
2020-07-14 Jonathan Marekturnip: drop GS clear path
2020-07-14 Jonathan Marekturnip: clean up primitive output state
2020-07-14 Jonathan Marekfreedreno/regs: update primitive output related registers
2020-07-14 Eric Anholtfreedreno/ir3: Fix uninit var warning.
2020-07-14 Hyunjun Koturnip: implement VK_EXT_private_data
2020-07-14 Hyunjun Koturnip: Use the common base object type and struct.
2020-07-14 Hyunjun Kotu: Fix wrong copies of sampler descriptor.
2020-07-10 Eric Engestromvulkan: automatically compile the `display` platform...
2020-07-09 Jonathan Marekfreedreno/ir3: run nir_opt_loop_unroll in optimization...
2020-07-09 Jonathan Marekfreedreno/ir3: fix setup_input for sparse vertex inputs
2020-07-09 Jonathan Marekturnip: fix active_desc_sets not being set for compute...
2020-07-08 Jonathan Marekfreedreno/layout: layout simplifications and pitch...
2020-07-08 Jonathan Marekfreedreno/regs: document CS shared storage size bit
2020-07-08 Jonathan Marekfreedreno/ir3: add support for a650 tess shared storage
2020-07-07 Jonathan Marekturnip: use global bo for clear blit shaders
2020-07-07 Connor Abbottfreedreno: Sync registers with envytools
2020-07-07 Connor Abbottfreedreno: Include adreno_pm4.xml.h before adreno_a6xx...
2020-07-07 Connor Abbotttu: Force gl_Layer to 0 when necessary
2020-07-07 Connor Abbottir3: Add layer_zero variant bit
2020-07-06 Ilia Mirkinir3: use empirical size for params as used by the shader
2020-07-06 Connor Abbotttu: Enable KHR_variable_pointers
2020-07-06 Connor Abbotttu: Rewrite variable lowering
2020-07-06 Jason Ekstrandfreedreno: Only call nir_lower_io on shader_in/out
2020-07-06 Ilia Mirkinir3: mark ucp_enables as allowed values on all keys
2020-07-06 Ilia Mirkina4xx: add noperspective interpolation support
2020-07-06 Jonathan Marekfreedreno/regs: document SS6_UBO state src
2020-07-06 Rob Clarkfreedreno/fdperf: prefer render node
2020-07-06 Rob Clarkfreedreno/fdperf: better compatible string matching
2020-07-06 Rob Clarkfreedreno/fdperf: fix print of base address
2020-07-06 Jonathan Marekfreedreno/ir3: fix/rework tess levels
2020-07-06 Jonathan Marekfreedreno/layout: fix explicit layout offset not added...
2020-07-05 Jonathan Marekturnip: enable 420_UNORM formats
2020-07-05 Jonathan Marekturnip: support multi-image layouts
2020-07-05 Jonathan Marekturnip: clear_blit: pass aspect mask to setup function
2020-07-04 Jonathan Marekturnip: fix tess param bo size calculation
2020-07-03 Jonathan Marekturnip: vsc improvements
2020-07-03 Jonathan Marekturnip: rework render_tiles loop
2020-07-03 Jonathan Marekturnip: make tiling config part of framebuffer state
2020-07-03 Hyunjun Kotu,radv: fix potentially wrong offset of flexible array.
2020-07-01 Jonathan Marekfreedreno/ir3: add support for INTERP_MODE_NOPERSPECTIVE
2020-07-01 Jonathan Marekturnip: set missing bary sysvals
2020-07-01 Jonathan Marekfreedreno/ir3: add generic get_barycentric()
2020-07-01 Jonathan Marekfreedreno/registers: update varying-related registers
next