mesa.git
2020-01-24 Brian Hoturnip: Implement vkGetQueryPoolResults for occlusion...
2020-01-24 Brian Hoturnip: Update query availability on render pass end
2020-01-24 Brian Hoturnip: Implement vkCmdEndQuery for occlusion queries
2020-01-24 Brian Hoturnip: Implement vkCmdBeginQuery for occlusion queries
2020-01-24 Brian Hoturnip: Implement vkCreateQueryPool for occlusion queries
2020-01-24 Brian Hoturnip: Update tu_query_pool with turnip-specific fields
2020-01-24 Jason Ekstrandanv: Allow HiZ in read-only depth layouts
2020-01-24 Jason Ekstrandanv: Add a usage parameter to anv_layout_to_aux_usage
2020-01-24 Jason Ekstrandanv: Use isl_aux_state for HiZ resolves
2020-01-24 Jason Ekstrandanv: Add a layout_to_aux_state helper
2020-01-24 Jason Ekstrandanv: Use TRANSFER_SRC_OPTIMAL for depth/stencil MSAA...
2020-01-24 Jason Ekstrandintel/blorp: resize src and dst surfaces separately
2020-01-24 Samuel Pitoisetaco: combine MRTZ (depth, stencil, sample mask) exports
2020-01-24 Timur Kristófaco/gfx10: Fix VcmpxExecWARHazard mitigation.
2020-01-24 Timur Kristófaco: Transform uniform bitwise instructions to 32-bit...
2020-01-24 Martin Fuzzeyetnaviv: update Android build files
2020-01-24 Rhys Perryaco: use nir_move_copies
2020-01-24 Rhys Perryradv/aco: use ACO for GS copy shaders
2020-01-24 Rhys Perryaco: implement GS copy shaders
2020-01-24 Rhys Perryaco: remove needs_instance_id
2020-01-24 Rhys Perryaco: explicitly mark end blocks for exports
2020-01-24 Rhys Perryradv/aco: allow ACO for GS
2020-01-24 Rhys Perryaco: implement GS on GFX7-8
2020-01-24 Rhys Perryradv/aco,aco: implement GS on GFX9+
2020-01-24 Rhys Perryaco: improve support for s_sendmsg
2020-01-24 Rhys Perryradv: move gs copy shader creation before other variants
2020-01-24 Timur Kristófaco: Make a better guess at which instructions need...
2020-01-24 Jan Zielinskigallium/swr: implementation of tessellation shaders...
2020-01-24 Bas Nieuwenhuizenradv: Allow DCC & TC-compat HTILE with VK_IMAGE_CREATE_...
2020-01-24 Bas Nieuwenhuizenradv: Expose VK_KHR_swapchain_mutable_format.
2020-01-24 Connor Abbottfreedreno: Document CP_INDIRECT_BUFFER_CHAIN
2020-01-24 Connor Abbottfreedreno: Document CP_UNK_A6XX_55
2020-01-24 Connor Abbottfreedreno: Document CP_COND_REG_EXEC more
2020-01-24 Samuel Pitoisetac/llvm: fix missing casts in ac_build_readlane()
2020-01-24 Jason Ekstrandanv/apply_pipeline_layout: Initialize the nir_builder...
2020-01-23 Kenneth Graunkemeson: Prefer 'iris' by default over 'i965'.
2020-01-23 Adam Jacksondrisw: Cache the depth of the X drawable
2020-01-23 Eric Anholtturnip: Convert the rest of tu_cmd_buffer.c over to...
2020-01-23 Eric Anholtturnip: Convert renderpass setup to the new register...
2020-01-23 Eric Anholtturnip: Port krh's packing macros from freedreno to tu.
2020-01-23 Eric Anholtfreedreno: Fix OUT_REG() on address regs without a...
2020-01-23 Eric Anholtfreedreno: Add some missing a6xx address declarations.
2020-01-23 Ian Romanickrelnotes: Add GL_INTEL_shader_integer_functions2 and...
2020-01-23 Vasily Khoruzhicklima: use imul for calculations with intrinsic src
2020-01-23 Vasily Khoruzhicknir: don't emit ishl in _nir_mul_imm() if backend doesn...
2020-01-23 Icecream95pan/decode: Rotate trace files
2020-01-23 Icecream95pan/decode: Dump to a file
2020-01-23 Icecream95pan/decode: Support dumping to a file
2020-01-23 Icecream95pan/bifrost: Support disassembling to a file
2020-01-23 Icecream95pan/midgard: Support disassembling to a file
2020-01-23 Icecream95pan/midgard: Fix a memory leak in the disassembler
2020-01-23 Eric Anholtturnip: Fix execution of secondary cmd bufs with nothin...
2020-01-23 Alyssa Rosenzweigpanfrost: Drop mysterious zero=0xFFFF field
2020-01-23 Icecream95pan/midgard: Fix bundle dynarray leak
2020-01-23 Marek Olšákradeonsi: separate LLVM compilation from non-LLVM code
2020-01-23 Marek Olšákradeonsi: change prototypes of si_is_multi_part_shader...
2020-01-23 Marek Olšákradeonsi: make si_compile_shader return bool
2020-01-23 Marek Olšákradeonsi: make si_compile_llvm return bool
2020-01-23 Marek Olšákradeonsi: move more LLVM functions into si_shader_llvm.c
2020-01-23 Marek Olšákradeonsi: fold si_shader_context_set_ir into si_build_m...
2020-01-23 Marek Olšákradeonsi: move si_nir_build_llvm into si_shader_llvm.c
2020-01-23 Marek Olšákradeonsi: minor cleanup in si_shader_internal.h
2020-01-23 Marek Olšákradeonsi: move si_shader_llvm_build.c content into...
2020-01-23 Marek Olšákradeonsi: move VS shader code into si_shader_llvm_vs.c
2020-01-23 Marek Olšákradeonsi: move non-LLVM code out of si_shader_llvm.c
2020-01-23 Marek Olšákradeonsi: use ctx->ac. for types and integer constants
2020-01-23 Jonathan Marekturnip: simplify tu_physical_device_get_format_properties
2020-01-23 Jonathan Marekvulkan/wsi: remove unused image_get_modifier
2020-01-23 Jonathan Marekturnip: set linear tiling for scanout images
2020-01-23 Jonathan Marekturnip: hook up GetImageDrmFormatModifierPropertiesEXT
2020-01-23 Guido Güntherfreedreno/drm: Don't miscalculate timeout
2020-01-23 Eric Anholtturnip: Add support for fine derivatives.
2020-01-23 Eric Anholtfreedreno/ir3: Plumb the ir3_shader_variant into legalize.
2020-01-23 Anthony Peschutil/hash_table: update users to use new optimal intege...
2020-01-23 Anthony Peschutil/hash_table: added hash functions for integer types
2020-01-23 Anthony Peschutil/hash_table: replace _mesa_hash_data's fnv1a hash...
2020-01-23 Anthony Peschutil: move fnv1a hash implementation into its own header
2020-01-23 Anthony Peschutil: import xxhash
2020-01-23 Michel Dänzerwinsys/amdgpu: Close KMS handles for other DRM file...
2020-01-23 Michel Dänzerwinsys/amdgpu: Re-use amdgpu_screen_winsys when possible
2020-01-23 Michel Dänzerutil: Add os_same_file_description helper
2020-01-23 Michel Dänzerwinsys/amdgpu: Only re-export KMS handles for different...
2020-01-23 Michel Dänzerwinsys/amdgpu: Keep track of retrieved KMS handles...
2020-01-23 Michel Dänzerwinsys/amdgpu: Keep a list of amdgpu_screen_winsyses...
2020-01-23 Samuel Pitoisetaco: implement nir_op_f2i64/nir_op_f2u64 on GFX6
2020-01-23 Samuel Pitoisetaco: implement 64-bit nir_op_ffloor on GFX6
2020-01-23 Samuel Pitoisetaco: implement 64-bit nir_op_fround_even on GFX6
2020-01-23 Samuel Pitoisetaco: implement 64-bit nir_op_fceil on GFX6
2020-01-23 Samuel Pitoisetaco: implement 64-bit nir_op_ftrunc on GFX6
2020-01-23 Samuel Pitoisetaco: implement nir_intrinsic_global_atomic_* on GFX6
2020-01-23 Samuel Pitoisetaco: implement nir_intrinsic_load_global on GFX6
2020-01-23 Samuel Pitoisetaco: implement nir_intrinsic_store_global on GFX6
2020-01-23 Samuel Pitoisetaco: fix wrong IR in nir_intrinsic_load_barycentric_at_...
2020-01-23 Lionel Landwerlinanv/iris: warn gen12 3DSTATE_HS restriction
2020-01-23 Krzysztof Raszkowskigallium/swr: add option for static link
2020-01-23 Samuel Pitoisetaco: fix printing assembly with CLRXdisasm on GFX6
2020-01-23 Pierre Moreauclover/meson: Define OpenCL header macros
2020-01-23 Pierre Moreauclover: Use the dispatch table type from the OpenCL...
2020-01-23 Pierre Moreauinclude/CL: Update OpenCL headers to latest
2020-01-23 Samuel Pitoisetradv: advertise VK_AMD_shader_fragment_mask
next