mesa.git
2020-04-29 Alyssa Rosenzweigpan/bi: Share ALU type printing
2020-04-29 Alyssa Rosenzweigpan/mdg: Set lower_flrp16
2020-04-29 Alyssa Rosenzweigpan/mdg: Remove old hack
2020-04-29 Alyssa Rosenzweigpan/mdg: Remove goofy 16-bit comment
2020-04-29 Alyssa Rosenzweigpan/mdg: Don't break SSA
2020-04-29 Alyssa Rosenzweigpan/mdg: SSA_FIXED_MINIMUM already covered by PAN_IS_REG
2020-04-29 Alyssa Rosenzweigpan/mdg: Use PAN_IS_REG
2020-04-29 Alyssa Rosenzweigpan/mdg: Remove nir_alu_src_index
2020-04-29 Alyssa Rosenzweigpan/bi: Use common IR indices
2020-04-29 Alyssa Rosenzweigpanfrost: Move Bifrost IR indexing to common
2020-04-29 Alyssa Rosenzweigpanfrost: Fix BO reference counting
2020-04-29 Marek Olšákac: enable displayable DCC on Navi12 & Navi14
2020-04-29 Marek Olšákac/surface: validate that DCC is enabled correctly...
2020-04-29 Marek Olšákac/surface: add code for gfx10 displayable DCC
2020-04-29 Marek Olšákac/surface: move non-displayable DCC to the end of...
2020-04-29 Marek Olšákac/surface: don't compute DCC if it's unsupported by...
2020-04-29 Marek Olšákac/surface: match get_display_flag() with expectations...
2020-04-29 Marek Olšákac/surface: replace RADEON_SURF_OPTIMIZE_FOR_SPACE...
2020-04-29 Marek Olšákac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE...
2020-04-29 Marek Olšákac/surface: rename micro tile mode enums like gfx10...
2020-04-29 Thomas Hellstromwinsys/svga: Optionally avoid caching buffer maps
2020-04-29 Thomas Hellstromgallium/pipebuffer: Use persistent maps for slabs
2020-04-29 Timur Kristófradv: Use smaller esgs_itemsize for ACO.
2020-04-29 Timur Kristófaco: Use new default driver locations.
2020-04-29 Timur Kristófradv: Use new linking helper to set default driver...
2020-04-29 Timur Kristófnir: Add new linking helper to set linked driver locations.
2020-04-29 Timur Kristófaco: Set config->lds_size when TES or VS is running...
2020-04-29 Timur Kristófaco: Calculate workgroup size of legacy GS.
2020-04-29 Timur Kristófaco: Remember VS/TCS output driver locations.
2020-04-29 Timur Kristófaco: Use context variables instead of calculating TCS...
2020-04-29 Timur Kristófradv: Refactor calculate_tess_lds_size and get_tcs_num_...
2020-04-29 Rhys Perryaco: consider blocks unreachable if they are in the...
2020-04-29 Christopher... egl/wayland: Fix zwp_linux_dmabuf usage
2020-04-29 Danylo Piliaieviris/bufmgr: Check if iris_bo_gem_mmap failed
2020-04-29 Tapani Pällianv: remove assert from GetImageMemoryRequirements[2]
2020-04-29 Samuel Pitoisetgitlab-ci: add a list of expected failures for FIJI...
2020-04-29 Samuel Pitoisetradv: advertise VK_EXT_robustness2
2020-04-29 Samuel Pitoisetradv: handle NULL vertex bindings
2020-04-29 Samuel Pitoisetradv: handle NULL descriptors
2020-04-29 Samuel Pitoisetaco: fix adjusting the sample index with FMASK if value...
2020-04-29 Samuel Pitoisetaco: fix nir_texop_texture_samples with NULL descriptors
2020-04-29 Samuel Pitoisetac/llvm: fix nir_texop_texture_samples with NULL descri...
2020-04-29 Caio Marcelo... intel/fs: Only stall after sending all memory fence...
2020-04-29 Caio Marcelo... intel/fs,vec4: Pull stall logic for memory fences up...
2020-04-29 Caio Marcelo... intel/fs: Allow FS_OPCODE_SCHEDULING_FENCE stall on...
2020-04-29 Bas Nieuwenhuizenradv: Expose 4G element texel buffers.
2020-04-29 Kenneth Graunkeiris: Fix downcast of bound_vertex_buffers from uint64_...
2020-04-29 Francisco Jerezintel/ir: Remove scheduling-based cycle count estimates.
2020-04-29 Francisco Jerezintel/ir: Pass block cycle count information explicitly...
2020-04-29 Francisco Jerezintel/ir: Use brw::performance object instead of CFG...
2020-04-29 Francisco Jerezintel/fs: Add INTEL_DEBUG=no32 debugging flag.
2020-04-29 Francisco Jerezintel/fs: Implement performance analysis-based SIMD32...
2020-04-29 Francisco Jerezintel/fs: Heap-allocate fs_visitors in brw_compile_fs().
2020-04-29 Francisco Jerezintel/ir: Import shader performance analysis pass.
2020-04-29 Francisco Jerezintel/vec4: Fix constness of vec4_instruction::reads_fl...
2020-04-29 Francisco Jerezintel/fs: Replace fs_visitor::bank_conflict_cycles...
2020-04-29 Francisco Jerezintel/fs: Fix constness of argument of fs_instruction_s...
2020-04-29 Francisco Jerezintel/fs: Rename half() helpers to quarter(), allow...
2020-04-29 Francisco Jerezintel/ir: Add missing initialization of backend_reg...
2020-04-29 Francisco Jerezintel/fs/gen12: Fix Render Target Read header setup...
2020-04-29 Francisco Jerezintel/fs/gen12: Work around dual-source blending hangs...
2020-04-29 Francisco Jerezintel/fs/gen12: Fix hangs with per-sample SIMD32 fragme...
2020-04-29 Dylan Bakermesa: Follow OpenGL conversion rules for values that...
2020-04-29 Alyssa Rosenzweigpan/bit: Add BITWISE test
2020-04-29 Alyssa Rosenzweigpan/bit: Interpret BI_BITWISE
2020-04-29 Alyssa Rosenzweigpan/bi: Handle iand/ior/ixor in NIR->BIR
2020-04-29 Alyssa Rosenzweigpan/bi: Pack BI_BITWISE
2020-04-29 Alyssa Rosenzweigpan/bi: Add bitwise modifiers
2020-04-29 Rob Clarkfreedreno/a6xx: invalidate tex state cache entries...
2020-04-29 Rob Clarkfreedreno: rebind_resource() *before* bo changes
2020-04-29 Rob Clarkfreedreno: rebind resource in all contexts
2020-04-29 Rob Clarkfreedreno: optimize rebind_resource()
2020-04-29 Rob Clarkfreedreno: mark more state dirty when rebinding resources
2020-04-29 Rob Clarkfreedreno: don't realloc idle bo's
2020-04-29 Rob Clarkfreedreno: small whitespace fix
2020-04-28 Jan Zielinskigallium/swr: Fix crashes and failures in vertex fetch
2020-04-28 Rob Clarkfreedreno/log-parser: support to read gzip'd logs
2020-04-28 Rob Clarkfreedreno/a6xx: pre-calculate expected vsc stream sizes
2020-04-28 Rob Clarkfreedreno: add helper to estimate # of bins per pipe
2020-04-28 Rob Clarkfreedreno/a6xx+tu: rename VSC_DATA/VSC_DATA2
2020-04-28 Rhys Perryaco: fix vgpr nir_op_vecn with sgpr operands
2020-04-28 Rhys Perryaco: improve clamped integer addition disassembly worka...
2020-04-28 Rhys Perryaco: add various GFX10 int16 opcodes
2020-04-28 Rhys Perryaco: fix sub-dword overwrite check in RA validator
2020-04-28 Rhys Perryaco: fix sub-dword out-of-bounds check in RA validator
2020-04-28 Rhys Perryaco: add missing adjust_max_used_regs()
2020-04-28 Rhys Perryaco: improve RA for uneven p_split_vector
2020-04-28 Rhys Perryaco: don't recurse in sub-dword get_reg_simple()
2020-04-28 Rhys Perryaco: split self-intersecting copies instead of swapping
2020-04-28 Rhys Perryaco: fix neighboring register check in get_reg_simple()
2020-04-28 Rhys Perryaco: check alignment of non-subdword registers in get_r...
2020-04-28 Rhys Perryaco: make RegisterFile::block() take a regclass
2020-04-28 Jason Ekstrandanv: Claim VK_EXT_robustness2 support
2020-04-28 Jason Ekstrandanv: Handle null vertex buffer bindings
2020-04-28 Jason Ekstrandanv: Handle NULL descriptors
2020-04-28 Jason Ekstrandnir/combine_stores: Handle volatile
2020-04-28 Jason Ekstrandnir/dead_write_vars: Handle volatile
2020-04-28 Jason Ekstrandnir/copy_prop_vars: Report progress when deleting self...
2020-04-28 Jason Ekstrandnir/copy_prop_vars: Handle volatile better
2020-04-28 Jason Ekstrandvulkan: Update Vulkan XML and headers to 1.2.139
next