panfrost: Drop implicit blend pooling
[mesa.git] / src / freedreno /
2020-07-29 Connor Abbottfreedreno: Add trace for CP_DRAW_INDIRECT_MULTI
2020-07-29 Connor Abbottfreedreno/cffdec: Handle CP_DRAW_INDIRECT_MULTI like...
2020-07-29 Connor Abbottfreedreno/rnn: Support stripes in rnndec_decodereg
2020-07-29 Connor Abbotttu: Dump CP_DRAW_INDIRECT_MULTI draw BO's
2020-07-28 Connor Abbottfreedreno/rnn: Return success when parsing addvariant
2020-07-28 Rob Clarkfreedreno/ci: add a2xx trace to CI job
2020-07-28 Rob Clarkfreedreno: deduplicate a2xx disasm
2020-07-28 Rob Clarkfreedreno: move a2xx disasm out of gallium
2020-07-28 Rob Clarkfreedreno: deduplicate a3xx+ disasm
2020-07-28 Rob Clarkfreedreno: drop shader_t
2020-07-28 Rob Clarkfreedreno/ir3: split out regmask
2020-07-28 Rob Clarkfreedreno: add CI for envytools tools
2020-07-28 Rob Clarkfreedreno/afuc: warnings cleanup
2020-07-28 Rob Clarkfreedreno/decode: warnings cleanup
2020-07-28 Rob Clarkfreedreno/rnn: warnings cleanup
2020-07-28 Rob Clarkfreedreno: slurp in afuc
2020-07-28 Rob Clarkfreedreno: slurp in decode tools
2020-07-28 Rob Clarkfreedreno: slurp in rnn
2020-07-28 Rob Clarkfreedreno: slurp in rnndb
2020-07-28 Rob Clarkfreedreno: make gen_header.py check parent directory
2020-07-27 Connor Abbotttu: Enable resource dynamic indexing
2020-07-27 Connor Abbottir3: Fix incorrect src flags for samp_tex
2020-07-27 Connor Abbottir3: Remove redundant samp_tex validation
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
next