summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)Author
2017-11-16autotools: set XA versions in configure.ac and configure header fileDylan Baker
2017-11-15gallium/wgl: fix default pixel format issueFrank Richter
2017-11-13meson: don't use build_by_default for specific gallium driversDylan Baker
2017-11-11st/dri: fix deadlock when waiting on android fencesMarek Olšák
2017-11-10meson: build gallium-xlib based glxDylan Baker
2017-11-10st/dri: fix android fence regressionMarek Olšák
2017-11-09st/dri: use stapi flush instead of pipe flush when creating fencesNicolai Hähnle
2017-11-09util: move os_time.[ch] to src/utilNicolai Hähnle
2017-11-09mesa: use simple mtx in core mesaTimothy Arceri
2017-11-08clover: use the unified check for c++11 instead of the gcc version numberGert Wollny
2017-11-06drisw: Enable flush control for llvmpipe and softpipeAdam Jackson
2017-11-06gallium: Wire up flush controlAdam Jackson
2017-11-06dri: Change __DriverApiRec::CreateContext to take a struct for attribsNeil Roberts
2017-10-27meson: build gallium based osmesaDylan Baker
2017-10-25clover: Fix compilation after clang r315871Jan Vesely
2017-10-20egl,dri: Propagate context priority hint to driver->CreateContextChris Wilson
2017-10-18st/osmesa: include u_inlines.h for pipe_resource_referenceMichel Dänzer
2017-10-18st/mesa: Initialize textures array in st_framebuffer_validateMichel Dänzer
2017-10-17st/va: Return correct width and height for encode/decode supportMark Thompson
2017-10-17st/va: Fix config entrypoint handlingMark Thompson
2017-10-17st/va: Disable vaExportSurfaceHandle()Mark Thompson
2017-10-16meson: Build gallium dri state trackerDylan Baker
2017-10-13st/dri: Add definitions to allow importing 16-bit surfacesMark Thompson
2017-10-12st/dri: implement __DRIimageExtension::validateUsage properlyMarek Olšák
2017-10-10st/dri: implement createImageFromRenderbuffer(2)Nicolai Hähnle
2017-10-07st/va: Implement vaExportSurfaceHandle()Mark Thompson
2017-10-04st/va: add RGB support to vlVaPutSurfaceLeo Liu
2017-10-04st/va: don't re-allocate interlaced buffer with pakced formatLeo Liu
2017-10-04st/vdpau: don't re-allocate interlaced buffer with packed YUV formatLeo Liu
2017-10-02mesa: Remove force_s3tc_enable driconf variableMatt Turner
2017-10-02gallium: Remove util_format_s3tc_enabledMatt Turner
2017-09-29st/va: add dst rect to avoid scale on deintLeo Liu
2017-09-28st/va: use pipe transfer_map to map upload bufferLeo Liu
2017-09-27st/dri: don't expose modifiers in EGL if the driver doesn't implement themMarek Olšák
2017-09-27clover: Query and export int64 atomicsJan Vesely
2017-09-25st/va/postproc: implement the DRM prime grabberLeo Liu
2017-09-25st/va/postproc: use progressive target buffer for scalingLeo Liu
2017-09-25st/va: make internal func vlVaHandleSurfaceAllocate() call simplerLeo Liu
2017-09-25st/va/postproc: add a full NV12 deint support from buffer I to PLeo Liu
2017-09-25st/va: use new vl_compositor_yuv_deint_full() to deintLeo Liu
2017-09-25st/omx: use new vl_compositor_yuv_deint_full() to deintLeo Liu
2017-09-25st/va/postproc: use video original size for postprocessingLeo Liu
2017-09-20clover: Wait for requested operation if blocking flag is setJan Vesely
2017-09-20clover: Run the associated action before an event is signalled.Francisco Jerez
2017-09-20clover: Wrap event::wait_count in a method taking care of the required locking.Francisco Jerez
2017-09-18clover: add missing include to compat.hJan Vesely
2017-09-18clover: Query and export half precision supportJan Vesely
2017-09-15clover: Fix build after LLVM r313390Jan Vesely
2017-09-15st/omx_bellagio: Rename state tracker and optionGurkirpal Singh
2017-09-07Revert "st/va: add enviromental variable to disable interlace"Leo Liu