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: fix crash when dri2_drawable_get_buffers fails
Marek Olšák
2010-08-04
1
-1
/
+2
*
egl: Add checks for EGL_MESA_screen_surface.
Chia-I Wu
2010-07-31
2
-4
/
+10
*
st/dri: Remove unnecessary headers.
Vinson Lee
2010-07-31
2
-2
/
+0
*
st/dri: move backend hooks to appropriate object
George Sapountzis
2010-07-30
7
-29
/
+78
*
st/dri: drop dri1_helper
George Sapountzis
2010-07-30
13
-229
/
+23
*
st/dri: mv driDriverAPI to backends
George Sapountzis
2010-07-30
6
-130
/
+49
*
st/python: Adapt to interface change.
Chia-I Wu
2010-07-29
1
-21
/
+18
*
gallium: Use unified pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-2
/
+1
*
Untangle gallium/egl/glx source sharing mess and make it compile again
Kristian Høgsberg
2010-07-28
3
-114
/
+58
*
swrastg: Add SWRAST_NO_PRESENT option to not send updates to X server
Jakob Bornecrantz
2010-07-27
1
-1
/
+9
*
st/egl: Fix debug line
nobled
2010-07-26
1
-1
/
+1
*
st/xorg: fix use-after-free
nobled
2010-07-26
1
-1
/
+1
*
st/xorg: Init the Gallium3D / libkms resources in pre-init.
Thomas Hellstrom
2010-07-23
2
-86
/
+75
*
st/xorg: Kill a couple of compilation warnings
Thomas Hellstrom
2010-07-23
2
-2
/
+2
*
st/xorg vmwgfx/xorg: Add a pre-init customizer callback
Thomas Hellstrom
2010-07-23
2
-2
/
+6
*
st/xorg: Add a possibility to prune modes and limit fb allocation size based ...
Thomas Hellstrom
2010-07-23
3
-0
/
+23
*
st/egl: Fixes for recent GLX cleanup.
Chia-I Wu
2010-07-20
2
-19
/
+45
*
st/dri: Remove driFrameTrackingExtension.
Chia-I Wu
2010-07-20
1
-1
/
+0
*
gallium/st/dri2: add dri2 vblank query extension support
Sven Arvidsson
2010-07-18
1
-0
/
+1
*
st/egl: Add support for !GLX_DIRECT_RENDERING.
Chia-I Wu
2010-07-06
4
-41
/
+79
*
st/egl: Remove unnecessary headers.
Vinson Lee
2010-07-03
1
-3
/
+0
*
st/egl: Manually free configs on terminate.
Chia-I Wu
2010-06-30
1
-1
/
+13
*
egl: Store screens in a dynamic array.
Chia-I Wu
2010-06-30
1
-7
/
+10
*
egl: Store configs in a dynamic array.
Chia-I Wu
2010-06-30
1
-3
/
+3
*
st/vega: Match MALLOC/FREE for vg_shader.
Chia-I Wu
2010-06-30
1
-1
/
+1
*
st/vega: s/free/FREE for matching MALLOC/CALLOC
nobled
2010-06-30
9
-15
/
+15
*
st/xorg: s/free/FREE for matching MALLOC/CALLOC
nobled
2010-06-30
1
-1
/
+1
*
st/egl: Add egl-gdi target.
Chia-I Wu
2010-06-30
1
-1
/
+1
*
egl: Remove st/egl probe code.
Chia-I Wu
2010-06-29
8
-149
/
+1
*
st/egl: Build a single EGL driver.
Chia-I Wu
2010-06-29
1
-74
/
+2
*
st/egl: Move module loading code to targets.
Chia-I Wu
2010-06-29
18
-389
/
+213
*
st/egl: Reorganize targets.
Chia-I Wu
2010-06-29
2
-7
/
+7
*
st/egl: One driver per hardware.
Chia-I Wu
2010-06-29
9
-31
/
+90
*
st/egl: Introduce native_platform.
Chia-I Wu
2010-06-29
8
-107
/
+137
*
st_api: Remove st_context::is_visual_supported.
Chia-I Wu
2010-06-29
4
-21
/
+34
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
12
-99
/
+35
|
\
|
*
gallium: Convert state trackers to drm driver interface
Jakob Bornecrantz
2010-06-06
12
-98
/
+34
*
|
egl: Introduce platform displays internally.
Chia-I Wu
2010-06-23
10
-28
/
+23
*
|
egl: s/EGL_DISPLAY/EGL_PLATFORM/.
Chia-I Wu
2010-06-17
1
-3
/
+3
*
|
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
[next]