summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)Author
2018-04-13gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák
2018-04-12Fix scons buildMarek Olšák
2018-04-12mesa: include mtypes.h lessMarek Olšák
2018-04-12st/va: add VP9 config to enable profile2Leo Liu
2018-04-12st/va: add VP9 config to enable profile0Leo Liu
2018-04-12st/va: parse VP9 uncompressed frame headerLeo Liu
2018-04-12st/va: add slice parameter handling for VP9Leo Liu
2018-04-12st/va: add picture parameter handling for VP9Leo Liu
2018-04-12st/va: add handles for VP9 buffersLeo Liu
2018-04-12st/va: add VP9 picture to contextLeo Liu
2018-04-08st/nine: Do not use scratch for face registerAxel Davy
2018-04-06st/nine: Declare lighting consts for ff shadersAxel Davy
2018-04-02st/dri: Initialise modifier to INVALID for DRI2Daniel Stone
2018-03-30st/wgl: check if WGL_SWAP_INTERVAL is defined in wglSwapIntervalEXT()Brian Paul
2018-03-21clover/llvm: Fix build against LLVM/Clang 4.0Aaron Watry
2018-03-21clover: Dynamically calculate __OPENCL_VERSION__ and CLC language versionAaron Watry
2018-03-21clover/llvm: Add get_[cl|language]_version, validation and some helpersAaron Watry
2018-03-18st/nine: Fix non inversible matrix checkAxel Davy
2018-03-18st/nine: Fixes warning about implicit conversionAxel Davy
2018-03-18st/nine: Fix bad tracking of vs textures for NINESBT_ALLAxel Davy
2018-03-18st/nine: Fix bad tracking of bound vs texturesAxel Davy
2018-03-14autotools: add -I/src/egl to tizoniaDylan Baker
2018-03-12gallium/x11: remove empty GLX_SGIX_swap_group stubsEmil Velikov
2018-03-12gallium/x11: remove empty GLX_SGIX_swap_barrier stubsEmil Velikov
2018-03-09st/dri: fix OpenGL-OpenCL interop for GL_TEXTURE_BUFFERMarek Olšák
2018-03-07meson: Fix indent in omx meson.buildDylan Baker
2018-03-07meson: Use include directory variables instead of traversingDylan Baker
2018-03-07meson: Re-add auto option for omxDylan Baker
2018-03-07meson: fix tizonia compilationDylan Baker
2018-03-06st/omx/tizonia/h264d: Add EGLImage supportGurkirpal Singh
2018-03-06st/omx/tizonia: Add H.264 encoderGurkirpal Singh
2018-03-06st/omx/tizonia: Add H.264 decoderGurkirpal Singh
2018-03-06st/omx/tizonia: Add entrypointGurkirpal Singh
2018-03-06st/omx/tizonia: Add --enable-omx-tizonia flag and build filesGurkirpal Singh
2018-03-06st/omx/bellagio: Rename st and target directoriesGurkirpal Singh
2018-03-05clover: Allow overriding platform/device version numbersAaron Watry
2018-03-05clover/llvm: Pass device down to compileAaron Watry
2018-03-05clover: Pass device to llvm::create_compiler_instanceAaron Watry
2018-03-05clover/llvm: Use device in llvm compilation instead of copying fieldsAaron Watry
2018-03-02st/omx_bellagio: add picture profile and entry pointBoyuan Zhang
2018-02-22glx: Properly handle cases where screen creation failsChuck Atkins
2018-02-19st/dri: only expose config formats that are display targetsIlia Mirkin
2018-02-19mesa: add xbgr support adjacent to xrgbIlia Mirkin
2018-02-17gallium: use PIPE_CAP_CONSTBUF0_FLAGSMarek Olšák
2018-02-16meson: Add Haiku platform support v4Alexander von Gluck IV
2018-02-15clover: Fix build after llvm r325155 and r325160Jan Vesely
2018-02-15meson: use va-api version reported by pkg-configDylan Baker
2018-02-10clover: use PIPE_SHADER_CAP_SUPPORTED_IRS to discover IRTimothy Arceri
2018-02-09st/va: Make the vendor string more descriptiveMark Thompson
2018-02-09st/va: Enable vaExportSurfaceHandle()Mark Thompson