summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)AuthorFilesLines
2014-02-24vdpau: flush the context before exporting the surface v2Marek Olšák1-0/+1
2014-01-31st/dri: Fix tests for no draw/read buffers in dri_make_current()Michel Dänzer1-2/+2
2014-01-30st/dri: Allow creating OpenGL 3.3 core contextsMichel Dänzer1-1/+1
2014-01-27mesa: Change many Type P MESA_FORMATs to meet naming specMark Mueller1-1/+1
2014-01-27mesa: Rename 4 color component unsigned byte MESA_FORMATsMark Mueller1-2/+2
2014-01-27mesa: change gl_format to mesa_formatMark Mueller1-2/+2
2014-01-22clover: Don't crash on NULL global buffer objects.Jan Vesely1-11/+23
2014-01-20st/vdpau: s/surface/resource/ to fix compiler warningBrian Paul1-1/+1
2014-01-20i915,r200,radeon,vega: Change vendor from "VMware, Inc." to "Mesa Project".José Fonseca1-1/+1
2014-01-19st/vdpau: check surface params before creating surfacesIlia Mirkin3-0/+21
2014-01-19st/vdpau: fix bogus error handling in output/bitmap creationIlia Mirkin2-34/+35
2014-01-19st/vdpau: don't return a device if the screen doesn't support NPOTIlia Mirkin1-0/+5
2014-01-18pipe-loader: add support for non-pci (platform) devicesEmil Velikov1-0/+2
2014-01-18st/egl: use loader util libEmil Velikov3-42/+6
2014-01-18gbm: use the loader util libEmil Velikov1-1/+0
2014-01-18loader: introduce the loader util libEmil Velikov2-0/+2
2014-01-17s/Tungsten Graphics/VMware/José Fonseca43-57/+57
2014-01-16st/dri: prevent leak of dri option default valuesAaron Watry1-0/+6
2014-01-15clover: Fix clover::keys and ::values to deal with r-value references properly.Francisco Jerez1-6/+6
2014-01-15clover: Don't try to build programs created from a binary again.Francisco Jerez2-19/+22
2014-01-15clover: Add missing fields to the clover::module serialization code.Francisco Jerez1-0/+3
2014-01-15clover: Store map result into a temporary vector in clCreateProgramWithBinary.Francisco Jerez1-1/+1
2014-01-14clover: Use cl_ulong in the maximum allocation size calculation to avoid over...Francisco Jerez1-1/+1
2014-01-13st/egl: Flush resources before presentationMartin Andersson3-0/+24
2013-12-23st/vdpau: Destroy context when initialization failsAaron Watry1-0/+1
2013-12-23clover: Remove unused variableAaron Watry1-1/+0
2013-12-18clover: Append buffers that use CL_MEM_USE_HOST_PTR.Jan Vesely1-1/+1
2013-12-18clover: Add parameter checks to clCreateBuffer.Jan Vesely1-1/+13
2013-12-18st/dri: Check for kernel support before enabling fd sharing v2Thomas Hellstrom1-2/+11
2013-12-17st/dri: fix compiler warning for driCopySubBufferExtensionBrian Paul1-1/+1
2013-12-17st/xa: Add new map flagsThomas Hellstrom2-9/+21
2013-12-14st/dri: resolve sRGB buffers in linear colorspaceMarek Olšák1-2/+23
2013-12-13swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie6-9/+59
2013-12-12gallium: allow choosing which colorbuffers to clearMarek Olšák1-1/+1
2013-12-10gallium/dri: Support DRI Image extension version 7Christopher James Halse Rogers1-10/+104
2013-12-10gallium/dri2: Set winsys_handle type to KMS for stride query.Christopher James Halse Rogers1-0/+1
2013-12-10gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers3-0/+4
2013-12-10gallium/dri: Support DRI Image extension version 6Christopher James Halse Rogers1-1/+71
2013-12-06st/xa: Bump major version number to 2Thomas Hellstrom1-1/+1
2013-12-02clover: Fix missing minus sign in 'iterator_adaptor::operator-='.Francisco Jerez1-1/+1
2013-11-18clover: Optionally return context's devices from clGetProgramInfo()Tom Stellard1-2/+6
2013-11-18osmesa: add support for postprocess filtersBrian Paul1-0/+87
2013-11-17st/vega: Fix broken assertChris Forbes1-1/+1
2013-11-16st/xvmc: enable automake subdir-objectsEmil Velikov1-0/+1
2013-11-16st/egl: use *_FILE over *_SOURCES names for filelistsEmil Velikov4-23/+23
2013-11-15clover: Remove dead file from Makefile.sources.Matt Turner1-1/+0
2013-11-15clover: Support multiple devices in clCreateContextFromType() v2Tom Stellard1-3/+9
2013-11-12clover: Fix the const variant of adaptor_range::end to deal with mismatching ...Francisco Jerez1-1/+2
2013-11-08st/dri: Fix dri_create_context declaration prototype.José Fonseca1-0/+1
2013-11-07mesa/dri: Move context flag validation down into the driversIan Romanick1-0/+5