mesa.git
2020-08-12 Jason Ekstrandiris: Copy dest size from the original intrinsic in...
2020-08-12 Jason Ekstrandiris/disk_cache: Stop assuming stage == cache_id
2020-08-12 Jason Ekstrandiris: Add a kernel_input_size field for compiled shaders
2020-08-12 Jason Ekstrandiris: Use blob_write_uint32 for num_system_values
2020-08-12 Jason Ekstrandintel/compiler: Allow MESA_SHADER_KERNEL
2020-08-12 Caio Marcelo... intel/compiler: Use C99 array initializers for prog_dat...
2020-08-12 Jason Ekstrandintel/cs_intrinsics: Handle 64-bit intrinsics
2020-08-12 Jason Ekstrandiris: Add support for serialized NIR
2020-08-12 Jason Ekstrandiris: Implement set_global_binding
2020-08-12 Jason Ekstrandiris: no-op implement set_compute_resources
2020-08-12 Samuel Pitoisetgitlab-ci: test Fossilize with GFX1030
2020-08-12 Samuel Pitoisetradv/winsys: add null winsys entries for Sienna Cichild...
2020-08-12 Samuel Pitoisetradv: fix emitting the border color pointer on the...
2020-08-11 Vinson Leeutil: Fix memory leaks in unit test.
2020-08-11 Yogesh Mohan... src/mesa: add GL_NV_half_float extension support (v2)
2020-08-11 Nanley Cherydri_util: Update internal_format to GL_RGB8 for MESA_FO...
2020-08-11 Daniel Schürmannaco: execute branch instructions in WQM if necessary
2020-08-11 Jesse Natalienir: nir_range_analysis needs to be updated for vec16
2020-08-11 Rhys Perryaco: don't move memory accesses to before control barriers
2020-08-11 Samuel Pitoisetradv: limit LATE_ALLOC_GS to prevent a GPU hang on...
2020-08-11 Samuel Pitoisetradv/gfx10: add missing initialization of registers
2020-08-11 Christian Gmeineretnaviv: completely turn off MSAA
2020-08-11 Alyssa Rosenzweignir/lower_ssbo: Don't set align_* for atomics
2020-08-11 Tapani Pällianv: add a check for depthStencilState before using it
2020-08-11 Lionel Landwerlinanv: fix up dynamic clip emission
2020-08-11 Lionel Landwerlinanv: centralize vk to gen arrays
2020-08-11 Rob Clarkfreedreno/decode: try harder to not crash in disasm
2020-08-11 Rob Clarkfreedreno/crashdec: handle section name typos
2020-08-11 Rob Clarkfreedreno/ir3: add more disasm stats
2020-08-11 Rob Clarkfreedreno/ir3: add tracking for # of instructions per...
2020-08-10 Mike Blumenkrantzgallium/u_transfer_helper: add util functions for doing...
2020-08-10 Mike Blumenkrantzgallium: add pipe_transfer_usage for z/s only mappings
2020-08-10 Mark Janesintel/fs: work around gen12 lower-precision source...
2020-08-10 Mark Janesintel/fs: Assert if lower_source_modifiers converts...
2020-08-10 Mauro Rossiandroid: pan/bi: Separate disasm/compiler targets
2020-08-10 Mauro Rossiandroid: pan/mdg: Separate disassembler and compiler...
2020-08-10 Mauro Rossiandroid: panfrost: Move pandecode into lib/
2020-08-10 Mauro Rossiandroid: panfrost: Rename encoder/ to lib/
2020-08-10 Rhys Perryaco: set constant_data_offset correctly in the case...
2020-08-10 Thong Thairadeon/vcn: fix jpeg decode for navi10
2020-08-10 Bas Nieuwenhuizenradv: Do not consider layouts fast-clearable on compute...
2020-08-10 Bas Nieuwenhuizenradv: Add forcecompress debug flag.
2020-08-10 Marcin Ślusarzintel/perf: export performance counters sorted by ...
2020-08-10 Marcin Ślusarzintel/perf: split load_oa_metrics
2020-08-10 Marcin Ślusarzintel/perf: fix performance counters availability after...
2020-08-10 Marcin Ślusarzintel/perf: streamline error handling in read_oa_sample...
2020-08-10 Marcin Ślusarzintel/perf: fix how pipeline stats are stored
2020-08-10 Marcin Ślusarzintel/perf: fix calculation of used counter space
2020-08-10 Samuel Pitoisetradv: report a better error message when QueueWaitIdle...
2020-08-10 Samuel Pitoisetradv: report errors back to the application via VK_EXT_...
2020-08-10 Samuel Pitoisetradv: rework the error function helpers a bit
2020-08-10 Samuel Pitoisetradv: report the spirv-nir logs back to the application
2020-08-10 Bas Nieuwenhuizenradv: Fix assert that is too strict.
2020-08-10 Louis Liradeon/radeon_vce: fix out of target bitrate in CBR...
2020-08-09 Gert Wollnyr600: Enable compute shaders for NIR code path
2020-08-09 Gert Wollnyr600/sfn: Force a minimum of 4 GPRs, it seems to fix...
2020-08-09 Gert Wollnyr600/sfn: handle querying SSBO size
2020-08-09 Gert Wollnyr600/sfn: Correct ssbo instruction handling
2020-08-09 Gert Wollnyr600/sfn: correct allocating and emitting of atomics
2020-08-09 Gert Wollnyr600/sfn: Add a mapping table for atomics
2020-08-09 Gert Wollnyr600/sfn: add r600 specific lowering pass for atomics...
2020-08-09 Gert Wollnyr600/sfn: Sort uniforms by binding and offset
2020-08-09 Gert Wollnyr600: Set PIPE_CAP_NIR_ATOMICS_AS_DEREF to true
2020-08-09 Gert Wollnygallium + mesa/st: Add PIPE_CAP_NIR_ATOMICS_AS_DEREF...
2020-08-08 Eric Engestrommeson: bump required glvnd version
2020-08-08 Eric Engestromdriconf: fix force_gl_vendor description
2020-08-08 Eric Engestromegl/entrypoint-check: add check that GLVND and plain...
2020-08-08 Eric Engestromegl/entrypoint-check: split sort-check into a function
2020-08-08 Felix YanCorrect a typo in threads_win32.h
2020-08-08 Eric Engestrompick-ui: specify git commands in "resolve cherry pick...
2020-08-08 Joshua Ashtonzink: Fix 32-bit compilation
2020-08-08 Timothy Arcerii965: add support for force_gl_vendor
2020-08-07 Rob Clarkfreedreno/ir3: don't install ir3_compiler cmdline tool
2020-08-07 Rob Clarkfreedreno/registers: add some missing regs to build
2020-08-07 Dylan Bakermeson/freedreno: Fix lua requirement
2020-08-07 Marek Olšákradeonsi: various fixes for gfx10.3
2020-08-07 Marek Olšákradeonsi: remove the NGG hack decreasing LDS usage...
2020-08-07 Marek Olšákradeonsi: add a common function for getting the size...
2020-08-07 Marek Olšákradeonsi: don't count unusable vertices to the NGG...
2020-08-07 Marek Olšákradeonsi: fix applying the NGG minimum vertex count...
2020-08-07 Marek Olšákradeonsi: increase minimum NGG vertex count requirement...
2020-08-07 Marek Olšákradeonsi: use the same units for esgs_ring_size and...
2020-08-07 Marek Olšákradeonsi: use correct wave size in gfx10_ngg_calculate_...
2020-08-07 Marek OlšákRevert "radeonsi: honor a user-specified pitch on gfx10.3"
2020-08-07 Marek Olšákac/gpu_info: set num_tiles_pipes on gfx10+ too
2020-08-07 Marek Olšákradeonsi: enable ETC2 hw acceleration on Raven2
2020-08-07 Antonio Caggianozink: pre-hash gfx-pipeline-state
2020-08-07 Mike Blumenkrantzzink: rename zink_gfx_program::stages to 'modules'
2020-08-07 Mike Blumenkrantzzink: always compile shaders in pipeline order
2020-08-07 Mike Blumenkrantzzink: start using per-stage flags for new shaders,...
2020-08-07 Mike Blumenkrantzzink: use ZINK_SHADER_COUNT instead of PIPE_SHADER_TYPE...
2020-08-07 Mike Blumenkrantzzink: split up creating zink_shader objects and VkShade...
2020-08-07 Mike Blumenkrantzzink: refcount zink_gfx_program objects
2020-08-07 Mike Blumenkrantzzink: adjust zink_shader struct to contain full streamo...
2020-08-07 Mike Blumenkrantzzink: move shader state methods for pipe_context into...
2020-08-07 Lionel Landwerlinintel/dump_gpu: add an option to capture a single frame
2020-08-07 Lionel Landwerlinintel/dump_gpu: fix --platform option
2020-08-07 Lionel Landwerlinanv: track the current frame and write it into the...
2020-08-07 Lionel Landwerlinintel/dump_gpu: only map in GTT buffers not previously...
2020-08-07 Lionel Landwerlinintel/dump_gpu: add an only-capture option
next