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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Convert drivers to use typecast macros.
Chia-I Wu
2010-02-04
1
-36
/
+3
*
st/egl: Add missing headers.
Vinson Lee
2010-02-03
1
-0
/
+1
*
egl: fix implicit declaration of pipe_texture_reference adding u_inlines.h
Igor Oliveira
2010-02-04
1
-0
/
+1
*
st/egl: Wrong context might be used in eglBindTexImage.
Chia-I Wu
2010-02-02
1
-9
/
+11
*
egl: Initialize display configs with the display.
Chia-I Wu
2010-01-31
1
-1
/
+1
*
egl: Initialize display resources with their display.
Chia-I Wu
2010-01-31
1
-5
/
+5
*
st/egl: Do not ignore configs without a renderable type.
Chia-I Wu
2010-01-31
1
-6
/
+6
*
st/egl: Remove egl_g3d_get_current_context.
Chia-I Wu
2010-01-31
1
-16
/
+4
*
st/egl: eglBindTexImage should bind to an OpenGL ES texture.
Chia-I Wu
2010-01-30
1
-4
/
+2
*
egl: Rename Binding to CurrentContext in _EGLSurface.
Chia-I Wu
2010-01-30
1
-2
/
+2
*
egl: Migrate drivers to use _eglBindContext.
Chia-I Wu
2010-01-28
1
-10
/
+11
*
egl: eglMakeCurrent should accept an uninitialized display.
Chia-I Wu
2010-01-28
1
-10
/
+30
*
egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay.
Chia-I Wu
2010-01-26
1
-3
/
+4
*
egl: Native types are renamed in EGL 1.3.
Chia-I Wu
2010-01-25
1
-1
/
+1
*
egl: Make surfaces and contexts resources.
Chia-I Wu
2010-01-24
1
-1
/
+1
*
st/egl_g3d: Rename to st/egl.
Chia-I Wu
2010-01-22
6
-0
/
+1964