mesa.git
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...
2020-09-01 Samuel Pitoisetradv: dump GPU info into the hang report
2020-09-01 Samuel Pitoisetradv: improve reporting faulty pipelines when a GPU...
2020-09-01 Samuel Pitoisetradv: force RADV_DEBUG=syncshaders when RADV_TRACE_FILE...
2020-09-01 Vinson Leevulkan: Fix memory leaks.
2020-09-01 Vinson Leeradv/winsys: Fix memory leak.
2020-08-31 Jesse Natalienir/vtn: Convert constant samplers to variables with...
2020-08-31 Jesse Natalienir/vtn: Add intrinsics for CL image format/order queries
2020-08-31 Jesse Natalienir/vtn: ImageSizeLod op can be applied to images
2020-08-31 Jesse Natalienir/vtn: Handle integer sampling coordinates
2020-08-31 Jesse Natalienir/vtn: Use return type rather than image type for...
2020-08-31 Jesse Natalienir/vtn: Add support for kernel images to SPIRV-to...
2020-08-31 Jesse Natalienir/vtn: Add type constant to image intrinsics
2020-08-31 Jesse Natalieclover/nir/spirv: Use uniform rather than shader_in...
2020-08-31 Alyssa Rosenzweigpan/mdg: Fix perspective combination
2020-08-31 Alyssa Rosenzweigpan/mdg: Fix discard encoding
2020-08-31 Lionel Landwerlinanv: fix robust buffer access
2020-08-31 Eric Anholtnir: Switch the indexing of block->live_in/out arrays.
2020-08-31 Eric Anholtnir: Invalidate live SSA def information when making...
2020-08-31 Eric Anholtci: Switch to using gold as the linker.
2020-08-31 Eric Anholtpipe-loader: Use real galliumvl if radeonsi is being...
2020-08-31 Eric Anholtturnip: Make sure we include the build id.
2020-08-31 Eric Anholtci: Make a missing device name correctly bail out of...
2020-08-31 Italo Nicolanir: add shared/global atomics to nir_get_io_offset_src()
2020-08-31 Eric Anholtnir: Look up the shader when printing a single instruction.
next