drm-shim: Let the driver choose to overwrite the first render node.
[mesa.git] / src / gallium / state_trackers /
2020-04-23 Rob Clarkgallium: add # of MRT to blend state
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-04-21 Dylan Bakerreplace malloc macros in imports.h with u_memory.h...
2020-04-21 Pierre-Eric Pellou... st/omx: fix gcc warnings
2020-04-18 Albert Astals CidFix promotion of floats to doubles
2020-04-16 Erik Faye-Lundwgl: silence some cast-warnings
2020-04-16 Erik Faye-Lundst/dri: make sure software color-buffers are linear
2020-04-15 Karol Herbstclover: expose cl_arm_shared_virtual_memory for devices...
2020-04-15 Karol Herbstclover: implement cl_arm_shared_virtual_memory
2020-04-15 Karol Herbstclover: implement SVM functions for devices with fine...
2020-04-15 Karol Herbstclover: implement clSetKernelArgSVMPointer
2020-04-15 Karol Herbstclover: implement CL_DEVICE_SVM_CAPABILITIES
2020-04-15 Karol Herbstclover: add stubs for SVM
2020-04-03 Ilia Mirkinst/vdpau: make query test for 2D support
2020-04-03 Ilia Mirkinst/vdpau: avoid asserting on new VDP_YCBCR_* formats
2020-04-02 Adam Jacksongallium: enable EGL_EXT_image_dma_buf_import_modifiers...
2020-04-02 Erik Faye-Lundwgl: do not create screen from DllMain
2020-04-02 Erik Faye-Lundwgl: move screen-init to a helper
2020-04-02 Erik Faye-Lundwgl: drop unused member
2020-04-02 Erik Faye-Lundwgl: drop pointless debug_printf
2020-03-31 Eric Engestromscons: prune unused Makefile.sources
2020-03-30 Jose Fonsecascons: Prune out unnecessary targets.
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Marek Olšákutil: don't include p_defines.h and u_pointer.h from...
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2020-03-27 Jesse Nataliewgl: use gldrv.h instead of stw_icd.h
2020-03-27 Jesse Nataliewgl: add official gldrv.h header-file
2020-03-26 Marek Olšákmesa: allow out-of-order drawing to optimize immediate...
2020-03-11 Pierre-Eric Pellou... vdpau: remove bogus assert
2020-03-11 Marek Olšákgallium/cso_context: remove cso_delete_xxx_shader helpe...
2020-03-10 Karol HerbstRevert "gallium: make handles of set_global_binding...
2020-03-10 Karol Herbstgallium: make handles of set_global_binding 64 bit
2020-03-09 Vinson Leest/nine: Fix incompatible-pointer-types-discards-qualif...
2020-03-09 Pierre-Eric Pellou... omx: fix build with gcc 10
2020-03-06 Thong Thaist/va: add check for P010 and P016 encode/decode support
2020-03-03 Satyajit Sahust/va: GetConfigAttributes: check profile and entrypoin...
2020-03-03 Thong Thaist/va/postproc: reallocate interlaced destination buffer
2020-02-28 Thong Thaist/va: remove unneeded code
2020-02-28 Marek Olšákgallium: pass cso_velems_state into cso_context instead...
2020-02-27 Pierre-Eric Pellou... st/va: add support YUY2
2020-02-27 Pierre-Eric Pellou... st/va: enable 4:2:2 chroma format
2020-02-27 Pierre-Eric Pellou... gallium/video: remove pipe_video_buffer.chroma_format
2020-02-26 Marek Olšákgallium/hash_table: remove some function wrappers
2020-02-26 Marek Olšákgallium/hash_table: turn it into a wrapper around util...
2020-02-26 Marek Olšákgallium/hash_table: use the same callback signatures...
2020-02-26 Marek Olšákgallium/hash_table: consolidate hash tables with pointe...
2020-02-25 Dave Airliedri: add another get shm variant.
2020-02-24 Erik Faye-Lundutil: move debug_memory_{begin,end} to os_memory_debug.h
2020-02-19 Michel Dänzerst/vdpau: Only call is_video_format_supported hook...
2020-02-14 Marek Olšákgallium/cso_hash: make cso_hash declared within structu...
2020-02-13 Thong ThaiRevert "st/va: Convert interlaced NV12 to progressive"
2020-02-12 Arcady Goldmints... Rename nir_lower_constant_initializers to nir_lower_var...
2020-02-06 James Xionggallium: let the pipe drivers decide the supported...
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
next