mesa.git
2019-11-28 Marek Olšákradeonsi/nir: fix location_frac handling for TCS outputs
2019-11-28 Marek Olšákradeonsi/nir: don't rely on data.patch for tess factors
2019-11-28 Marek Olšákradeonsi/nir: validate is_patch because SPIR-V doesn...
2019-11-28 Marek Olšákradeonsi: simplify get_tcs_tes_buffer_address_from_gene...
2019-11-28 Marek Olšákradeonsi: simplify the interface of get_dw_address_from...
2019-11-28 Marek Olšákradeonsi/nir: implement subgroup system values for...
2019-11-28 Marek Olšákac/nir: don't rely on data.patch for tess factors
2019-11-27 Kenneth Graunkedrirc: Set vs_position_always_invariant for Shadow...
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-27 Eric Anholtturnip: Disable timestamp queries for now.
2019-11-27 Jonathan Marekfreedreno/perfcntrs/fdperf: add missing a2xx case in...
2019-11-27 Jonathan Marekfreedreno/perfcntrs/fdperf: add missing a20x compatible
2019-11-27 Jonathan Marekfreedreno/perfcntrs/fdperf: fix u64 print on 32-bit...
2019-11-27 Jonathan Marekfreedreno/perfcntrs: add a2xx MH counters
2019-11-27 Jonathan Marekfreedreno/registers: add missing MH perfcounter enum...
2019-11-27 Michel Dänzergitlab-ci: Put HTML summary in artifacts for failed...
2019-11-27 Michel Dänzergitlab-ci: Stop storing piglit test results as JUnit
2019-11-27 Michel Dänzergitlab-ci: Stop reporting piglit test results via JUnit
2019-11-27 Iago Toral... v3d: fix indirect BO allocation for uniforms
2019-11-27 Samuel Pitoisetradv: enable VK_KHR_shader_subgroup_extended_types...
2019-11-27 Samuel Pitoisetac: add 8-bit and 16-bit supports to ac_build_permlane16()
2019-11-27 Samuel Pitoisetradv/gfx10: fix implementation of exclusive scans
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
next