summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Use WINE thread for threadpoolPatrick Rudolph2016-05-184-12/+52
* st/nine: Don't present if window is occludedPatrick Rudolph2016-05-181-5/+6
* st/nine: Use new function to query for resolution mismatchPatrick Rudolph2016-05-183-1/+18
* st/nine: Implement BumpEnvMap for ffAxel Davy2016-05-181-24/+54
* st/nine: Format conversion for volumes in UpdateTextureAxel Davy2016-05-181-8/+0
* st/nine: Remove one useless function outputAxel Davy2016-05-182-4/+4
* st/nine: Add support for X8L8V8U8Axel Davy2016-05-182-3/+13
* st/nine: Add format fallback with conversion to volumesAxel Davy2016-05-182-9/+110
* st/nine: Add format fallback with conversion to surfacesAxel Davy2016-05-182-1/+72
* st/nine: Fix Pointsize in programmable shaderAxel Davy2016-05-188-68/+48
* st/nine: Fix ff pointscale computationAxel Davy2016-05-181-9/+18
* st/nine: Fix header of GetIndicesAxel Davy2016-05-181-2/+1
* st/nine: Increase minor d3dadapter9drm ABIAxel Davy2016-05-182-1/+4
* st/nine: Fix leak after ctor failuresAxel Davy2016-05-181-0/+2
* st/nine: Add ColorFill test for compressed texturesAxel Davy2016-05-181-0/+8
* st/nine: PositionT and Tessfactor are forbidden as PS inputAxel Davy2016-05-181-3/+5
* st/nine: Fix some shader failures not triggering errorAxel Davy2016-05-181-2/+5
* st/nine: Forbid POSITION0 for PS3.0Axel Davy2016-05-181-0/+5
* st/nine: Rework UpdateTexture ChecksAxel Davy2016-05-182-35/+68
* st/nine: Use bufs instead of Flags for ClearAxel Davy2016-05-181-2/+2
* Treewide: Remove Elements() macroJan Vesely2016-05-1712-63/+63
* st/vdpau: add dri3 supportLeo Liu2016-05-161-1/+5
* st/va: add dri3 supportLeo Liu2016-05-161-1/+5
* clover: grid_offset should be padded with 0 not 1Jan Vesely2016-05-161-1/+1
* clover: Handle PIPE_SHADER_IR_NIR in switchJan Vesely2016-05-151-1/+2
* st/omx/enc: fix incorrect reference picture order for B framesLeo Liu2016-05-051-7/+12
* st/omx: don't return early in vid_enc_EncodeFrame()Emil Velikov2016-04-291-1/+2
* clover: Fix build against clang SVN >= r267772Michel Dänzer2016-04-281-0/+3
* st/omx: Fix resource leak on OMX_ErrorNoneRobert Foss2016-04-251-0/+1
* Revert "st/dri: add 32-bit RGBX/RGBA formats"Marek Olšák2016-04-242-10/+0
* gallium: remove helpers converting to/from TGSI_PROCESSOR_*Marek Olšák2016-04-221-12/+1
* gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*Marek Olšák2016-04-223-13/+13
* gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*Marek Olšák2016-04-224-35/+35
* st/dri: add 32-bit RGBX/RGBA formatsRob Herring2016-04-212-0/+10
* st/dri: implement the GL interop DRI extension (v2.2)Marek Olšák2016-04-201-0/+258
* st/dri: Fix RGB565 EGLImage creationNicolas Dufresne2016-04-201-20/+24
* st/dri: Factor out DRI2 to PIPE_FORMAT conversionNicolas Dufresne2016-04-201-34/+27
* clover: Fix build against LLVM SVN >= r266163Michel Dänzer2016-04-141-0/+14
* va: check null context in vlVaDestroyContextIurie Salomov2016-04-131-0/+4
* st/va: avoid dereference after free in vlVaDestroyImageThomas Hindoe Paaboel Andersen2016-04-081-1/+3
* Revert "clover: Fix build against clang SVN >= r265359"Michel Dänzer2016-04-071-3/+0
* clover: Fix build against clang SVN >= r265359Michel Dänzer2016-04-051-0/+3
* gallium: distinguish between shader IR in get_compute_paramBas Nieuwenhuizen2016-04-021-14/+17
* gallium: add global buffer memory barrier bitBas Nieuwenhuizen2016-04-021-0/+2
* gallium: add compute shader IR typeBas Nieuwenhuizen2016-04-021-0/+1
* st/vdpau: correct null checkThomas Hindoe Paaboel Andersen2016-03-301-4/+4
* st/vdpau: implement the new DMA-buf based interop v2Christian König2016-03-294-3/+116
* st/vdpau: move FormatRGBAToPipe into the interopChristian König2016-03-294-28/+8
* st/vdpau: use linear layout for output surfacesChristian König2016-03-291-1/+2
* st/xa: emit sampler view declarations in shadersBrian Paul2016-03-251-0/+19