mesa.git
2019-11-26 Eric Anholtnir: Refactor algebraic's block walk
2019-11-26 Connor Abbottnir: Maintain the algebraic automaton's state as we...
2019-11-26 Jonathan Mareketnaviv: support 3d/array/integer formats in texture...
2019-11-26 Jonathan Mareketnaviv: blt: fix partial ZS clears with TS
2019-11-26 Daniel Schürmannaco: don't value-number instructions from within a...
2019-11-26 Rhys Perryaco: set dlc/glc correctly for image loads
2019-11-26 Rhys Perryaco: allow constant offsets for global/scratch instruct...
2019-11-26 Bas Nieuwenhuizenradv: Enable VK_KHR_buffer_device_address.
2019-11-26 Samuel Pitoisetradv: fix reporting subgroup size with VK_KHR_pipeline_...
2019-11-26 Bas Nieuwenhuizenradv: Allocate cmdbuffer space for buffer marker write.
2019-11-26 Gert Wollnyr600: Disable eight bit three channel formats
2019-11-26 Samuel Pitoisetac/llvm: fix warning in ac_build_canonicalize()
2019-11-26 Tapani Pällimapi: add GetInteger64vEXT with EXT_disjoint_timer_query
2019-11-26 Jason Ekstrandvulkan: Update the XML and headers to 1.1.129
2019-11-26 Jason Ekstrandanv/entrypoints: Better handle promoted extensions
2019-11-26 Jason Ekstrandvulkan/enum_to_str: Handle out-of-order aliases
2019-11-25 Kenneth Graunkeiris: Update SURFACE_STATE addresses when setting sampl...
2019-11-25 Kenneth Graunkeiris: Maintain CPU-side SURFACE_STATE copies for views...
2019-11-25 Kenneth Graunkeiris: Create an "iris_surface_state" wrapper struct
2019-11-25 Kenneth Graunkeiris: Drop 'old_address' parameter from iris_rebind_buffer
2019-11-25 Kenneth Graunkeiris: Stop mutating the resource in get_rt_read_isl_surf().
2019-11-25 Marek Olšákradeonsi/nir: don't run si_nir_opts again if there...
2019-11-25 Marek Olšákradeonsi: initialize the per-context compiler on demand
2019-11-25 Marek Olšákac: set swizzled bit in cache policy as a hint not...
2019-11-25 Eric Anholtnir: Add a scheduler pass to reduce maximum register...
2019-11-25 Jonathan Mareketnaviv: implement 64bpp clear
2019-11-25 Jonathan Mareketnaviv: avoid using RS for 64bpp formats
2019-11-25 Christian Gmeineretnaviv: add support for extended pe formats
2019-11-25 Christian Gmeineretnaviv: handle 8 byte block in tiling
2019-11-25 Samuel Pitoisetradv: select the depth decompress path based on the...
2019-11-25 Samuel Pitoisetradv: create decompress pipelines for separate depth...
2019-11-25 Samuel Pitoisetradv: rework creation of decompress/resummarize meta...
2019-11-25 Samuel Pitoisetradv: set the image view aspect mask before resolves
2019-11-25 Samuel Pitoisetradv: set the image view aspect mask during subpass...
2019-11-25 Rhys Perryaco: enable load/store vectorizer
2019-11-25 Rhys Perrynir: add load/store vectorizer tests
2019-11-25 Rhys Perrynir: add a load/store vectorization pass
2019-11-25 Rhys Perryradv: set alignment for load_ssbo/store_ssbo in meta...
2019-11-25 Rhys Perrynir: add nir_num_variable_modes and nir_var_mem_push_const
2019-11-25 Connor Abbottaco: Make unused workgroup id's 0
2019-11-25 Connor Abbottaco: Use common argument handling
2019-11-25 Connor Abbottradv: Replace supports_spill with explict_scratch_args
2019-11-25 Connor Abbottaco: Make num_workgroups and local_invocation_ids one...
2019-11-25 Connor Abbottaco: Split vector arguments at the beginning
2019-11-25 Connor Abbottaco: Use radv_shader_args in aco_compile_shader()
2019-11-25 Connor Abbottaco: Constify radv_nir_compiler_options in isel
2019-11-25 Connor Abbottradv: Move argument declaration out of nir_to_llvm
2019-11-25 Connor Abbottac/nir, radv, radeonsi: Switch to using ac_shader_args
2019-11-25 Connor Abbottac: Add a shared interface between radv, radeonsi,...
2019-11-25 Connor Abbottradv: Rename ac_arg_regfile
2019-11-25 Danylo Piliaievdrirc: Add glsl_zero_init workaround for GpuTest
2019-11-25 Samuel Pitoisetmeson: only build imgui when needed
2019-11-25 Samuel Pitoisetac/llvm: fix the local invocation index for wave32
2019-11-25 Samuel Pitoisetradv: disable subgroup shuffle operations on GFX10
2019-11-25 Dave Airliedocs: add llvmpipe to ARB_query_buffer_object.
2019-11-25 Dave Airliellvmpipe: initial query buffer object support. (v2)
2019-11-24 Timothy Arceriradv: create a fresh fork for each pipeline compile
2019-11-24 Timothy Arceriradv: add a secure_compile_open_fifo_fds() helper
2019-11-24 Timothy Arceriradv: add some infrastructure for fresh forks for each...
2019-11-23 Brian Paulnir: no-op C99 _Pragma() with MSVC
2019-11-23 Michel ZouMeson: Add llvm>=9 modules
2019-11-23 Michel Zoudisk_cache_get_function_timestamp: check for dladdr
2019-11-23 Michel ZouMeson: Check for dladdr with MinGW
2019-11-23 Marek Olšáknir/serialize: support any num_components for remaining...
2019-11-23 Marek Olšáknir/serialize: use 3 unused bits in intrinsic for packe...
2019-11-23 Marek Olšáknir/serialize: don't serialize redundant nir_intrinsic_...
2019-11-23 Marek Olšáknir/serialize: serialize writemask for vec8 and vec16
2019-11-23 Marek Olšáknir/serialize: serialize swizzles for vec8 and vec16
2019-11-23 Marek Olšáknir/serialize: reuse the writemask field for 2 src...
2019-11-23 Marek Olšáknir/serialize: remove up to 3 consecutive equal ALU...
2019-11-23 Marek Olšáknir/serialize: try to pack both deref array src into...
2019-11-23 Marek Olšáknir/serialize: cleanup - fold nir_deref_type_var cases...
2019-11-23 Marek Olšáknir/serialize: try to put deref->var index into the...
2019-11-23 Marek Olšáknir/serialize: don't serialize mode for deref non-cast...
2019-11-23 Marek Olšáknir/serialize: don't store deref types if not needed
2019-11-23 Marek Olšáknir/serialize: try to pack two alu srcs into 1 uint32
2019-11-23 Marek Olšáknir/serialize: pack nir_intrinsic_instr::const_index...
2019-11-23 Marek Olšáknir/serialize: pack 1-component constants into 20 bits...
2019-11-23 Marek Olšáknir/serialize: pack load_const with non-64-bit constant...
2019-11-23 Marek Olšáknir/serialize: try to store a diff in var data location...
2019-11-23 Marek Olšáknir/serialize: deduplicate serialized var types by...
2019-11-23 Marek Olšáknir/serialize: don't serialize var->data for temporaries
2019-11-23 Marek Olšáknir/serialize: pack src better and limit the object...
2019-11-23 Marek Olšáknir/serialize: pack instructions better
2019-11-23 Marek Olšákutil/blob: add 8-bit and 16-bit reads and writes
2019-11-22 Eric Anholtci: Use a tag from the parallel-deqp-runner repo.
2019-11-22 Rob Clarkgitlab-ci/freedreno/a6xx: remove most of the flakes
2019-11-22 Rob Clarkgitlab-ci/deqp: generate junit results
2019-11-22 Rob Clarkgitlab-ci/deqp: generate xml results for fails/flakes
2019-11-22 Rob Clarkgitlab-ci: bump arm test container
2019-11-22 Rob Clarkgitlab-ci/deqp: detect and report flakes
2019-11-22 Rob Clarkgitlab-ci/deqp: preserve caselists for blocks with...
2019-11-22 Rob Clarkgitlab-ci/deqp: preserve full list of unexpected results
2019-11-22 Rob Clarkgitlab-ci: update deqp build so we can generate xml
2019-11-22 Markus Wickdrirc: Enable glthread for dolphin/citra/yuzu.
2019-11-22 Markus Wickmesa/glthread: Implement ARB_multi_bind.
2019-11-22 Rhys Perryaco: fix waitcnts for barriers at block ends
2019-11-22 Zebediah FiguraRevert "draw: revert using correct order for prim decom...
2019-11-22 Kenneth Graunkeiris: Change keybox parenting
2019-11-22 Ian Romanicknir/range_analysis: Make sure the table validation...
next