mesa.git
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
2020-08-06 Alyssa Rosenzweigpan/decode: Remove shader replacement artefact
2020-08-06 Alyssa Rosenzweigpanfrost: Move format stringify to decode.c
2020-08-06 Alyssa Rosenzweigpanfrost: Remove blend prettyprinters
2020-08-06 Lionel Landwerlinanv: fix incorrect realloc failure handling
2020-08-06 Rhys Perryaco: fix C++11/C++14 compilation
2020-08-06 Danylo Piliaievst/mesa: Treat vertex outputs absent in outputMapping...
2020-08-06 Dylan BakerBump development version and clear new_features
2020-08-06 Jason Ekstrandanv: Advertise shaderIntegerFunctions2
2020-08-06 Icenowy Zhengpanfrost: signal syncobj if nothing is going to be...
2020-08-06 Bas Nieuwenhuizenradv: Don't use both DCC and CMASK for single sample...
2020-08-06 Jose Fonsecaappveyor: Use Python3.
2020-08-06 Jose Fonsecaappveyor: Upgrade pip.
2020-08-06 Vinson Leeutil: Fix SCons build.
2020-08-05 Eric Anholtfreedreno: Add more asserts for DST_OFF/NUM_UNIT in...
2020-08-05 Eric Anholtfreedreno: Increase the NUM_UNIT on compute's consts...
2020-08-05 Eric Anholtfreedreno/ir3: Clean up instrlen setup.
2020-08-05 Eric Anholtfreedreno: Split ir3_const's user buffer and indirect...
2020-08-05 Eric Anholtfreedreno: Rename emit_const_bo() to emit_const_ptrs().
2020-08-05 Eric Anholtfreedreno/ir3: Simpify the immediates from an array...
2020-08-05 Eric Anholtfreedreno/ir3: Merge the redundant immediate_idx/immedi...
2020-08-05 Rob Clarkglsl_to_nir: fix bitfield_extract with 16-bit operands
2020-08-05 Marek Olšákglsl: improve precision determination for calls
2020-08-05 Marek Olšákglsl: don't lower to mediump for desktop OpenGL
2020-08-05 Marek Olšákglsl: don't create conversion opcodes for array types
next