freedreno/ir3: lower local_index using local_id
[mesa.git] / src / freedreno /
2020-08-05 Rob Clarkfreedreno/ir3: lower local_index using local_id
2020-08-05 Kristian H. Kristensenturnip: Make tu_android.c compile again
2020-08-05 Eric Anholtfreedreno/computerator: Set SP_MODE_CONTROL to the...
2020-08-05 Eric Anholtfreedreno/a6xx: Document the bit for the magic 32bit...
2020-08-05 Eric Anholtfreedreno/ir3: Fix the type of half-float indirect...
2020-08-05 Kristian H. Kristensenturnip: Only include msm_drm in tu_drm.c
2020-08-05 Kristian H. Kristensenturnip: Move remaining drm code to tu_drm.c
2020-08-05 Kristian H. Kristensenturnip: Collapse some tu_drm wrappers
2020-08-05 Kristian H. Kristensenturnip: Move tu_bo functions to tu_drm.c
2020-08-05 Kristian H. Kristensenturnip: Move device enumeration and feature discovery...
2020-08-04 Connor Abbotttu: Implement VK_EXT_conditional_rendering
2020-08-04 Connor Abbotttu: Reset has_tess after renderpass
2020-08-04 Connor Abbottfreedreno: Document draw predication packets
2020-08-04 Connor Abbotttu: Fix DST_INCOHERENT_FLUSH copy/paste error
2020-08-04 Jonathan Marekturnip: implement VK_EXT_4444_formats
2020-08-04 Jonathan Marekturnip: rework extended formats to allow more extended...
2020-08-04 Jonathan Marekturnip: add support for D32_SFLOAT_S8_UINT
2020-08-03 Eric Anholtfreedreno: Fix "Offset of packed bitfield changed"...
2020-08-03 Jonathan Marekturnip: delete tu_clear_sysmem_attachments_2d
2020-08-03 Jonathan Marekturnip: fix sysmem CmdClearAttachments 3D fallback...
2020-08-03 Jonathan Marekturnip: workaround for a630 d24_unorm_s8_uint fails
2020-08-03 Rob Clarkfreedreno/decode: move dependencies up a level
2020-08-03 Rob Clarkfreedreno/registers: install gzip'd register database
2020-08-03 Rob Clarkfreedreno/registers: split header build into subdirs
2020-08-03 Rob Clarkfreedreno/registers: add .gitignore
2020-08-03 Rob Clarkfreedreno/rnn: rework RNN_DEF_PATH construction
2020-08-03 Rob Clarkfreedreno/rnn: also look for .xml.gz
2020-08-02 Mauro Rossiandroid: freedreno: move a2xx disasm out of gallium
2020-08-02 Mauro Rossiandroid: freedreno/common: add support for libfreedreno...
2020-08-02 Mauro Rossiandroid: freedreno/ir3: fix include paths
2020-08-02 Mauro Rossiandroid: freedreno/registers: fix generated headers...
2020-08-01 Connor Abbottfreedreno/afuc: Fix PM4 enum parsing
2020-08-01 Connor Abbottfreedreno/afuc: Add missing rnn_prepdb()
2020-08-01 Connor Abbottfreedreno/cffdec: Stop open-coding enum parsing
2020-08-01 Connor Abbottfreedreno/rnn: Make rnn_decode_enum() respect variants
2020-07-31 Connor Abbottfreedreno/a6xx: Fix CP_BIN_SIZE_ADDRESS name
2020-07-30 Boris Brezillonfreedreno: Initialize lower_int64_options to a proper...
2020-07-30 Alejandro Piñeirovulkan/util: add struct vk_pipeline_cache_header
2020-07-29 Rob Clarkfreedreno/ir3: add missing track_ubo_use()
2020-07-29 Rob Clarkfreedreno/decode: cffdec warnings cleanup
2020-07-29 Rob Clarkfreedreno/rnn: headergen2 warnings cleanup
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: Take a shader and variable mode in nir_assign_io_v...
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-07-29 Rob Clarkfreedreno/rnn: add schema validation
2020-07-29 Rob Clarkfreedreno/rnn: schema updates for dynamic/irregular...
2020-07-29 Rob Clarkfreedreno/registers/mdp5: fix validation error
2020-07-29 Rob Clarkfreedreno/rnn: fix use-group
2020-07-29 Rob Clarkfreedreno/rnn: allow name to be optional in arrays
2020-07-29 Rob Clarkfreedreno/rnn: add "addvariant" to schema
2020-07-29 Rob Clarkfreedreno/rnn: describe copyright element in schema
2020-07-29 Rob Clarkfreedreno/registers/adreno_pm4: fix validation errors
2020-07-29 Rob Clarkfreedreno/registers/a4xx: fix validation error
2020-07-29 Rob Clarkfreedreno/registers/a2xx: fix validation error
2020-07-29 Rob Clarkfreedreno/rnn: add variants/varset to domain
2020-07-29 Rob Clarkfreedreno/rnn: relax Hexadecimal to HexOrNumber
2020-07-29 Rob Clarkfreedreno/rnn: add radix/align
2020-07-29 Rob Clarkfreedreno/rnn: add high/low/pos to registers
2020-07-29 Rob Clarkfreedreno/rnn: add relaxed boolean type
2020-07-29 Rob Clarkfreedreno/rnn: update schema for 'pos'
2020-07-29 Rob Clarkfreedreno/rnn: rename schema file
2020-07-29 Rob Clarkfreedreno/rnn: add error helper
2020-07-29 Rob Clarkfreedreno/rnn: split out helper to find files
2020-07-29 Rob Clarkfreedreno/tools: check rnn parse status
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()
next