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
/
egl_g3d_image.c
Age
Commit message (
Expand
)
Author
2010-12-23
st/egl: Remove unnecessary header.
Vinson Lee
2010-12-22
st/egl: Remove unnecessary egl_g3d_find_pixmap_config.
Chia-I Wu
2010-12-03
st/egl: Set pipe_resource::array_size to 1.
Chia-I Wu
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-03
st/egl: Use native_display_buffer for EGL_MESA_drm_image.
Chia-I Wu
2010-11-01
st/egl image: multiply drm buf-stride with blocksize
Benjamin Franzke
2010-10-22
egl: Parse image attributes with _eglParseImageAttribList.
Chia-I Wu
2010-10-22
egl: Move attributes in _EGLImage to _EGLImageAttribs.
Chia-I Wu
2010-08-26
st/egl: Add support for EGL_MESA_image_drm.
Chia-I Wu
2010-07-26
st/egl: Fix debug line
nobled
2010-04-11
st/egl: Follow the portability guide.
Chia-I Wu
2010-04-11
st/egl: Factor driver callbacks to a new file.
Chia-I Wu
2010-04-10
st/egl: Remove unnecessary header.
Vinson Lee
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-05
st/egl: Add support for EGL_KHR_image_base and EGL_KHR_image_pixmap.
Chia-I Wu