platform/upstream/mesa.git
2020-12-03 Daniel StoneCI: Collapse virgl & d3d12 stages into one
2020-12-03 Daniel StoneCI: Collapse radv & radeonsi stages into one
2020-12-03 Daniel StoneCI: Collapse llvmpipe & softpipe stages into one
2020-12-03 Daniel StoneCI: Collapse SCons & meson-misc stages into one
2020-12-03 Jan Beichutil: unbreak on BSDs after MSVC changes
2020-12-02 Eric Anholtfreedreno: Break out of "should we free the entry"...
2020-12-02 Eric Anholtgallium: Fix leak of currently bound UBOs at CSO contex...
2020-12-02 Eric Anholtgallivm: Fix max const buffer count.
2020-12-02 Eric Anholtgallium: Fix leak of bound SSBOs at CSO context destruc...
2020-12-02 Eric Anholtmeson: Remove old todo comment about pthread stubs.
2020-12-02 Eric Anholtegl: Skip closing drivers when building with AddressSan...
2020-12-02 Eric Anholtfreedreno: Fix leak of u_transfer_helper.
2020-12-02 Eric Anholtgallium: Fix leak of the merged driconf options.
2020-12-02 Eric Anholtfreedreno/afuc: Fix up some sprintf format security...
2020-12-02 Rob Clarkegl/dri2: Drop some pointless ifdeffery
2020-12-02 Rob Clarkegl/surfaceless: glthread support
2020-12-02 James Parkutil: Disable [[fallthrough]] for C17
2020-12-02 Michel Dänzerci: Go back to previous ci-templates commit for debian.yml
2020-12-02 Erik Faye-Lundzink: do not require VK_KHR_external_memory
2020-12-02 Jesse Natalieclover: Use .def files for exports on Windows
2020-12-02 Jesse Natalieclover/api: Support MSVC
2020-12-02 Jesse Natalieclover/core: Support MSVC
2020-12-02 Jesse Natalieclover/llvm: Work around MSVC quirks
2020-12-02 Jesse Natalieclover: Fix property_element::as for MSVC
2020-12-02 Jesse Nataliemeson: Adjust Clover's required LLVM modules
2020-12-02 Jesse Natalieclover: Add version.lib dependency for Clang on Windows
2020-12-02 Jesse Natalieclover: Support LLVM coming from CMake instead of confi...
2020-12-02 Jesse Natalieclover: Add opencl-native build flag
2020-12-02 Jesse Nataliegallium: Remove unnecessary forward declaration of...
2020-12-02 Jesse Nataliegallium: Include winsock lib as a dependency for Windows
2020-12-02 Jesse Nataliedriconf: Avoid empty macro resulting in empty initializ...
2020-12-02 Jesse Natalieutil: Add os_get_page_size query
2020-12-02 Jesse Nataliewindows: Always set NOMINMAX to remove min/max macros
2020-12-02 Caio Marcelo... anv: Avoid a couple of warnings related to vk_error...
2020-12-02 Daniel Schürmannnir/opt_sink: return early when trying to sink unused...
2020-12-02 Iago Toral... v3dv: fix early return from failed drmGetMagic
2020-12-02 Daniel Stonefreedreno: Add missing dependency to build
2020-12-02 Adam Jacksonglx: Fix the generated error when indirect contexts...
2020-12-02 Adam Jacksonglx: Simplify error handling in glXImportContextEXT
2020-12-02 Erik Faye-Lundmicrosoft/clc: increase test-timeout
2020-12-02 Simon Seregl: fix typo in wl_drm error message
2020-12-02 Christian Gmeineretnaviv: update fallthrough comments
2020-12-02 Erik Faye-Lundmicrosoft/clc: add missing dependency
2020-12-02 Erik Faye-Lundmicrosoft/clc: use files-function for source-list
2020-12-02 Duncan Hopkinszink: moved vkEnumerateInstanceVersion to create_instance
2020-12-02 Erik Faye-Lundgitlab-ci: do not clone git-repo for test-job
2020-12-02 Yevhenii Kharchenkomeson: Add build option to specify default shader disk...
2020-12-02 James Parkradv: Use portable ffs and util_bitcount macros
2020-12-02 James Parkradv: Replace pthread thread with thrd_t
2020-12-02 James Parkradv: Replace pthread mutex with mtx_t
2020-12-02 James Parkradv: Use unsigned with u_bit_scan for MSVC
2020-12-02 James Parkradv: Create shader cache if ENABLE_SHADER_CACHE
2020-12-02 James Parkradv: Use standard __VA_ARGS__ macro
2020-12-02 James Parkradv: Fix function parameter types
2020-12-02 James Parkradv: Fix leak in radv_amdgpu_winsys_destroy()
2020-12-02 James Parkradv: Fix callback signatures
2020-12-02 James Parkradv: Update radv_assert for MSVC
2020-12-02 James Parkradv: Ignore radv_printflike on Windows
2020-12-02 James Parkradv: Don't return value in void function
2020-12-02 James Parkradv: Use os_localtime instead of localtime_r
2020-12-02 James Parkradv: Wrap pragmas with __GNUC__ to fix MSVC
2020-12-02 James Parkradv: Replace VLAs with alloca
2020-12-02 James Parkradv: Update build defines for Windows
2020-12-02 James Parkradv: Exclude amdgpu driver files for Windows
2020-12-02 Erik Faye-Lundgitlab-ci: ignore nv_copy_depth_to_color
2020-12-02 Erik Faye-Lundgitlab-ci: run piglit on windows
2020-12-02 Erik Faye-Lundgitlab-ci: build piglit in mesa_deps.ps1
2020-12-02 Erik Faye-Lundgitlab-ci: build zlib statically on windows
2020-12-02 Erik Faye-Lundgitlab-ci: store build-artifacts from building mesa
2020-12-02 Samuel Pitoisetci: build the Vulkan device select layer
2020-12-02 Samuel Pitoisetvulkan: add missing src_inc to the device select layer
2020-12-01 Jason Ekstrandintel/fs: Implement nir_jump_halt
2020-12-01 Jason Ekstrandintel/fs: Emit HALT_TARGET in emit_nir_code()
2020-12-01 Jason Ekstrandintel/fs: Remove unnecessary HALT_TARGET in opt_redunda...
2020-12-01 Jason Ekstrandintel/fs: Use BRW_OPCODE_HALT for discards
2020-12-01 Jason Ekstrandintel/fs: Rename PLACEHOLDER_HALT to HALT_TARGET
2020-12-01 Marek OlšákRevert "radeonsi: always return void from si_build_wrap...
2020-12-01 Marek Olšákradeonsi: don't check for GS fast launch for NOT_EOP...
2020-12-01 Marek Olšákradeonsi: don't set DrawID and StartInstance if they...
2020-12-01 Marek Olšákradeonsi: don't invalidate emitted NUM_INSTANCES for...
2020-12-01 Marek Olšákradeonsi: disable WGP mode on gfx10.3 to prevent hangs
2020-12-01 Marek Olšákac: enable late allocation on VanGogh to increase perf
2020-12-01 Marek Olšákradeonsi: don't update provoking vertex and outprim...
2020-12-01 Marek Olšákradeonsi: don't update indexed flag in SGPR if it's...
2020-12-01 Marek Olšákac,radeonsi: fix load_first_vertex
2020-12-01 Marek Olšákradeonsi: only mask 1 CU for GS/VS waves on gfx10.3
2020-12-01 Marek Olšákradeonsi: fix a nasty bug in si_pm4.c
2020-12-01 Marek Olšákradeonsi: eliminate shader code for disabled or masked...
2020-12-01 Marek Olšákradeonsi: add AMD_DEBUG=nofastlaunch for debugging
2020-12-01 Marek Olšákradeonsi: enable NGG and NGG culling on gfx10.3 APUs...
2020-12-01 Marek Olšákradeonsi: unduplicate code setting MIN_COMPRESSED_BLOCK...
2020-12-01 Marek Olšákwinsys/amdgpu: don't use debug_get_option_noop in a...
2020-12-01 Marek Olšákwinsys/radeon: don't use debug_get_option_noop in a...
2020-12-01 Marek Olšákradeonsi: fix max_lds_size warning in release builds
2020-12-01 Marek Olšákradeonsi: fix line stippling with LINES_ADJACENCY witho...
2020-12-01 Marek Olšákradeonsi: fix a memory leak in si_create_dcc_retile_cs
2020-12-01 Marek Olšákradeonsi: use util_logbase2 instead of division by...
2020-12-01 Marek Olšákradeonsi: correct the MAD/FMA support table
2020-12-01 Marek Olšákradeonsi: always use a staging texture for linear 1D...
2020-12-01 Marek Olšákradeonsi: print more fields in si_dump_shader_key
next