summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* st/va: GetConfigAttributes: check profile and entrypoint combinationSatyajit Sahu2020-03-031-2/+6
* st/va/postproc: reallocate interlaced destination bufferThong Thai2020-03-031-4/+1
* st/va: remove unneeded codeThong Thai2020-02-281-22/+12
* gallium: pass cso_velems_state into cso_context instead of pipe_vertex_elementMarek Olšák2020-02-282-20/+30
* st/va: add support YUY2Pierre-Eric Pelloux-Prayer2020-02-272-1/+4
* st/va: enable 4:2:2 chroma formatPierre-Eric Pelloux-Prayer2020-02-271-2/+2
* gallium/video: remove pipe_video_buffer.chroma_formatPierre-Eric Pelloux-Prayer2020-02-2712-20/+18
* gallium/hash_table: remove some function wrappersMarek Olšák2020-02-267-40/+27
* gallium/hash_table: turn it into a wrapper around util/hash_tableMarek Olšák2020-02-265-8/+8
* gallium/hash_table: use the same callback signatures as util/hash_tableMarek Olšák2020-02-262-15/+15
* gallium/hash_table: consolidate hash tables with pointer keysMarek Olšák2020-02-263-25/+3
* dri: add another get shm variant.Dave Airlie2020-02-251-0/+3
* util: move debug_memory_{begin,end} to os_memory_debug.hErik Faye-Lund2020-02-241-1/+0
* st/vdpau: Only call is_video_format_supported hook if neededMichel Dänzer2020-02-191-7/+7
* gallium/cso_hash: make cso_hash declared within structures instead of alloc'dMarek Olšák2020-02-141-9/+9
* Revert "st/va: Convert interlaced NV12 to progressive"Thong Thai2020-02-131-51/+4
* Rename nir_lower_constant_initializers to nir_lower_variable_initalizersArcady Goldmints-Orlov2020-02-121-2/+2
* gallium: let the pipe drivers decide the supported modifiersJames Xiong2020-02-061-6/+2
* gallium: Refactor some single-pixel util_format_read/writes.Eric Anholt2020-02-041-3/+1
* clover: add trivial clCreateCommandQueueWithProperties implementationKarol Herbst2020-02-042-1/+22
* gallium/osmesa: Fix MakeCurrent of non-8888 contexts.Eric Anholt2020-02-041-1/+1
* clover: Use explicit conversion from llvm::StringRef to std::stringJan Vesely2020-02-032-2/+3
* clover/meson: Define OpenCL header macrosPierre Moreau2020-01-235-15/+17
* clover: Use the dispatch table type from the OpenCL headersPierre Moreau2020-01-233-930/+4
* gallium: dmabuf support for yuv formats that are not natively supportedJames Xiong2020-01-223-10/+26
* haiku/hgl: Fix build via header reorderingAlexander von Gluck IV2020-01-221-2/+4
* gallium: check all planes' pipe formats in case of multi-samplersDongwon Kim2020-01-211-5/+10
* clover: Initialize Asm ParsersJan Vesely2020-01-211-0/+1
* Revert "st/dri: do FLUSH_VERTICES before calling flush_resource"Daniel Stone2020-01-201-4/+6
* st/dri: do FLUSH_VERTICES before calling flush_resourceMarek Olšák2020-01-171-6/+4
* st/mesa: don't lower YUV when driver supports it nativelyJonathan Marek2020-01-151-14/+14
* st/dri: track if image is created by a dmabufGurchetan Singh2020-01-153-0/+10
* st/wgl: eliminate implicit cast warningErik Faye-Lund2020-01-141-2/+4
* st/va: Add support for P010, used for 10-bit videosThong Thai2020-01-034-15/+37
* gallium: Add PIPE_FORMAT_P010 supportThong Thai2020-01-031-0/+3
* nine: fix empty-body-issuesEric Engestrom2019-12-271-1/+1
* st/va: Convert interlaced NV12 to progressiveThong Thai2019-12-191-4/+48
* clover/spirv: allow Int64 Atomics for supported devicesKarol Herbst2019-12-111-0/+6
* clover/nir: set spirv environment to OpenCLKarol Herbst2019-12-111-0/+1
* clover/nir: treat UniformConstant as global memoryKarol Herbst2019-12-112-1/+2
* st/dri: assume external consumers of back buffers can write to the buffersMarek Olšák2019-12-101-6/+6
* st/dri: use st->flush callback to flush the backbufferPierre-Eric Pelloux-Prayer2019-12-101-39/+63
* st/mesa: add a notify_before_flush callback param to flushPierre-Eric Pelloux-Prayer2019-12-108-15/+16
* gallium: Store the image format in winsys_handleNanley Chery2019-12-061-0/+4
* gallium/dri2: Fix creation of multi-planar modifier imagesNanley Chery2019-12-061-19/+16
* gallium: Fix the ->set_damage_region() implementationBoris Brezillon2019-11-293-4/+35
* driconf, glsl: Add a vs_position_always_invariant optionKenneth Graunke2019-11-271-0/+2
* clover/llvm: fix build after llvm 10 commit 1dfede3122eeAaron Watry2019-11-152-4/+20
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-1419-19/+19
* Revert "st/dri: assume external consumers of back buffers can write to the bu...Tapani Pälli2019-11-141-6/+6