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/egl: Add fbdev backend.
Chia-I Wu
2010-06-11
2
-3
/
+484
*
st/egl: Remove unnecessary header.
Vinson Lee
2010-06-10
1
-1
/
+0
*
st/xorg: Add a customizable option to disable 3D.
Thomas Hellstrom
2010-06-09
2
-3
/
+17
*
st/egl: Fix compiler warnings.
Chia-I Wu
2010-06-04
1
-0
/
+1
*
st/egl: Move sw screen creation to native helper.
Chia-I Wu
2010-06-04
5
-93
/
+52
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
1
-8
/
+35
|
\
|
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
1
-13
/
+13
|
*
st/python: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-13
/
+26
*
|
gallium: add interpolation parameter to simple shader functions
Brian Paul
2010-06-03
1
-1
/
+2
*
|
st/xorg, vmware: Make throttling configurable.
Thomas Hellstrom
2010-05-31
4
-20
/
+72
*
|
st/xorg: Fix Xv cliprect scaling.
Thomas Hellstrom
2010-05-31
3
-9
/
+9
*
|
st/xorg Avoid advertizing rotation / reflection support.
Thomas Hellstrom
2010-05-31
1
-3
/
+6
*
|
st/egl: Use stamps only to avoid unnecessary geometry update.
Chia-I Wu
2010-05-31
2
-20
/
+16
*
|
gallium: fix TFP on gallium
Dave Airlie
2010-05-31
1
-0
/
+2
*
|
st/egl: Update KMS backend to use resource_surface.
Chia-I Wu
2010-05-31
2
-50
/
+28
*
|
st/egl: Update GDI backend to use resource_surface.
Chia-I Wu
2010-05-31
1
-146
/
+51
*
|
st/egl: Update ximage backend to use resource_surface.
Chia-I Wu
2010-05-31
1
-186
/
+52
*
|
st/egl: Add helper functions for use by backends.
Chia-I Wu
2010-05-31
3
-0
/
+306
*
|
st/vega: Use SConscript for Windows build.
Chia-I Wu
2010-05-31
4
-9
/
+61
*
|
st/egl: Use OS-specific module suffices.
Chia-I Wu
2010-05-31
1
-6
/
+17
*
|
st/egl: Add GDI backend.
Chia-I Wu
2010-05-31
3
-1
/
+556
*
|
st/python: Expose region_copy/fill_region instead of deprecated surface_copy/...
José Fonseca
2010-05-30
1
-52
/
+20
*
|
st/vega: Use FREE.
Chia-I Wu
2010-05-30
1
-1
/
+1
*
|
st/egl: Hook eglCreatePbufferFromClientBuffer.
Chia-I Wu
2010-05-30
3
-20
/
+141
*
|
st/egl: Fix eglCopyBuffers.
Chia-I Wu
2010-05-30
1
-2
/
+1
*
|
st/egl: Initialize KMS backend from an fd.
Chia-I Wu
2010-05-30
1
-6
/
+31
*
|
egl/mks: remove extra param from function call
Brian Paul
2010-05-27
1
-1
/
+1
*
|
egl_g3d: add missing param to egl_g3d_st_manager_get_egl_image()
Brian Paul
2010-05-27
1
-0
/
+1
*
|
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-05-26
2
-2
/
+0
*
|
st/dri: Remove dri.c from SCons build.
Vinson Lee
2010-05-26
1
-1
/
+0
|
/
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
3
-3
/
+3
*
st/dri: Remove DRI1 support
Jakob Bornecrantz
2010-05-25
4
-596
/
+6
*
st/glx: check if deleting head of buffer list
Brian Paul
2010-05-24
1
-0
/
+4
*
st_api: Give get_egl_image arguments directly to the function
Jakob Borncrantz
2010-05-21
2
-10
/
+13
*
st/glx: fix incorrect parameter type
Brian Paul
2010-05-21
1
-1
/
+1
*
gallium: Fix invalidate framebuffer with old libGL libraries
Jakob Bornecrantz
2010-05-21
4
-2
/
+13
*
st_api: Add get param function to st_manager
Jakob Bornecrantz
2010-05-21
4
-1
/
+32
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
20
-217
/
+216
|
\
|
*
st/egl: adapt to interface changes
Roland Scheidegger
2010-05-17
4
-27
/
+21
|
*
st/dri: adapt to interface changes
Roland Scheidegger
2010-05-17
3
-32
/
+61
|
*
st/glx: adapt to interface changes
Roland Scheidegger
2010-05-17
2
-11
/
+11
|
*
st/wgl: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-3
/
+3
|
*
st/vega: adapt to interface changes
Roland Scheidegger
2010-05-17
4
-57
/
+37
|
*
st/xorg: adapt to interface changes
Roland Scheidegger
2010-05-17
4
-76
/
+54
|
*
st/python: adapt to interface changes
Roland Scheidegger
2010-05-17
2
-11
/
+29
*
|
gallium: remnants of old ccw state
Keith Whitwell
2010-05-21
1
-2
/
+1
*
|
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-21
1
-4
/
+4
|
\
\
|
*
|
gallium: more work on ccw flag removal
Keith Whitwell
2010-05-14
1
-4
/
+4
*
|
|
st/xorg: Try hard to not touch hardware after dropping the master
Jakob Bornecrantz
2010-04-29
2
-12
/
+27
*
|
|
st/xorg: Remove save and restore hw state
Jakob Bornecrantz
2010-04-29
2
-37
/
+0
[next]