summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
...
* clover/llvm: Clean up bitcode codegen.Francisco Jerez2016-07-111-16/+20
* clover/llvm: Use metadata introspection utils for kernel enumeration.Francisco Jerez2016-07-111-31/+3
* clover/llvm: Use metadata introspection utils for kernel argument set-up.Francisco Jerez2016-07-111-92/+5
* clover/llvm: Add simplified utility functions for metadata introspection.Francisco Jerez2016-07-112-0/+133
* clover/llvm: Clean up codestyle of get_kernel_args().Francisco Jerez2016-07-111-120/+103
* clover/llvm: Fold compile_native() call into build_module_native().Francisco Jerez2016-07-111-6/+4
* clover/llvm: Factor out duplicated construction of clover::module.Francisco Jerez2016-07-111-47/+41
* clover/llvm: Clean up compile_native().Francisco Jerez2016-07-113-63/+74
* clover/llvm: Clean up ELF parsing.Francisco Jerez2016-07-111-55/+52
* clover/llvm: Move a bunch of utility functions into separate file.Francisco Jerez2016-07-113-61/+101
* clover/llvm: Tidy debug handling.Francisco Jerez2016-07-111-40/+41
* clover/llvm: Use helper function to abort compilation with error message.Francisco Jerez2016-07-111-27/+29
* clover/llvm: Simplify diagnostic_handler().Francisco Jerez2016-07-111-9/+5
* clover/llvm: Trivial codestyle clean-up for optimize().Francisco Jerez2016-07-111-13/+13
* clover/llvm: Clean up compilation into LLVM IR.Francisco Jerez2016-07-111-30/+22
* clover/llvm: Factor out LLVM context init.Francisco Jerez2016-07-111-40/+43
* clover/llvm: Declare compiler instance at top level and pass down as argument.Francisco Jerez2016-07-111-27/+15
* clover/llvm: Refactor compiler instance initialization.Francisco Jerez2016-07-111-52/+47
* clover/llvm: Factor out compiler option tokenization.Francisco Jerez2016-07-111-12/+13
* clover/llvm: Factor out target string parsing.Francisco Jerez2016-07-111-21/+24
* clover/llvm: Collect #ifdef mess into a separate file.Francisco Jerez2016-07-113-75/+157
* clover/llvm: Drop dead code.Francisco Jerez2016-07-111-40/+0
* clover/llvm: Drop support for LLVM < 3.6.Francisco Jerez2016-07-111-36/+4
* gallium: add async flag to pipe_debug_callbackNicolai Hähnle2016-07-081-1/+4
* clover: conditionally use MESA_GIT_SHA1Emil Velikov2016-07-052-2/+8
* glsl: add driconf to zero-init unintialized varsRob Clark2016-07-021-0/+2
* clover: Pass work_dim parameter of clEnqueueNDRangeKernel() to driverHans de Goede2016-07-021-0/+1
* st/vdpau: use bicubic filter for scaling(v6.1)Nayan Deshmukh2016-07-013-14/+106
* st/wgl: make own_mutex() non-staticBrian Paul2016-06-302-4/+7
* st/wgl: remove unneeded inline qualifiersBrian Paul2016-06-302-4/+4
* st/wgl: add a stw_device::initialized fieldBrian Paul2016-06-303-24/+35
* st/wgl: refactor framebuffer locking codeBrian Paul2016-06-304-51/+68
* st/wgl: rename curctx to old_ctx in stw_make_current()José Fonseca2016-06-301-8/+8
* st/wgl: release the pbuffer DC at the end of wglBindTexImageARB()Brian Paul2016-06-301-1/+6
* st/omx: fix decoder fillout for the OMX result bufferLeo Liu2016-06-281-4/+5
* clover: Fix kernel metadata retrieval after clang r273425Jan Vesely2016-06-271-4/+31
* clover/llvm: Fix copyright attribution of invocation.cpp.Francisco Jerez2016-06-271-1/+5
* st/omx: count number of slicesJulien Isorce2016-06-271-0/+3
* st/omx: add support for nouveau / interlacedJulien Isorce2016-06-271-25/+26
* st/omx: retrieve preferred interlaced and buffer_formatsJulien Isorce2016-06-271-2/+24
* st/va: Check NULL pointerGurkirpal Singh2016-06-271-0/+4
* st/nine: Use offset_units_unscaledAxel Davy2016-06-255-11/+13
* Remove wrongly repeated words in commentsGiuseppe Bilotta2016-06-231-1/+1
* clover: Fix build against clang SVN >= r273191Vedran Miletić2016-06-211-1/+1
* st/vdpau: we support lumakeying nowChristian König2016-06-161-0/+1
* st/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respectivelyNayan Deshmukh2016-06-142-8/+8
* st/dri: Clear drawable texture_mask in dri2_invalidate_drawableMichel Dänzer2016-06-141-0/+1
* st/va: ensure linear memory for dmabufJulien Isorce2016-06-141-0/+8
* clover: Include generated sources in AM_CPPFLAGSAaron Watry2016-06-141-0/+1
* clover: Update OpenCL version string to match OpenGLVedran Miletić2016-06-132-2/+6