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_api.c
Age
Commit message (
Expand
)
Author
2010-12-26
st/egl: Fix eglChooseConfig when configs is NULL.
Chia-I Wu
2010-12-22
st/egl: Fix eglCopyBuffers.
Chia-I Wu
2010-12-22
st/egl: Plug pbuffer leaks.
Chia-I Wu
2010-12-22
st/egl: Allow single-buffered pixmaps.
Chia-I Wu
2010-12-22
st/egl: Remove unnecessary egl_g3d_find_pixmap_config.
Chia-I Wu
2010-12-06
egl: _eglFilterArray should not allocate.
Chia-I Wu
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-03
st/egl: Add support for EGL_MATCH_NATIVE_PIXMAP.
Chia-I Wu
2010-11-03
st/egl: Add support for swap interval and swap behavior.
Chia-I Wu
2010-11-03
st/egl: Use native_surface::present callback.
Chia-I Wu
2010-10-23
egl: Use reference counting to replace IsLinked or IsBound.
Chia-I Wu
2010-10-14
st/egl: Do not finish a fence that is NULL.
Chia-I Wu
2010-09-10
st/egl: Use profiles to create OpenGL ES contexts.
Chia-I Wu
2010-09-10
gallium: Add context profile support to st_api.
Chia-I Wu
2010-08-26
st/egl: Add support for EGL_MESA_image_drm.
Chia-I Wu
2010-08-26
st/egl: Add support for EGL_KHR_surfaceless_*.
Chia-I Wu
2010-08-17
st/egl: Add support for EGL_KHR_reusable_sync.
Chia-I Wu
2010-06-30
egl: Store configs in a dynamic array.
Chia-I Wu
2010-06-29
st/egl: Move module loading code to targets.
Chia-I Wu
2010-05-30
st/egl: Hook eglCreatePbufferFromClientBuffer.
Chia-I Wu
2010-05-30
st/egl: Fix eglCopyBuffers.
Chia-I Wu
2010-05-17
st/egl: adapt to interface changes
Roland Scheidegger
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