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
/
egl
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/egl: Use stamps only to avoid unnecessary geometry update.
Chia-I Wu
2010-05-31
2
-20
/
+16
*
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/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/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
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
1
-1
/
+1
*
st_api: Give get_egl_image arguments directly to the function
Jakob Borncrantz
2010-05-21
1
-7
/
+8
*
st_api: Add get param function to st_manager
Jakob Bornecrantz
2010-05-21
1
-0
/
+8
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
4
-27
/
+21
|
\
|
*
st/egl: adapt to interface changes
Roland Scheidegger
2010-05-17
4
-27
/
+21
*
|
egl_g3d: Check external modules for client APIs first.
Chia-I Wu
2010-05-08
3
-39
/
+157
*
|
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-0
/
+1
|
/
*
et/egl: Remove dead code.
Vinson Lee
2010-04-26
1
-3
/
+0
*
st_api: Remove st_module
Jakob Bornecrantz
2010-04-26
1
-14
/
+15
*
st/egl: No need to use drm_api argument struct
Jakob Bornecrantz
2010-04-20
2
-8
/
+2
*
st/egl: Use correct driver_name field to get kernel driver name
Jakob Bornecrantz
2010-04-20
1
-1
/
+1
*
st/egl: Check for null destroy callback on api struct
Jakob Bornecrantz
2010-04-20
1
-1
/
+1
*
Merge branch '7.8'
Dan Nicholson
2010-04-19
1
-0
/
+1
|
\
|
*
egl: Pass flags to locate Xlib headers and libraries
Dan Nicholson
2010-04-19
1
-0
/
+1
*
|
st/egl: Remove unnecessary header.
Vinson Lee
2010-04-16
1
-1
/
+0
*
|
st/egl: Request the front buffer as needed.
Chia-I Wu
2010-04-12
1
-7
/
+11
*
|
st/egl: Fix DRI2 on old X servers
Jakob Bornecrantz
2010-04-12
1
-1
/
+10
*
|
st/egl: Follow the portability guide.
Chia-I Wu
2010-04-11
10
-92
/
+86
*
|
st/egl: Factor driver callbacks to a new file.
Chia-I Wu
2010-04-11
5
-702
/
+776
*
|
st/egl: Remove unnecessary header.
Vinson Lee
2010-04-10
1
-1
/
+0
*
|
st/egl: Remove depth/stencil format from the native interface.
Chia-I Wu
2010-04-11
5
-108
/
+93
*
|
st/egl: Remove __GLcontextModes from the native interface.
Chia-I Wu
2010-04-11
8
-168
/
+183
*
|
Squashed commit of the following:
Keith Whitwell
2010-04-10
9
-67
/
+67
*
|
Fix copyright headers.
Chia-I Wu
2010-04-10
16
-80
/
+96
*
|
st/egl: Fix a typo in determining the render buffer.
Chia-I Wu
2010-04-10
1
-1
/
+1
*
|
st/egl: Move probe interface to native_probe.h.
Chia-I Wu
2010-04-09
2
-37
/
+68
*
|
st/egl: Remove pbuffer from the native interface.
Chia-I Wu
2010-04-09
8
-170
/
+105
*
|
st/egl: Implement get_egl_image hook.
Chia-I Wu
2010-04-04
1
-0
/
+32
*
|
st/egl: Add a missing break.
Chia-I Wu
2010-04-02
1
-0
/
+1
*
|
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
3
-6
/
+6
*
|
Merge remote branch 'origin/gallium-st-api'
Chia-I Wu
2010-03-16
6
-584
/
+491
|
\
\
|
*
|
st/egl: Fix eglCopyBuffers.
Chia-I Wu
2010-03-13
2
-13
/
+22
|
*
|
st/egl: Use st_api.h instead of st_public.h.
Chia-I Wu
2010-03-12
6
-576
/
+474
*
|
|
st/egl: Cache the pipe surface used in flush_frontbuffer.
Chia-I Wu
2010-03-13
1
-7
/
+15
|
/
/
*
|
target-helpers: remove swrast_xlib.c helper
Keith Whitwell
2010-03-10
1
-1
/
+59
*
|
gallium: plumb winsys-drawable-handle through to state tracker
Keith Whitwell
2010-03-10
2
-3
/
+8
*
|
st/egl: Fix build errors in ximage backend after merge.
Chia-I Wu
2010-03-10
3
-6
/
+10
*
|
egl/x11: use swrast-xlib helper
Keith Whitwell
2010-03-09
1
-3
/
+2
[next]