gitlab-ci: Add ppc64el and s390x cross-build jobs
[mesa.git] / src / gallium / state_trackers /
2020-02-04 Eric Anholtgallium: Refactor some single-pixel util_format_read...
2020-02-04 Karol Herbstclover: add trivial clCreateCommandQueueWithProperties...
2020-02-04 Eric Anholtgallium/osmesa: Fix MakeCurrent of non-8888 contexts.
2020-02-03 Jan Veselyclover: Use explicit conversion from llvm::StringRef...
2020-01-23 Pierre Moreauclover/meson: Define OpenCL header macros
2020-01-23 Pierre Moreauclover: Use the dispatch table type from the OpenCL...
2020-01-22 James Xionggallium: dmabuf support for yuv formats that are not...
2020-01-22 Alexander von Gluck IVhaiku/hgl: Fix build via header reordering
2020-01-21 Dongwon Kimgallium: check all planes' pipe formats in case of...
2020-01-21 Jan Veselyclover: Initialize Asm Parsers
2020-01-20 Daniel StoneRevert "st/dri: do FLUSH_VERTICES before calling flush_...
2020-01-17 Marek Olšákst/dri: do FLUSH_VERTICES before calling flush_resource
2020-01-15 Jonathan Marekst/mesa: don't lower YUV when driver supports it natively
2020-01-15 Gurchetan Singhst/dri: track if image is created by a dmabuf
2020-01-14 Erik Faye-Lundst/wgl: eliminate implicit cast warning
2020-01-03 Thong Thaist/va: Add support for P010, used for 10-bit videos
2020-01-03 Thong Thaigallium: Add PIPE_FORMAT_P010 support
2019-12-27 Eric Engestromnine: fix empty-body-issues
2019-12-19 Thong Thaist/va: Convert interlaced NV12 to progressive
2019-12-11 Karol Herbstclover/spirv: allow Int64 Atomics for supported devices
2019-12-11 Karol Herbstclover/nir: set spirv environment to OpenCL
2019-12-11 Karol Herbstclover/nir: treat UniformConstant as global memory
2019-12-10 Marek Olšákst/dri: assume external consumers of back buffers can...
2019-12-10 Pierre-Eric Pellou... st/dri: use st->flush callback to flush the backbuffer
2019-12-10 Pierre-Eric Pellou... st/mesa: add a notify_before_flush callback param to...
2019-12-06 Nanley Cherygallium: Store the image format in winsys_handle
2019-12-06 Nanley Cherygallium/dri2: Fix creation of multi-planar modifier...
2019-11-29 Boris Brezillongallium: Fix the ->set_damage_region() implementation
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-16 Aaron Watryclover/llvm: fix build after llvm 10 commit 1dfede3122ee
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-14 Tapani PälliRevert "st/dri: assume external consumers of back buffe...
2019-11-14 Tapani PälliRevert "st/dri: add support for EGL_EXT_image_flush_ext...
2019-11-12 Marek Olšákst/mesa: fix Sanctuary and Tropics by disabling ARB_gpu...
2019-11-06 Lepton Wugallium: dri2: Use index as plane number.
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakergallium/osmesa: Use PIPE_ARCH_*_ENDIAN instead of littl...
2019-10-28 Timothy Arceriutil: remove LIST_IS_EMPTY macro
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-10-25 Marek Olšákst/dri: add support for EGL_EXT_image_flush_external
2019-10-25 Marek Olšákst/dri: assume external consumers of back buffers can...
2019-10-25 Timur Kristófst/nine: Fix unused variable warnings in release build.
2019-10-25 Timur Kristófst/nine: Fix build with -Werror=empty-body
2019-10-17 James Xionggallium: do not increase ref count of the new throttle...
2019-10-15 Adam Jacksongallium/xlib: Fix xmesa drawable creation
2019-10-14 James Xionggallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_C...
2019-10-14 James Xionggallium: simplify throttle implementation
2019-10-10 Dylan Bakermeson: fix gallium-osmesa to build for windows
2019-10-10 Dylan Bakermeson: build wgl state tracker
2019-10-10 Marek Olšákclover: fix the nir_serialize build failure
2019-10-09 Matt Turnerclover: Remove unused code
2019-10-09 Greg Vclover: use iterator_range in get_kernel_nodes
2019-10-09 Marek Olšákvl: use u_format in vl_video_buffer_formats
2019-10-07 Eric Engestrommeson: use idep_nir instead of libnir in libclnir
2019-10-07 Boris BrezillonRevert "Revert "st/dri2: Implement DRI2bufferDamageExte...
2019-10-07 Boris BrezillonRevert "st/dri2: Implement DRI2bufferDamageExtension"
2019-10-05 Kenneth Graunkest/dri: Perform MSAA downsampling for __DRI2_THROTTLE_C...
2019-10-01 Dylan Bakermeson: remove -DGALLIUM_SOFTPIPE from st/osmesa
2019-10-01 Ken Mayshaiku: fix Mesa build
2019-09-30 Dylan Bakermeson: gallium media state trackers require libdrm...
2019-09-27 Dylan Bakermeson: Link xvmc with libxv
2019-09-27 Dylan Bakermeson: Try finding libxvmcw via pkg-config before using...
2019-09-25 Danylo Piliaievst/nine: Ignore D3DSIO_RET if it is the last instructio...
2019-09-25 Karol Herbstclover: eliminate "ignoring attributes on template...
2019-09-25 Karol Herbstclover/codegen: remove unused get_symbol_offsets function
2019-09-25 Karol Herbstclover/llvm: remove harmful std::move call
2019-09-23 Karol Herbstclover/nir: fix compilation with g++-5.5 and maybe...
2019-09-21 Karol Herbstclover: add support for passing kernels as nir to the...
2019-09-21 Karol Herbstclover: prepare supporting multiple IRs
2019-09-21 Karol Herbstclover: add support for drivers having no proper binary...
2019-09-21 Karol Herbstclover/functional: add id_equals helper
2019-09-21 Karol Herbstrename pipe_llvm_program_header to pipe_binary_program_...
2019-09-21 Karol Herbstgallium: add blob field to pipe_llvm_program_header
2019-09-21 Pierre Moreauclover/llvm: Add functions for compiling from source...
2019-09-21 Pierre Moreauclover/llvm: Add options for dumping SPIR-V binaries
2019-09-21 Pierre Moreauclover/spirv: Add functions for parsing arguments,...
2019-09-21 Pierre Moreauclover/spirv: Add functions for validating SPIR-V binaries
2019-09-21 Pierre Moreaumeson: Check for SPIRV-Tools and llvm-spirv
2019-09-20 Hal Gentzgallium/osmesa: Fix the inability to set no context...
2019-09-18 Marek Olšákgallium: extend resource_get_param to be as capable...
2019-09-17 Adam Jacksongallium/xlib: Fix glXMakeCurrent(dpy, None, None, ctx)
2019-09-17 Adam Jacksongallium/xlib: Remove MakeCurrent_PrevContext
2019-09-17 Adam Jacksongallium/xlib: Remove drawable caching from the MakeCurr...
2019-09-11 Eric Anholtdri: Use DRM_FORMAT_* instead of defining our own copy.
2019-09-11 Adam Jacksongallium: Require LLVM >= 3.9
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::rgbMode
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::have{Accum,Depth,Stencil...
2019-09-09 Adam Jacksonmesa: Remove unused gl_config::indexBits
2019-09-09 Adam Jacksongallium/xlib: Fix an obvious thinko
2019-09-06 Eric Engestromclover: replace more complex 3.x version check with...
2019-09-06 Eric Engestromclover: replace major llvm version checks with LLVM_VER...
2019-09-05 Hal Gentzclover: Fix build after clang r370122.
2019-09-04 Eric Anholtgallium/osmesa: Move 565 format selection checks where...
2019-09-04 Eric Anholtgallium/osmesa: Fix a race in creating the stmgr.
2019-08-28 Timur Kristófst/nine: Properly initialize GLSL types for NIR shaders.
2019-08-22 Adam Jacksonglx: Sync <GL/glxext.h> with Khronos
2019-08-21 Kevin Strassergallium: Add buffer and configs handling or fp16 formats
2019-08-21 Kevin Strassergallium: Use consistent approach for config format...
next