meson: re-add incorrect pkg-config files with GLVND for backward compatibility
[mesa.git] / src /
2019-09-25 Eric Engestrommeson: re-add incorrect pkg-config files with GLVND...
2019-09-25 Rhys Perryaco: check for duplicate opcode numbers
2019-09-25 Rhys Perryaco: fix opcode for s_mul_hi_i32
2019-09-25 Rhys Perryaco: fix v_subrev_co_u32_e64 opcode
2019-09-25 Rhys Perryaco: fix GFX9 opcode for v_xad_u32
2019-09-25 Rhys Perryaco: implement 64-bit ineg
2019-09-25 Rhys Perryaco: run nir_lower_int64() before nir_lower_idiv()
2019-09-25 Connor Abbottnir: Fix overlapping vars in nir_assign_io_var_locations()
2019-09-25 Karol Herbstclover: eliminate "ignoring attributes on template...
2019-09-25 Karol Herbstclover/codegen: remove unused get_symbol_offsets function
2019-09-25 Karol Herbstclover/llvm: remove harmful std::move call
2019-09-25 Tapani Pälliiris: disable aux on first get_param if not created...
2019-09-25 Erik Faye-Lundglsl: correct bitcast-helpers
2019-09-25 Vasily Khoruzhicklima/ppir: add support for indirect load of uniforms...
2019-09-25 Vasily Khoruzhicklima/ppir: add node dependency types
2019-09-25 Vasily Khoruzhicklima/ppir: don't attempt to clone tex coords if it...
2019-09-25 Timothy Arceriradeonsi/nir: lower load constants to scalar
2019-09-25 Jonathan Marekturnip: use image tile_mode for gmem configuration
2019-09-25 Jonathan Marekturnip: fix binning shader compilation
2019-09-25 Rhys Perrynir/opt_remove_phis: handle phis with no sources
2019-09-24 Michel Dänzerradeonsi: fix VAAPI segfault due to various bugs
2019-09-24 Marek Olšákgallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH
2019-09-24 Marek Olšákradeonsi: initialize displayable DCC using the retile...
2019-09-24 Connor Abbottnir/opt_large_constants: Handle store writemasks
2019-09-24 Eric Engestromradv: fix s/load/store/ copy-paste typo
2019-09-24 Stephen Barbernouveau: add idep_nir_headers as dep for libnouveau
2019-09-24 Bas Nieuwenhuizenradv: Add workaround for hang in The Surge 2.
2019-09-24 Andres Gomezi965/fs: set rounding mode when emitting the flrp instr...
2019-09-24 Andres Gomezi965/fs: add a comment about how the rounding mode...
2019-09-24 Connor Abbottlima/gpir: Fix 64-bit shift in scheduler spilling
2019-09-24 Connor Abbottlima/gpir: Don't emit movs when translating from NIR
2019-09-24 Connor Abbottlima/gpir: Fix postlog2 fixup handling
2019-09-24 Connor Abbottlima/gpir: Use registers for values live in multiple...
2019-09-24 Connor Abbottlima/gpir: Support branch instructions
2019-09-24 Connor Abbottlima/gpir: Only try to place actual children
2019-09-24 Connor Abbottlima/gpir: Fix compiler warning
2019-09-24 Adam Jacksonglx: Implement GLX_EXT_no_config_context
2019-09-24 Adam Jacksonglx: Lift sending the MakeCurrent request to top-level...
2019-09-24 Adam Jacksonglx: Move vertex array protocol state into the indirect...
2019-09-23 Kenneth Graunkeintel: Increase Gen11 compute shader scratch IDs to 64.
2019-09-23 Kenneth GraunkeRevert "intel/gen11+: Enable Hardware filtering of...
2019-09-23 Jason Ekstrandutil/rb_tree: Replace useless ifs with asserts
2019-09-23 Kenneth Graunkebroadcom/genxml: Stop manually scrubbing 'α' -> "alpha"
2019-09-23 Kenneth Graunkeintel/genxml: Stop manually scrubbing 'α' -> "alpha"
2019-09-23 Rob Clarkfreedreno/a6xx: do streamout only in binning pass
2019-09-23 Rob Clarkfreedreno/a6xx: fix binning pass vs. xfb
2019-09-23 Rob Clarkfreedreno/a6xx: un-open-code PC_PRIMITIVE_CNTL_1.PSIZE
2019-09-23 Marek Olšákac/nir: force unnormalized coordinates for RECT
2019-09-23 Marek Olšákac/nir: port Z compare value clamping from radeonsi
2019-09-23 Marek Olšáktgsi_to_nir: fix 2-component system values like tess_le...
2019-09-23 Marek Olšáktgsi_to_nir: fix masked out image loads
2019-09-23 Marek Olšáknir: define 8-byte size and alignment for bindless...
2019-09-23 Marek Olšáknir: don't add bindless variables to num_textures and...
2019-09-23 Jiang, Sonnyloader: always map the "amdgpu" kernel driver name...
2019-09-23 Marek Olšákac: stop using PCI IDs for chip identification
2019-09-23 Marek Olšákac/addrlib: fix chip identification for Vega10, Arcturu...
2019-09-23 Jason Ekstrandnir/repair_ssa: Replace the unreachable check with...
2019-09-23 Daniel Schürmannaco: only emit waitcnt on loop continues if we there...
2019-09-23 Karol Herbstnv50/ir/nir: comparison of integer expressions of diffe...
2019-09-23 Karol Herbstnv50/ir: fix unnecessary parentheses warning
2019-09-23 Erico Nuneslima: remove partial clear support from pipe->clear()
2019-09-23 Boris BrezillondEQP-GLES2.functional.buffer.write.use.index_array...
2019-09-23 Boris Brezillonpanfrost: Fix indexed draws
2019-09-23 Karol Herbstclover/nir: fix compilation with g++-5.5 and maybe...
2019-09-23 Kenneth Graunkest/mesa: Bail on incomplete attachments in discard_fram...
2019-09-23 Vasily Khoruzhicklima: implement BO cache
2019-09-23 Vasily Khoruzhicklima: use 0 to poll if BO is busy in lima_bo_wait()
2019-09-23 Qiang Yulima: move damage bound build to resource
2019-09-23 Qiang Yulima: don't use damage system when full damage
2019-09-23 Qiang Yulima: implement EGL_KHR_partial_update
2019-09-22 Icenowy Zhenglima: fix PLBU viewport configuration
2019-09-21 Bas Nieuwenhuizenamd: Build aco only if radv is enabled
2019-09-21 Karol Herbstnvc0: expose spirv support
2019-09-21 Karol Herbstclover: add support for passing kernels as nir to the...
2019-09-21 Karol Herbstclover: prepare supporting multiple IRs
2019-09-21 Karol Herbstclover: add support for drivers having no proper binary...
2019-09-21 Karol Herbstclover/functional: add id_equals helper
2019-09-21 Karol Herbstrename pipe_llvm_program_header to pipe_binary_program_...
2019-09-21 Karol Herbstgallium: add blob field to pipe_llvm_program_header
2019-09-21 Pierre Moreauclover/llvm: Add functions for compiling from source...
2019-09-21 Pierre Moreauclover/llvm: Add options for dumping SPIR-V binaries
2019-09-21 Pierre Moreauclover/spirv: Add functions for parsing arguments,...
2019-09-21 Pierre Moreauclover/spirv: Add functions for validating SPIR-V binaries
2019-09-21 Pierre Moreaumeson: Check for SPIRV-Tools and llvm-spirv
2019-09-20 Kenneth Graunkeisl: Drop WaDisableSamplerL2BypassForTextureCompressedF...
2019-09-20 Hal Gentzgallium/osmesa: Fix the inability to set no context...
2019-09-20 Adam Jacksonlibgbm: Wire up getCapability for the image loader
2019-09-20 Adam Jacksonegl/surfaceless: Add FP16 format support
2019-09-20 Adam Jacksonegl/wayland: Implement getCapability for the dri2 and...
2019-09-20 Adam Jacksonegl/wayland: Add FP16 format support
2019-09-20 Adam Jacksonegl/wayland: Reindent the format table
2019-09-20 Jason Ekstrandanv: Advertise VK_KHR_shader_subgroup_extended_types
2019-09-20 Jason Ekstrandintel/fs: Do 8-bit subgroup scan operations in 16 bits
2019-09-20 Jason Ekstrandintel/fs: Allow CLUSTER_BROADCAST to do type conversion
2019-09-20 Jason Ekstrandintel/fs: Allow UB, B, and HF types in brw_nir_reductio...
2019-09-20 Paulo Zanoniintel/fs: don't forget the stride at generate_shuffle
2019-09-20 Jason Ekstrandutil/rb_tree: Reverse the order of comparison functions
2019-09-20 Jason Ekstrandutil/rb_tree: Add the unit tests
2019-09-20 Eric Engestromanv: implement ICD interface v4
2019-09-20 Eric Engestromanv: split instance dispatch table
next