summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* st/wgl: check if WGL_SWAP_INTERVAL is defined in wglSwapIntervalEXT()Brian Paul2018-03-302-2/+2
* clover/llvm: Fix build against LLVM/Clang 4.0Aaron Watry2018-03-212-1/+3
* clover: Dynamically calculate __OPENCL_VERSION__ and CLC language versionAaron Watry2018-03-211-2/+5
* clover/llvm: Add get_[cl|language]_version, validation and some helpersAaron Watry2018-03-211-0/+88
* st/nine: Fix non inversible matrix checkAxel Davy2018-03-181-1/+1
* st/nine: Fixes warning about implicit conversionAxel Davy2018-03-181-1/+1
* st/nine: Fix bad tracking of vs textures for NINESBT_ALLAxel Davy2018-03-181-1/+1
* st/nine: Fix bad tracking of bound vs texturesAxel Davy2018-03-181-1/+1
* autotools: add -I/src/egl to tizoniaDylan Baker2018-03-141-0/+1
* gallium/x11: remove empty GLX_SGIX_swap_group stubsEmil Velikov2018-03-122-15/+0
* gallium/x11: remove empty GLX_SGIX_swap_barrier stubsEmil Velikov2018-03-122-25/+0
* st/dri: fix OpenGL-OpenCL interop for GL_TEXTURE_BUFFERMarek Olšák2018-03-091-24/+34
* 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