summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* st/vdpau: Destroy context when initialization failsAaron Watry2013-12-231-0/+1
* clover: Remove unused variableAaron Watry2013-12-231-1/+0
* clover: Append buffers that use CL_MEM_USE_HOST_PTR.Jan Vesely2013-12-181-1/+1
* clover: Add parameter checks to clCreateBuffer.Jan Vesely2013-12-181-1/+13
* st/dri: Check for kernel support before enabling fd sharing v2Thomas Hellstrom2013-12-181-2/+11
* st/dri: fix compiler warning for driCopySubBufferExtensionBrian Paul2013-12-171-1/+1
* st/xa: Add new map flagsThomas Hellstrom2013-12-172-9/+21
* st/dri: resolve sRGB buffers in linear colorspaceMarek Olšák2013-12-141-2/+23
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-136-9/+59
* gallium: allow choosing which colorbuffers to clearMarek Olšák2013-12-121-1/+1
* gallium/dri: Support DRI Image extension version 7Christopher James Halse Rogers2013-12-101-10/+104
* gallium/dri2: Set winsys_handle type to KMS for stride query.Christopher James Halse Rogers2013-12-101-0/+1
* gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers2013-12-103-0/+4
* gallium/dri: Support DRI Image extension version 6Christopher James Halse Rogers2013-12-101-1/+71
* st/xa: Bump major version number to 2Thomas Hellstrom2013-12-061-1/+1
* clover: Fix missing minus sign in 'iterator_adaptor::operator-='.Francisco Jerez2013-12-021-1/+1
* clover: Optionally return context's devices from clGetProgramInfo()Tom Stellard2013-11-181-2/+6
* osmesa: add support for postprocess filtersBrian Paul2013-11-181-0/+87
* st/vega: Fix broken assertChris Forbes2013-11-171-1/+1
* st/xvmc: enable automake subdir-objectsEmil Velikov2013-11-161-0/+1
* st/egl: use *_FILE over *_SOURCES names for filelistsEmil Velikov2013-11-164-23/+23
* clover: Remove dead file from Makefile.sources.Matt Turner2013-11-151-1/+0
* clover: Support multiple devices in clCreateContextFromType() v2Tom Stellard2013-11-151-3/+9
* clover: Fix the const variant of adaptor_range::end to deal with mismatching ...Francisco Jerez2013-11-121-1/+2
* st/dri: Fix dri_create_context declaration prototype.José Fonseca2013-11-081-0/+1
* mesa/dri: Move context flag validation down into the driversIan Romanick2013-11-071-0/+5
* mesa/dri: Add basic plumbing for GLX_ARB_robustness reset notification strategyIan Romanick2013-11-071-0/+6
* st/xorg: Delete.Matt Turner2013-11-0721-7077/+0
* st/vdpau: resolve delayed rendering for GL interop v2Grigori Goronzy2013-11-061-0/+4
* clover: Calculate optimal work group size when it's not specified by the user.Francisco Jerez2013-11-045-15/+176
* clover: Constify some command_queue arguments.Francisco Jerez2013-11-041-4/+4
* clover: Workaround compiler bug present in GCC 4.7.0-4.7.2.Francisco Jerez2013-11-041-16/+13
* st/xorg: handle updates to DamageUnregister APIEmil Velikov2013-11-041-0/+4
* clover: fix build with LLVM 3.4Aaron Watry2013-11-041-5/+0
* clover: Don't install headers when using the icdTom Stellard2013-10-301-10/+11
* st/xorg: drop set but unsused variables dxo, dyoEmil Velikov2013-10-291-4/+0
* st/xorg: add sanity checks after mallocEmil Velikov2013-10-291-0/+6
* st/xorg: remove unnecessary headersEmil Velikov2013-10-292-8/+0
* clover: Use context device list for error checking in clGetProgramBuildInfo.Francisco Jerez2013-10-291-1/+1
* vl/h264: split fields into SPS/PPSChristian König2013-10-281-21/+26
* implement NV_vdpau_interop v7Christian König2013-10-264-8/+61
* dri: Move driver config options to dri driver extensions.Eric Anholt2013-10-244-3/+11
* clover: Query maximum kernel block size from the device instead of the kernel...Francisco Jerez2013-10-244-10/+18
* clover: fix build after a3ed98f7aa85636579a5696bf036ec13e5c9104aDavid Heidelberger2013-10-231-3/+4
* st/dri: minor formatting clean-ups in dri_context.cBrian Paul2013-10-221-4/+6
* clover: Improve region and pitch argument handling in memory transfer APIs.Francisco Jerez2013-10-211-130/+270
* clover: Add a pixel_size() method to the image class.Francisco Jerez2013-10-212-0/+7
* clover: Implement support for the ICD extension.Francisco Jerez2013-10-2115-78/+1040
* clover: Make sure hidden is the default symbol visibility.Francisco Jerez2013-10-211-2/+5
* clover: Prepare the build system for ICD support.Tom Stellard2013-10-211-0/+4