index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/clover: use VISIBILITY_CXXFLAGS where approapriate
Emil Velikov
2014-02-11
1
-3
/
+3
*
omx: use VISIBILITY_CFLAGS to control exported symbols
Emil Velikov
2014-02-11
2
-1
/
+2
*
st/vdpau: automake: export only PUBLIC symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
st/vdpau: do not export VdpPresentationQueueTargetCreateX11
Emil Velikov
2014-02-11
2
-2
/
+4
*
st/egl: automake: avoid exporting all symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
st/gbm: automake: do not export gbm_gallium_drm_device_create
Emil Velikov
2014-02-11
1
-1
/
+3
*
vdpau: flush the context before exporting the surface v2
Marek Olšák
2014-02-06
1
-0
/
+1
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
5
-6
/
+6
*
st/omx: add workaround for bug in Bellagio
Christian König
2014-02-06
3
-2
/
+16
*
st/omx: initial OpenMAX support v3
Christian König
2014-02-06
8
-0
/
+2235
*
gallium/dri2: Fix dri2_dup_image
Axel Davy
2014-02-05
1
-0
/
+1
*
st/dri: Fix tests for no draw/read buffers in dri_make_current()
Michel Dänzer
2014-01-31
1
-2
/
+2
*
st/dri: Allow creating OpenGL 3.3 core contexts
Michel Dänzer
2014-01-30
1
-1
/
+1
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-2
/
+2
*
clover: Don't crash on NULL global buffer objects.
Jan Vesely
2014-01-22
1
-11
/
+23
*
st/vdpau: s/surface/resource/ to fix compiler warning
Brian Paul
2014-01-20
1
-1
/
+1
*
i915,r200,radeon,vega: Change vendor from "VMware, Inc." to "Mesa Project".
José Fonseca
2014-01-20
1
-1
/
+1
*
st/vdpau: check surface params before creating surfaces
Ilia Mirkin
2014-01-19
3
-0
/
+21
*
st/vdpau: fix bogus error handling in output/bitmap creation
Ilia Mirkin
2014-01-19
2
-34
/
+35
*
st/vdpau: don't return a device if the screen doesn't support NPOT
Ilia Mirkin
2014-01-19
1
-0
/
+5
*
pipe-loader: add support for non-pci (platform) devices
Emil Velikov
2014-01-18
1
-0
/
+2
*
st/egl: use loader util lib
Emil Velikov
2014-01-18
3
-42
/
+6
*
gbm: use the loader util lib
Emil Velikov
2014-01-18
1
-1
/
+0
*
loader: introduce the loader util lib
Emil Velikov
2014-01-18
2
-0
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
43
-57
/
+57
*
st/dri: prevent leak of dri option default values
Aaron Watry
2014-01-16
1
-0
/
+6
*
clover: Fix clover::keys and ::values to deal with r-value references properly.
Francisco Jerez
2014-01-15
1
-6
/
+6
*
clover: Don't try to build programs created from a binary again.
Francisco Jerez
2014-01-15
2
-19
/
+22
*
clover: Add missing fields to the clover::module serialization code.
Francisco Jerez
2014-01-15
1
-0
/
+3
*
clover: Store map result into a temporary vector in clCreateProgramWithBinary.
Francisco Jerez
2014-01-15
1
-1
/
+1
*
clover: Use cl_ulong in the maximum allocation size calculation to avoid over...
Francisco Jerez
2014-01-14
1
-1
/
+1
*
st/egl: Flush resources before presentation
Martin Andersson
2014-01-13
3
-0
/
+24
*
st/vdpau: Destroy context when initialization fails
Aaron Watry
2013-12-23
1
-0
/
+1
*
clover: Remove unused variable
Aaron Watry
2013-12-23
1
-1
/
+0
*
clover: Append buffers that use CL_MEM_USE_HOST_PTR.
Jan Vesely
2013-12-18
1
-1
/
+1
*
clover: Add parameter checks to clCreateBuffer.
Jan Vesely
2013-12-18
1
-1
/
+13
*
st/dri: Check for kernel support before enabling fd sharing v2
Thomas Hellstrom
2013-12-18
1
-2
/
+11
*
st/dri: fix compiler warning for driCopySubBufferExtension
Brian Paul
2013-12-17
1
-1
/
+1
*
st/xa: Add new map flags
Thomas Hellstrom
2013-12-17
2
-9
/
+21
*
st/dri: resolve sRGB buffers in linear colorspace
Marek Olšák
2013-12-14
1
-2
/
+23
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
6
-9
/
+59
*
gallium: allow choosing which colorbuffers to clear
Marek Olšák
2013-12-12
1
-1
/
+1
*
gallium/dri: Support DRI Image extension version 7
Christopher James Halse Rogers
2013-12-10
1
-10
/
+104
*
gallium/dri2: Set winsys_handle type to KMS for stride query.
Christopher James Halse Rogers
2013-12-10
1
-0
/
+1
*
gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
Christopher James Halse Rogers
2013-12-10
3
-0
/
+4
*
gallium/dri: Support DRI Image extension version 6
Christopher James Halse Rogers
2013-12-10
1
-1
/
+71
*
st/xa: Bump major version number to 2
Thomas Hellstrom
2013-12-06
1
-1
/
+1
*
clover: Fix missing minus sign in 'iterator_adaptor::operator-='.
Francisco Jerez
2013-12-02
1
-1
/
+1
[next]