index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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/dri: refactor dri_fill_in_modes
Marek Olšák
2012-12-07
4
-109
/
+45
*
st/dri: always allocate private depth-stencil buffers
Marek Olšák
2012-12-07
1
-59
/
+49
*
scons: Require drm to build gallium/state_trackers/egl/x11/x11_screen.c.
Vinson Lee
2012-12-04
1
-2
/
+4
*
st/glx: accept GLX_SAMPLE_BUFFERS/SAMPLES_ARB == 0
Brian Paul
2012-12-03
1
-4
/
+6
*
st/dri: implement new driver hook flush_with_flags
Marek Olšák
2012-12-02
4
-56
/
+89
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-3
/
+3
*
gallium/postprocess: share pipe_context and cso_context with the state tracker
Marek Olšák
2012-11-29
1
-1
/
+3
*
st/mesa: add support for GL core profiles
Marek Olšák
2012-11-29
1
-1
/
+3
*
st/vdpau: Fix vlVdpVideoSurfaceSize for interlaced buffers
Maarten Lankhorst
2012-11-17
1
-2
/
+2
*
clover: Fix build with clang 3.2
Tom Stellard
2012-11-16
1
-1
/
+6
*
wayland: Destroy frame callback when destroying surface
Jonas Ådahl
2012-11-07
1
-0
/
+3
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
2
-2
/
+2
*
st/xorg: Remove superfluous miInitializeBackingStore() call
Marvin Schmidt
2012-10-30
1
-1
/
+0
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-3
/
+3
*
clover: No need for clover::is_zero() to be a functor.
Francisco Jerez
2012-10-19
5
-10
/
+8
*
wayland: Drop support for ill-defined, unused wl_egl_pixmap
Kristian Høgsberg
2012-10-17
2
-107
/
+0
*
egl/wayland: Update to Wayland 0.99 API
Kristian Høgsberg
2012-10-17
4
-40
/
+94
*
clover: Fix build with LLVM 3.2
Tom Stellard
2012-10-11
1
-1
/
+10
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
15
-170
/
+111
*
Remove VAAPI support.
Matt Turner
2012-10-09
12
-1292
/
+0
*
st/wgl: Don't cache HDC anywhere.
José Fonseca
2012-10-08
4
-11
/
+12
*
gallium: remove resource_resolve
Marek Olšák
2012-09-30
1
-0
/
+2
*
clover: Fix build with libclang v3.2
Tom Stellard
2012-09-25
1
-0
/
+5
*
clover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2
Tom Stellard
2012-09-25
3
-1
/
+9
*
clover: Handle multiple kernels in the same program v2
Blaž Tomažič
2012-09-25
1
-33
/
+33
*
clover: Silence narrowing conversion warnings in resource.cpp.
Francisco Jerez
2012-09-24
1
-3
/
+3
*
clover: Handle NULL value for clEnqueueNDRangeKernel local_work_size
Tom Stellard
2012-09-24
1
-7
/
+6
*
clover: Initialize height and depth to 1 for transfers
Tom Stellard
2012-09-21
1
-1
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
10
-34
/
+17
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
6
-25
/
+12
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
5
-12
/
+12
*
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
2012-09-05
7
-25
/
+25
*
vega: include u_debug.h for assert()
Brian Paul
2012-09-01
1
-0
/
+1
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
5
-16
/
+16
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
2
-3
/
+3
*
dri: Rework planar image interface
Jakob Bornecrantz
2012-08-31
2
-1
/
+82
*
st/dri: Support width and height getters
Jakob Bornecrantz
2012-08-26
1
-1
/
+7
*
st/dri: Claim to support validate_usage
Jakob Bornecrantz
2012-08-26
1
-1
/
+16
*
wgl: update some comments
Brian Paul
2012-08-24
2
-2
/
+2
*
clover: Accept CL_MEM_READ_WRITE flag
Blaž Tomažič
2012-08-24
1
-4
/
+4
*
st/dri: pass config options to the state tracker
Vadim Girlin
2012-08-23
1
-0
/
+8
*
st/dri: add force_glsl_extensions_warn option to dri options
Vadim Girlin
2012-08-23
1
-1
/
+10
*
st/dri: use driver name for driconf section lookup
Vadim Girlin
2012-08-23
1
-1
/
+2
*
st/dri: Add shared usage on buffers created
Jakob Bornecrantz
2012-08-22
1
-0
/
+3
*
wayland-drm: close fd after the display is uninitialized
Philipp Brüschweiler
2012-08-16
1
-2
/
+3
*
st/egl: Fix up for ClientVersion -> ClientMajorVersion rename.
Michel Dänzer
2012-08-15
1
-3
/
+3
*
dri: Simplify use of driConcatConfigs
Chad Versace
2012-08-07
1
-8
/
+4
*
egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Ian Romanick
2012-08-06
1
-3
/
+1
*
st/xorg: updates for CSO interface changes
Brian Paul
2012-08-03
2
-7
/
+9
*
st/xa: updates for CSO interface changes
Brian Paul
2012-08-03
4
-9
/
+9
[prev]
[next]