index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
egl
/
common
Age
Commit message (
Expand
)
Author
2010-02-23
st/egl: Unify surface creation.
Chia-I Wu
2010-02-21
st/egl: Enable extensions before adding configs.
Chia-I Wu
2010-02-21
st/egl: Do not force validate when update_buffer is called.
Chia-I Wu
2010-02-08
egl: re-fix context_create typo
Keith Whitwell
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-04
egl: Convert drivers to use typecast macros.
Chia-I Wu
2010-02-03
st/egl: Add missing headers.
Vinson Lee
2010-02-04
egl: fix implicit declaration of pipe_texture_reference adding u_inlines.h
Igor Oliveira
2010-02-02
st/egl: Wrong context might be used in eglBindTexImage.
Chia-I Wu
2010-01-31
egl: Initialize display configs with the display.
Chia-I Wu
2010-01-31
egl: Initialize display resources with their display.
Chia-I Wu
2010-01-31
st/egl: Do not ignore configs without a renderable type.
Chia-I Wu
2010-01-31
st/egl: Remove egl_g3d_get_current_context.
Chia-I Wu
2010-01-30
st/egl: eglBindTexImage should bind to an OpenGL ES texture.
Chia-I Wu
2010-01-30
egl: Rename Binding to CurrentContext in _EGLSurface.
Chia-I Wu
2010-01-28
egl: Migrate drivers to use _eglBindContext.
Chia-I Wu
2010-01-28
egl: eglMakeCurrent should accept an uninitialized display.
Chia-I Wu
2010-01-26
egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay.
Chia-I Wu
2010-01-25
egl: Native types are renamed in EGL 1.3.
Chia-I Wu
2010-01-24
egl: Make surfaces and contexts resources.
Chia-I Wu
2010-01-22
st/egl_g3d: Rename to st/egl.
Chia-I Wu