mesa.git
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
2020-08-07 Lionel Landwerlinintel/dump_gpu: set default device_override
2020-08-07 Lionel Landwerlinintel/dump_gpu: further track mapping of BOs
2020-08-07 Lionel Landwerlinintel/dump_gpu: only write BOs mapped by the driver
2020-08-07 Mike Blumenkrantzzink: set primitive restart cap
2020-08-07 Mike Blumenkrantzzink: use util_draw_vbo_without_prim_restart for unsupp...
2020-08-07 Mike Blumenkrantzzink: move 8bit index handling out of u_primconvert...
2020-08-07 Mike Blumenkrantzzink: basic primitive restart support for strip/fan...
2020-08-07 Bas Nieuwenhuizenradv: Add ETC2 support on RAVEN2.
2020-08-07 Samuel Pitoisetradv: allow to force-enable LLVM internally for a speci...
2020-08-07 Christian Gmeineretnaviv: call nir_lower_bool_to_bitsize
2020-08-06 Alyssa Rosenzweigpanfrost: Drop compiler cmdstream deps
2020-08-06 Alyssa Rosenzweigpanfrost: Treat texture dimension as first-class
2020-08-06 Alyssa Rosenzweigpanfrost: Inline max rt into compilers
2020-08-06 Alyssa Rosenzweigpan/bi: Drop use of MALI_POSITIVE
2020-08-06 Alyssa Rosenzweigpanfrost: Add panloader/ to .gitignore
2020-08-06 Alyssa Rosenzweigpanfrost: Reduce bit dependency to disassembly only
2020-08-06 Alyssa Rosenzweigpan/bi: Separate disasm/compiler targets
2020-08-06 Alyssa Rosenzweigpan/mdg: Separate disassembler and compiler targets
2020-08-06 Alyssa Rosenzweigpanfrost: Move pandecode into lib/
2020-08-06 Alyssa Rosenzweigpanfrost: Rename encoder/ to lib/
2020-08-06 Alyssa Rosenzweigpanfrost: Don't export exception_status
2020-08-06 Alyssa Rosenzweigpanfrost: Remove panfrost-misc.h
2020-08-06 Alyssa Rosenzweigpanfrost: Inline panfrost-misc.h into panfrost-job.h
next