mesa.git
2020-09-02 Danylo Piliaievintel/assembler: Add labels support
2020-09-02 Danylo Piliaievintel/disasm: Label support in shader disassembly for...
2020-09-02 Danylo Piliaievintel/disasm: brw_label and support functions
2020-09-02 Danylo Piliaievintel/disasm: Change visibility of has_uip and has_jip
2020-09-02 Marcin Ślusarzanv: refresh cached current batch bo after emitting...
2020-09-02 Pierre-Eric... radeonsi: use radeonsi_clamp_div_by_zero for SPECviewpe...
2020-09-02 Pierre-Eric... radeonsi,driconf: add clamp_div_by_zero option
2020-09-02 Pierre-Eric... ac/llvm: add option to clamp division by zero
2020-09-02 Pierre-Eric... radeonsi: enable PIPE_CAP_NO_CLIP_ON_COPY_TEX
2020-09-02 Pierre-Eric... mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEX
2020-09-02 jzielinsgallium/swr: Fix compilation TCS/TES compilation issues
2020-09-02 jzielinsgallium/swr: Fix compilation with LLVM 12
2020-09-02 Samuel Pitoisetspirv: fix retrieving dest type for OpFragmentMaskFetchAMD
2020-09-02 Jonathan Grayvulkan: make VK_TIME_DOMAIN_CLOCK_MONOTONIC_RAW_EXT...
2020-09-02 Jonathan Grayradv: remove seccomp includes
2020-09-02 Jonathan Grayutil/os_misc: os_get_available_system_memory() for...
2020-09-02 Jonathan Grayanv: use os_get_available_system_memory()
2020-09-02 Jonathan Grayutil/os_misc: add os_get_available_system_memory()
2020-09-02 Jonathan Grayanv: use os_get_total_physical_memory()
2020-09-01 Eric Anholtfreedreno/a6xx: Add ARB_depth_clamp and separate clamp...
2020-09-01 Eric Anholtci: Enable KHR-GL30 CTS testing on freedreno a630.
2020-09-01 Eric Anholtci: Use the same VK-GL-CTS tree for GL/GLES as VK.
2020-09-01 Eric Anholtci: Bump vulkan CTS version to 1.2.3.2, and keep the...
2020-09-01 Alyssa Rosenzweigpanfrost: Drop PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER...
2020-09-01 Italo Nicolapanfrost: add support for atomics
2020-09-01 Italo Nicolapanfrost: add atomic ops infrastructure
2020-09-01 Italo Nicolapanfrost: add support for src[3] in LOAD_STORE ops
2020-09-01 Italo Nicolapanfrost: introduce LDST_ATOMIC property
2020-09-01 Italo Nicolapanfrost: add LDST_ADDRESS property to atomic ops
2020-09-01 Italo Nicolapanfrost: add atomic_cmpxchg opcode
2020-09-01 Italo Nicolapanfrost: fix undefined value access on mir_set_intr_mask()
2020-09-01 Jason Ekstrandclover: Use 64-bit offsets for shader_in on 64-bit...
2020-09-01 Jason Ekstrandnir/lower_explicit_io: Assert that compute address...
2020-09-01 Jason Ekstrandspirv: Drop the constant_as_global as option
2020-09-01 Jason Ekstrandclover/nir: Use nir_var_mem_constant for __constant...
2020-09-01 Jason Ekstrandllvmpipe: Add support for load_global_constant
2020-09-01 Jason Ekstrandnouveau/nir: Implement load_global_constant
2020-09-01 Jason Ekstrandintel/fs: Implement nir_intrinsic_load_global_constant
2020-09-01 Jason Ekstrandspirv: Use nir_var_mem_constant for UniformConstant...
2020-09-01 Jason Ekstrandnir: Allow opt_large_constants to be run with constant_...
2020-09-01 Jason Ekstrandnir/lower_io: Add support for nir_var_mem_constant
2020-09-01 Jason Ekstrandnir/lower_io: Add a build_addr_for_var helper
2020-09-01 Jason Ekstrandnir/lower_io: Use the variable mode for load_scratch_ba...
2020-09-01 Jason Ekstrandnir: Add a load_global_constant intrinsic
2020-09-01 Jason Ekstrandnir: Add a new nir_var_mem_constant variable mode
2020-09-01 Karol Herbstnir/serialize: fix serialization of system values
2020-09-01 Karol Herbstclover/spirv: fix vec3 alignment
2020-09-01 Karol Herbstnvc0/cl: hande 64 bit pointers in nvc0_set_global_handle
2020-09-01 Karol Herbstspirv: fix 64 bit atomic inc and dec
2020-09-01 Karol Herbstnvc0/ir: fix load propagation for sub 4 byte addressing
2020-09-01 Karol Herbstclover/llvm: undefine __IMAGE_SUPPORT__ for devices...
2020-09-01 Karol Herbstclover/nir: use offset for temp memory
2020-09-01 Karol Herbstnv50/ir: fix cas lowering for 64 bit
2020-09-01 Karol Herbstclover/nir: Lower function_temp to scratch.
2020-09-01 Eric Engestromegl/x11: simplify dri2_initialize_x11()
2020-09-01 Eric Engestromegl/wayland: simplify dri2_initialize_wayland()
2020-09-01 Eric Engestromegl/surfaceless: simplify dri2_initialize_surfaceless()
2020-09-01 Eric Engestromegl/android: simplify dri2_initialize_android()
2020-09-01 Jason Ekstrandintel/fs: Fix MOV_INDIRECT and BROADCAST of Q types...
2020-09-01 Karol Herbstnir: use enum operator helper for nir_variable_mode...
2020-09-01 Karol Herbstutil: add helpers to define bitwise operators on enums...
2020-09-01 Karol Herbstnir: use nir_var_all to get rid of casting
2020-09-01 Jason Ekstrandnir: Improve the comment on num_inputs and friends
2020-09-01 Jason Ekstrandnir: Rename num_shared to shared_size
2020-09-01 Jason Ekstrandspirv: Delete some dead workgroup variable handling...
2020-09-01 Rhys Perryspirv: add some tests for volatile/available/visible
2020-09-01 Jason Ekstrandspirv: Support big-endian strings
2020-09-01 Rhys Perryspirv: implement SpvMemoryAccessVolatileMask
2020-09-01 Rhys Perryspirv: implement Volatile image operand
2020-09-01 Rhys Perryspirv: implement Volatile memory semantic
2020-09-01 Rhys Perryspirv: implement MakePointerAvailable/MakePointerVisibl...
2020-09-01 Rhys Perryspirv: add vtn_emit_make_{visible,available}_barrier...
2020-09-01 Rhys Perryspirv: make OpLoad/OpStore visibility/availablity barri...
2020-09-01 Rhys Perryspirv: fix Uniform and Output MemoryAccessMakePointer...
2020-09-01 Boris Brezillonspirv: Add a vtn_get_mem_operands() helper
2020-09-01 Sagar Ghugeintel/isl: Drop unnecessary check on 16bpp depth format
2020-09-01 Lionel Landwerlinanv: implement shareable timeline semaphores
2020-09-01 Lionel Landwerlinanv: add new gem/drm helpers
2020-09-01 Lionel Landwerlininclude/drm-uapi: bump headers
2020-09-01 Jonathan Marekfreedreno/ir3: rework setup_{input,output} to make...
2020-09-01 Jonathan Marekfreedreno/ir3: improve handling of aliased inputs
2020-09-01 Jonathan Marekfreedreno/ir3: remove indirect input load
2020-09-01 Bas Nieuwenhuizenradv: Allow triggering thread traces by file.
2020-09-01 Bas Nieuwenhuizenradv: Centralize enabling thread trace.
2020-09-01 Marek Olšákamd/registers: switch to new generated register definitions
2020-09-01 Marek Olšákamd/registers: add non-gfx10 register files generated...
2020-09-01 Marek Olšákamd/registers: add a script that generates json from...
2020-09-01 Marek Olšákamd/registers: sort registers by offset in json
2020-09-01 Marek Olšákamd/registers: expose the canonicalize.py program as...
2020-09-01 Roman Gilgvulkan/wsi/x11: wait for acquirable images in FIFO...
2020-09-01 Roman Gilgvulkan/wsi/x11: add sent image counter
2020-09-01 Timur Kristófaco: Add README which explains about what ACO is and...
2020-09-01 Timur Kristófaco: Fixup markdown formatting of the README-ISA.
2020-09-01 Timur Kristófaco: Move README to README-ISA
2020-09-01 Samuel Pitoisetnir/algebraic: mark some optimizations with fsat(NaN...
2020-09-01 Michel Dänzerci: Restrict "success" job to pipelines for MRs
2020-09-01 Adam Jacksondocs: Stop claiming to implement OpenVG
2020-09-01 Michel Dänzerci: Don't exclude "success" job from mesa/mesa pipeline...
2020-09-01 Michel Dänzerci: Create test-docs job in mesa/mesa pipelines for MRs
2020-09-01 Marek Olšákgallivm: fix build on LLVM 12 due to LLVMAddConstantPro...
next