mesa.git
2019-10-22 Chris Wilsonst/mesa: Map MESA_FORMAT_RGB_UNORM8 <-> PIPE_FORMAT_R8G...
2019-10-22 Lionel Landwerlinanv: fix unwind of vkCreateDevice fail
2019-10-22 Rhys PerryRevert "aco: only emit waitcnt on loop continues if...
2019-10-22 Rhys Perryaco: add missing bld.scc()
2019-10-22 Rhys Perryaco: keep can_reorder/barrier when combining addition...
2019-10-22 Rhys Perryaco: add a few missing checks in value numbering
2019-10-22 Rhys Perryaco: use ds_read2_b64/ds_write2_b64
2019-10-22 Rhys Perryaco: properly combine additions into ds_write2_b64...
2019-10-22 Rhys Perryaco: fix sparse store_lds()
2019-10-22 Rhys Perryaco: create load_lds/store_lds helpers
2019-10-22 Rhys Perryaco: fix 64-bit p_extract_vector on 32-bit p_create_vector
2019-10-22 Rhys Perryaco: small stage corrections
2019-10-22 Marek Olšákst/mesa: replace pipe_shader_state with tgsi_token...
2019-10-22 Marek Olšáknir: allow nir_lower_uniforms_to_ubo to be run repeatedly
2019-10-22 Rob Clarkfreedreno/ir3: fixup register footprint fixup
2019-10-22 Rob Clarkfreedreno/ir3: handle scalarized varying inputs
2019-10-22 Daniel Schürmannaco: refactor value numbering
2019-10-22 Erik Faye-Lundmesa/st: assert that lowering is supported
2019-10-22 Michel Dänzergitlab-ci: Enable llvmpipe in ARM build jobs
2019-10-22 Michel Dänzergitlab-ci: Update the meson cross file for LLVM_VERSION...
2019-10-22 Michel Dänzergitlab-ci: Use native aarch64 runner for ARM build...
2019-10-22 Michel Dänzergitlab-ci: Explicitly list debian-10 in needs: for...
2019-10-22 Michel Dänzergitlab-ci: Bring ARM docker image install script in...
2019-10-22 Michel Dänzergitlab-ci: Sort ARM docker image packages in alphabetic...
2019-10-22 Samuel Pitoisetradv: fix updating bound fast ds clear values with...
2019-10-22 Sagar Ghugeintel/compiler: Refactor disassembly of sources in...
2019-10-22 Sagar Ghugeintel/compiler: Don't move immediate in register
2019-10-22 Sagar Ghugeintel/compiler: Set bits according to source file
2019-10-22 Sagar Ghugeintel/compiler: Add Immediate support for 3 source...
2019-10-22 Eric Anholtci: Disable lima until its farm can get fixed.
2019-10-21 Sagar Ghugeintel: Add missing entry for brw_nir_lower_alpha_to_cov...
2019-10-21 Dave Airliellvmpipe: handle compute shader launch with 0 threads
2019-10-21 Marijn Suijtenfreedreno/ir3: Add missing ir3_nir_lower_tex_prefetch...
2019-10-21 Samuel Pitoisetac/llvm: fix ac_to_integer_type() for 32-bit const...
2019-10-21 Rhys Perryaco: run opt_algebraic in a loop
2019-10-21 Rhys Perryaco: use nir_lower_idiv_precise
2019-10-21 Rhys Perrynir/lower_idiv: add new llvm-based path
2019-10-21 Sagar Ghugeintel/compiler: Remove emit_alpha_to_coverage workaroun...
2019-10-21 Sagar Ghugenir: Add alpha_to_coverage lowering pass
2019-10-21 Daniel Schürmannaco: ensure that uniform booleans are computed in WQM...
2019-10-21 Dylan Bakermeson: Require meson >= 0.49.1 when using icc or icl
2019-10-21 Juan A. Suarez... docs: update calendar, add news item and link release...
2019-10-21 Juan A. Suarez... docs: add release notes for 19.1.8
2019-10-21 Juan A. Suarez... docs: add release notes for 19.1.8
2019-10-21 Timur Kristófaco/gfx10: Update constant addresses in fix_branches_gfx10.
2019-10-21 Timur Kristófaco/gfx10: Fix PS exports for SPI_SHADER_32_AR.
2019-10-21 Timur Kristófaco/gfx10: Wait for pending SMEM stores before loads
2019-10-21 Boris Brezillonpanfrost: Fix the DISCARD_WHOLE_RES case in transfer_map()
2019-10-21 Iago Toral... st/mesa: only require ESSL 3.1 for geometry shaders
2019-10-21 Lepton Wuegl/android: Remove our own reference to buffers.
2019-10-21 Samuel Pitoisetradv: advertise VK_KHR_spirv_1_4
2019-10-21 Samuel Pitoisetradv: do not dump descriptors twice in hang reports
2019-10-21 Samuel Pitoisetradv: dump trace files earlier if a GPU hang is detected
2019-10-21 Samuel Pitoisetradv: print which ring is dumped in hang reports
2019-10-21 Samuel Pitoisetradv: do not print useless descriptors info in hang...
2019-10-21 Samuel Pitoisetradv: enable VK_KHR_shader_float_controls on GFX6-GFX7
2019-10-20 Alyssa Rosenzweigpanfrost/ci: Update expectations list
2019-10-20 Alyssa Rosenzweigpan/midgard: Implement SIMD-aware dead code elimination
2019-10-20 Alyssa Rosenzweigpan/midgard: Create dependency graph bytewise
2019-10-20 Alyssa Rosenzweigpan/midgard: Handle nontrivial masks in texture RA
2019-10-20 Alyssa Rosenzweigpan/midgard: Implement per-byte liveness tracking
2019-10-20 Alyssa Rosenzweigpan/midgard: Simplify mir_bytemask_of_read_components
2019-10-20 Alyssa Rosenzweigpan/midgard: Report byte masks for read components
2019-10-20 Alyssa Rosenzweigpan/midgard: Add helpers for manipulating byte masks
2019-10-20 Alyssa Rosenzweigpan/midgard: Implement OP_IS_STORE with table
2019-10-20 Alyssa Rosenzweigpan/midgard: Tableize load/store ops
2019-10-20 Alyssa Rosenzweigpan/midgard: Factor out mir_get_alu_src
2019-10-20 Alyssa Rosenzweigpan/midgard/disasm: Fix printing 8-bit/16-bit masks
2019-10-20 Alyssa Rosenzweigpan/midgard: Identify 64-bit atomic opcodes
2019-10-20 Alyssa Rosenzweigpan/midgard: Debug mir_insert_instruction_after_scheduled
2019-10-20 Christian Gmeineretnaviv: keep track of buffer valid ranges for PIPE_BUFFER
2019-10-20 Christian Gmeineretnaviv: store updated usage in pipe_transfer object
2019-10-20 Christian Gmeineretnaviv: fix code style
2019-10-20 Lionel Landwerlinanv: fix memory leak on device destroy
2019-10-20 Christian Gmeineretnaviv: fix compile warnings
2019-10-20 Eric Anholtmesa: Redefine the RG formats as array formats.
2019-10-20 Eric Anholtgallium: Drop the unused PIPE_FORMAT_A*L* formats.
2019-10-20 Eric Anholtmesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB...
2019-10-20 Eric Anholtmesa: Replace the LA16_UNORM packed formats with one...
2019-10-20 Eric Anholtradeon: Drop the unused first arg of OUT_BATCH_RELOC.
2019-10-20 Eric Anholtradeon: Fill in the TXOFFSET field containing the tile...
2019-10-20 Eric Anholtr100/r200: factor out txformat/txfilter setup from...
2019-10-20 Vasily Khoruzhicklima: fix PP stack size
2019-10-19 Marijn Suijtenfreedreno/a5xx: enable a510
2019-10-19 Prodea Alexandru... Appveyor/Meson: Add build test of osmesa gallium
2019-10-19 Lionel Landwerlinanv: fix vkUpdateDescriptorSets with inline uniform...
2019-10-18 Rob Clarkfreedreno/ir3: handle imad24_ir3 case in UBO lowering
2019-10-18 Rob Clarkfreedreno/ir3: add imul24 opcode
2019-10-18 Rob Clarkfreedreno/ir3: optimize immed 2nd src to mad
2019-10-18 Rob Clarkfreedreno/ir3: add rule to generate imad24
2019-10-18 Rob Clarknir: add nir_lower_amul pass
2019-10-18 Rob Clarknir: add address calc related opt rules
2019-10-18 Rob Clarknir: add amul instruction
2019-10-18 Rob Clarknir: Add a new ALU nir_op_imul24
2019-10-18 Eduardo Lima... freedreno/ir3: Handle newly added opcode nir_op_imad24_ir3
2019-10-18 Eduardo Lima... nir: Add a new ALU nir_op_imad24_ir3
2019-10-18 Rob Clarkfreedreno/ir3: rename mul.s/mul.u
2019-10-18 Rob Clarknir/search: fix the PoT helpers
2019-10-18 Rob Clarkfreedreno/ir3: enable pre-fs texture fetch for a6xx
2019-10-18 Rob Clarkturnip: add support for pre-fs texture fetch
next