mesa.git
2019-11-27 Samuel Pitoisetradv: fix enabling sample shading with SampleID/SampleP...
2019-11-27 Jonathan Marekturnip: fix integer render targets
2019-11-26 Jason Ekstrandanv: Push constants are relative to dynamic state on IVB
2019-11-26 Dylan Bakermeson: Add -Werror=gnu-empty-initializer to MSVC compat...
2019-11-26 Dylan Bakergallium/auxiliary: Fix uses of gnu struct = {} extension
2019-11-26 Marek Olšákst/mesa: add st_variant base class to simplify code...
2019-11-26 Marek Olšákst/mesa: don't use ** in the st_nir_link_shaders signature
2019-11-26 Marek Olšákst/mesa: simplify looping over linked shaders when...
2019-11-26 Marek Olšákst/mesa: propagate gl_PatchVerticesIn from TCS to TES...
2019-11-26 Marek Olšákst/mesa: don't call ProgramStringNotify in glsl_to_nir
2019-11-26 Marek Olšákst/mesa: don't use redundant stp->state.ir.nir
2019-11-26 Marek Olšákst/mesa: don't serialize all streamout state if there...
2019-11-26 Kenneth Graunkeiris: Disable VF cache partial address workaround on...
2019-11-26 Rob Clarkfreedreno: switch to layout helper
2019-11-26 Eric Anholtfreedreno/a6xx: Log the tiling mode in resource layout...
2019-11-26 Eric Anholtfreedreno: Convert the slice struct to the new resource...
2019-11-26 Eric Anholtfreedreno: Introduce a resource layout header.
2019-11-26 Eric Anholtfreedreno: Introduce a fd_resource_tile_mode() helper.
2019-11-26 Eric Anholtfreedreno: Introduce a fd_resource_layer_stride() helper.
2019-11-26 Rob Clarkfreedreno: use rsc->slice accessor everywhere
2019-11-26 Eric Anholtnir: Make algebraic backtrack and reprocess after a...
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...
next