mesa.git
2020-07-28 Rob Clarkfreedreno: slurp in rnndb
2020-07-28 Rob Clarkfreedreno: make gen_header.py check parent directory
2020-07-28 Bas Nieuwenhuizenradv: Fix host->host signalling with legacy timeline...
2020-07-28 Dave Airlieradv: cleanup locking around timeline waiting.
2020-07-28 Chris Forbesbifrost: Add support for nir_op_imul
2020-07-28 Chris Forbesbifrost: Add support for nir_op_uge
2020-07-28 Chris Forbesbifrost: Add support for nir_op_ishl
2020-07-28 Chris Forbesbifrost: Add support for nir_op_inot
2020-07-27 Caio Marcelo... spirv: Handle most execution modes earlier
2020-07-27 Chris Forbesbifrost: Add lowering for b2i32
2020-07-27 Chris Forbesbifrost: Document d3d/gl comparison control bit
2020-07-27 Chris Forbesbifrost: Emit "d3d" variant of comparison instructions
2020-07-27 Chris Forbesbifrost: Lower x->bool conversions to != 0
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-27 Bas Nieuwenhuizenvulkan/wsi: Convert usage of -1 to UINT32_MAX.
2020-07-27 Bas Nieuwenhuizenvulkan/wsi/x11: report device-group present rectangles...
2020-07-27 Daniel Schürmannradv: call radv_nir_lower_ycbcr_textures after first...
2020-07-27 David McFarlandradv: link with ld_args_build_id
2020-07-27 Iago Toral... v3d/compiler: request fragment shader clip lowering...
2020-07-27 Iago Toral... v3d/compiler: handle compact varyings
2020-07-27 Iago Toral... nir/lower_clip: make the pass compatible with Vulkan...
2020-07-26 Bas Nieuwenhuizenradv: Fix uninitialized variable in renderpass.
2020-07-25 Karol Herbstnir/lower_io: assert that offsets are used for shader_in
2020-07-24 Christian Gmeineretnaviv: do register setup only once
2020-07-24 Christian Gmeineretnaviv: move shader_count to etna_compiler
2020-07-24 Christian Gmeineretnaviv: introduce struct etna_compiler
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 Jason Ekstrandspirv: Also copy over binding information for atomic...
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 Christian Gmeineretnaviv: explicitly set nir_variable_mode
2020-07-24 Samuel Pitoisetradv: clean up remaining pipeline init functions
2020-07-24 Samuel Pitoisetradv: remove useless return value to radv_pipeline_scra...
2020-07-24 Samuel Pitoisetradv: add radv_pipeline_init_shader_stages_state()
2020-07-24 Samuel Pitoisetradv: constify all radv_pipeline_generate_*() helpers
2020-07-24 Samuel Pitoisetradv: assign pipeline gfx fields before PM4 emission
2020-07-24 Samuel Pitoisetradv: clean up binning state initialization
2020-07-24 Samuel Pitoisetradv: clean up adjusting MSAA state if conservative...
2020-07-24 Samuel Pitoisetradv: add radv_pipeline_generate_vgt_gs_out()
2020-07-24 Samuel Pitoisetradv: add radv_pipeline_init_input_assembly_state()
2020-07-24 Samuel Pitoisetradv: clean up tessellation state emission
2020-07-24 Samuel Pitoisetradv: remove unnecessary radv_tessellation_state::lds_size
2020-07-24 Samuel Pitoisetradv: set LDS TCS size at shaders creation for GFX9+
2020-07-24 Samuel Pitoisetradv: align the LDS size in calculate_tess_lds_size()
2020-07-24 Samuel Pitoisetradv: remove one unnecessary param to radv_generate_gra...
2020-07-24 Samuel Pitoisetradv: remove no-op si_multiwave_lds_size_workaround()
2020-07-24 Samuel Pitoisetradv: remove unnecessary radv_tessellation_state::num_p...
2020-07-24 Samuel Pitoisetradv: clean up radv_compute_generate_pm4()
2020-07-24 Samuel Pitoisetradv: reduce the number of allocated dwords for compute CS
2020-07-24 Samuel Pitoisetradv: clean up PA_SC_CLIPRECT_RULE emission
2020-07-24 Samuel Pitoisetradv: clean up VGT_SHADER_STAGES_EN emission
2020-07-24 Samuel Pitoisetradv: emit PA_SC_LINE_CNTL as part of the rasterization...
2020-07-24 Samuel Pitoisetradv: emit more invariant registers as part of the...
2020-07-24 Samuel Pitoisetradv: remove outdated TODO related to PA_SU_VTX_CNTL...
2020-07-24 Samuel Pitoisetradv: remove set but unused radv_pipeline::vertex_elements
2020-07-24 Samuel Pitoisetradv: remove declared but unused radv_pipeline::is_dual_src
2020-07-24 Eric Engestrombin/khronos-update: add workaround for python bug 9625
2020-07-24 Eric Engestrombin/khronos-update: add support for the SPIRV files
2020-07-24 Eric Engestrombin/khronos-update: having a folder in include/ is...
2020-07-24 Neil Robertsv3d: Retry with the fallback scheduler when RA fails
2020-07-24 Neil Robertsv3d: Changed v3d_compile:failed to an enum
2020-07-24 Neil Robertsnir/schedule: Add an option for a fallback scheduling...
2020-07-24 Neil Robertsv3d: Mark scheduling dependency for prim id and first...
2020-07-24 Neil Robertsnir/schedule: Add a callback for backend-specific depen...
2020-07-24 Neil Robertsnir/schedule: Store a pointer to the options struct...
2020-07-24 Neil Robertsnir/scheduler: Move nir_scheduler to its own header
2020-07-24 Jason Ekstrandspirv: Rework our handling of images and samplers
2020-07-24 Jason Ekstrandanv,turnip,radv,clover,glspirv: Run nir_copy_prop befor...
2020-07-24 Jason Ekstrandspirv: More heavily use vtn_ssa_value in function param...
2020-07-24 Jason Ekstrandspirv: Remove a dead case in function parameter handling
2020-07-24 Jason Ekstrandspirv: Add a helper for getting the NIR type of a vtn_type
2020-07-24 Jason Ekstrandspirv: Give atomic counters their own variable mode
2020-07-24 Jason Ekstrandspirv: Drop the sampled boolean from vtn_type
2020-07-24 Jason Ekstrandspirv: Add better checks for SSA value types
2020-07-24 Jason Ekstrandspirv: Hand-roll fewer vtn_ssa_value creations
2020-07-24 Jason Ekstrandspirv: Simplify vtn_ssa_value creation
2020-07-24 Jason Ekstrandspirv/subgroups: Refactor to use vtn_push_ssa
2020-07-24 Jason Ekstrandspirv/subgroups: Stop incrementing w
2020-07-24 Jason Ekstrandspirv/glsl450: Use vtn_push_ssa_value
2020-07-24 Jason Ekstrandspirv/alu: Use vtn_push_ssa_value
2020-07-24 Jason Ekstrandspirv: Refactor vtn_push_ssa
2020-07-24 Jason Ekstrandspirv: Use the new helpers in OpConvertUToPtr/PtrToU
2020-07-24 Jason Ekstrandspirv: Add a vtn_get_nir_ssa helper
2020-07-24 Jason Ekstrandspirv/amd: Use vtn_push_nir_ssa
2020-07-24 Jason Ekstrandspirv: Add a vtn_push_nir_ssa helper
next