aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
...
* gallium: remove TGSI opcode BREAKCMarek Olšák2017-08-221-1/+1
* gallium: remove TGSI opcode XPDMarek Olšák2017-08-221-1/+24
* clover/device: Calculate CL_DEVICE_MEM_BASE_ADDR_ALIGN in deviceAaron Watry2017-08-213-1/+9
* st/va: add MJPEG for configLeo Liu2017-08-212-1/+5
* st/va: reallocate surface with YUYV streamLeo Liu2017-08-211-0/+17
* st/va: detect MJPEG format from bitstreamLeo Liu2017-08-213-0/+10
* st/va: reallocate surface when interlacedLeo Liu2017-08-211-0/+22
* st/va: make surface allocate functions more usefullyLeo Liu2017-08-212-4/+5
* st/va: add slice parameter handling for MJPEGLeo Liu2017-08-211-1/+23
* st/va: add huffman table handling for MJPEGLeo Liu2017-08-211-1/+18
* st/va: add iq matrix handling for MJPEGLeo Liu2017-08-211-1/+6
* st/va: add picture parameter handling for MJPEGLeo Liu2017-08-211-1/+20
* st/va: add handles for MJPEG BuffersLeo Liu2017-08-214-0/+72
* st/va: create decoder for MJPEG formatLeo Liu2017-08-211-3/+6
* st/va: add MJPEG picture to contextLeo Liu2017-08-211-0/+1
* st/wgl: check for negative delta in wait_swap_interval()Frank Richter2017-08-161-2/+5
* clover/event: Include additional event statuses for clSetEventCallbackAaron Watry2017-08-151-1/+2
* st/va: change frame_idx from array to hash tableJulien Isorce2017-08-143-5/+28
* dri: Introduce SWAP_METHOD tokensThomas Hellstrom2017-08-101-1/+2
* st/dri2: fix kms_swrast driconf option handlingRob Herring2017-08-091-3/+3
* st/dri: add drisw image extensionGurchetan Singh2017-08-071-0/+11
* st/dri: move some image functions to dri_helpers.cGurchetan Singh2017-08-073-106/+124
* st/dri: organize order of includers in dri_helpersGurchetan Singh2017-08-071-2/+3
* st/dri: change dri_extensions to dri_helpersGurchetan Singh2017-08-075-6/+6
* clover/device: Move device_version into core and add device_clc_versionAaron Watry2017-08-053-2/+14
* pipe-loader: remove config from pipe_loader_create_screenNicolai Hähnle2017-08-044-10/+5
* gallium: get rid of pipe_screen_config::flagsNicolai Hähnle2017-08-044-16/+7
* clover: Fix build after llvm r309911Jan Vesely2017-08-032-1/+7
* st/osmesa: add osmesa framebuffer iface hash table per st managerBruce Cherniak2017-08-031-0/+11
* st/dri2 Plumb the flush_swapbuffer functionality through to dri3Thomas Hellstrom2017-08-033-0/+36
* st/dri: NULL check before deref DRI loader .getCapabilityEmil Velikov2017-08-021-2/+4
* pipe-loader: fix driinfo for software and non-radeonsi driversNicolai Hähnle2017-08-021-4/+4
* st/dri: implement v2 of DRI_ConfigOptionsNicolai Hähnle2017-08-021-2/+3
* gallium: move loading of drirc to pipe-loaderNicolai Hähnle2017-08-025-55/+21
* gallium: move driinfo XML to pipe_loaderNicolai Hähnle2017-08-021-39/+1
* gallium: add pipe_screen_config to screen_create functionsNicolai Hähnle2017-08-024-8/+14
* st/dri: don't set PIPE_BIND_SHARED for privately-allocated renderbuffersMarek Olšák2017-08-011-2/+3
* xmlconfig: move into src/utilNicolai Hähnle2017-07-313-3/+3
* dri_interface,egl,gallium: only expose RGBA visuals on AndroidMarek Olšák2017-07-311-1/+23
* st/dri2: Return invalid modifier when no driver supportDaniel Stone2017-07-251-0/+6
* st/dri: Check get-handle return value in queryImageDaniel Stone2017-07-251-12/+18
* st/mesa: create framebuffer iface hash table per st managerCharmaine Lee2017-07-246-0/+12
* tgsi: populate preciseKarol Herbst2017-07-211-3/+3
* st/mesa: add destroy_drawable interfaceCharmaine Lee2017-07-204-2/+17
* st/dri: list __DRI2_FENCE extension only where neededEmil Velikov2017-07-191-1/+0
* swrast: add dri2ConfigQueryExtension to the correct extension listEmil Velikov2017-07-191-1/+1
* st/va: Fix scaling list ordering for H.265Mark Thompson2017-07-171-7/+26
* st/mesa: Add KHR_no_error toggle to driconfGrigori Goronzy2017-07-142-0/+4
* st/mesa: Add support for KHR_no_error flagGrigori Goronzy2017-07-141-0/+3
* dri: Add KHR_no_error DRI extensionGrigori Goronzy2017-07-143-1/+5