summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* meson: Fix indent in omx meson.buildDylan Baker2018-03-071-32/+32
* meson: Use include directory variables instead of traversingDylan Baker2018-03-072-7/+7
* meson: Re-add auto option for omxDylan Baker2018-03-071-9/+9
* meson: fix tizonia compilationDylan Baker2018-03-071-0/+1
* st/omx/tizonia/h264d: Add EGLImage supportGurkirpal Singh2018-03-067-6/+227
* st/omx/tizonia: Add H.264 encoderGurkirpal Singh2018-03-0618-403/+2106
* st/omx/tizonia: Add H.264 decoderGurkirpal Singh2018-03-0624-1286/+2793
* st/omx/tizonia: Add entrypointGurkirpal Singh2018-03-064-2/+78
* st/omx/tizonia: Add --enable-omx-tizonia flag and build filesGurkirpal Singh2018-03-064-1/+53
* st/omx/bellagio: Rename st and target directoriesGurkirpal Singh2018-03-0614-30/+77
* clover: Allow overriding platform/device version numbersAaron Watry2018-03-052-5/+14
* clover/llvm: Pass device down to compileAaron Watry2018-03-051-4/+3
* clover: Pass device to llvm::create_compiler_instanceAaron Watry2018-03-051-4/+5
* clover/llvm: Use device in llvm compilation instead of copying fieldsAaron Watry2018-03-053-17/+15
* st/omx_bellagio: add picture profile and entry pointBoyuan Zhang2018-03-021-0/+2
* glx: Properly handle cases where screen creation failsChuck Atkins2018-02-223-30/+33
* st/dri: only expose config formats that are display targetsIlia Mirkin2018-02-191-1/+2
* mesa: add xbgr support adjacent to xrgbIlia Mirkin2018-02-193-1/+55
* gallium: use PIPE_CAP_CONSTBUF0_FLAGSMarek Olšák2018-02-171-3/+4
* meson: Add Haiku platform support v4Alexander von Gluck IV2018-02-161-0/+41
* clover: Fix build after llvm r325155 and r325160Jan Vesely2018-02-153-2/+30
* meson: use va-api version reported by pkg-configDylan Baker2018-02-151-3/+3
* clover: use PIPE_SHADER_CAP_SUPPORTED_IRS to discover IRTimothy Arceri2018-02-101-2/+9
* st/va: Make the vendor string more descriptiveMark Thompson2018-02-092-1/+6
* st/va: Enable vaExportSurfaceHandle()Mark Thompson2018-02-092-2/+8
* Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary"Roland Scheidegger2018-02-071-1/+2
* gallium: build ddebug, noop, rbug, trace as part of auxiliaryMarek Olšák2018-02-071-2/+1
* st/va: implement HEVC encode functionsBoyuan Zhang2018-02-051-6/+144
* st/va: add HEVC encode functionsBoyuan Zhang2018-02-055-4/+111
* st/va: enable dual instances encode only for H264Boyuan Zhang2018-02-052-11/+15
* st/va: add entrypoint check for HEVCBoyuan Zhang2018-02-051-10/+12
* st/va: add HEVC picture descBoyuan Zhang2018-02-052-4/+23
* st/va: move H264 enc functions into separate fileBoyuan Zhang2018-02-055-139/+260
* gallium/st/clover: remove unused PIPE_SHADER_IR_LLVMTimothy Arceri2018-02-013-13/+0
* gallium: add type parameter to create_fence_fdAndres Rodriguez2018-01-301-1/+1
* autotools: include meson build files in tarballDylan Baker2018-01-1910-6/+14
* gallium: Make (num_)samples an unsigned intGert Wollny2018-01-191-1/+5
* st/vdpau: release held lock in error pathGrazvydas Ignotas2018-01-191-1/+3
* nine: assume that user constant buffers are always supportedMarek Olšák2018-01-174-156/+4
* gallium: remove PIPE_CAP_TWO_SIDED_STENCILMarek Olšák2018-01-171-1/+1
* st/va: add break for MPEG4 data buffer handling caseLeo Liu2018-01-171-0/+1
* st/va: remove TODO line for JPEG data buffer handlingLeo Liu2018-01-171-1/+0
* st/va: release held locks in error pathsGrazvydas Ignotas2018-01-173-3/+9
* st/va: clear pointers for mpeg2 quantiser matricesIndrajit Das2018-01-161-0/+5
* Revert "gallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_flush_control"Adam Jackson2018-01-151-2/+0
* meson: Use consistent style for testsDylan Baker2018-01-111-2/+6
* st/omx_bellagio: Update default intra matrix per MPEG2 specIndrajit Das2018-01-091-5/+5
* .gitignore: Ignore new generated filesScott D Phillips2018-01-081-0/+1
* meson: build cloverDylan Baker2018-01-081-0/+122
* st/dri: Add option to control exposure of 10 bpc color configs.Mario Kleiner2018-01-031-0/+8