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.c
Age
Commit message (
Expand
)
Author
2010-11-03
st/egl: Use native_display_buffer for EGL_MESA_drm_image.
Chia-I Wu
2010-11-03
st/egl: Add support for swap interval and swap behavior.
Chia-I Wu
2010-10-23
egl: Fix _eglModeLookup.
Chia-I Wu
2010-10-23
egl: Minor changes to the _EGLScreen interface.
Chia-I Wu
2010-10-23
egl: Minor changes to the _EGLConfig interface.
Chia-I Wu
2010-10-14
st/egl: Access _EGLConfig directly.
Chia-I Wu
2010-09-30
st/egl: Skip single-buffered configs in EGL.
Chia-I Wu
2010-09-19
st/egl: Rename kms backend to drm.
Chia-I Wu
2010-09-10
st/egl: Use profiles to create OpenGL ES contexts.
Chia-I Wu
2010-08-31
st/egl: Enable EGL_MESA_drm_display.
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_fence_sync.
Chia-I Wu
2010-08-17
st/egl: Add support for EGL_KHR_reusable_sync.
Chia-I Wu
2010-07-31
egl: Add checks for EGL_MESA_screen_surface.
Chia-I Wu
2010-06-30
st/egl: Manually free configs on terminate.
Chia-I Wu
2010-06-30
egl: Store screens in a dynamic array.
Chia-I Wu
2010-06-29
egl: Remove st/egl probe code.
Chia-I Wu
2010-06-29
st/egl: Move module loading code to targets.
Chia-I Wu
2010-06-29
st/egl: One driver per hardware.
Chia-I Wu
2010-06-29
st/egl: Introduce native_platform.
Chia-I Wu
2010-06-29
st_api: Remove st_context::is_visual_supported.
Chia-I Wu
2010-06-23
egl: Introduce platform displays internally.
Chia-I Wu
2010-05-31
st/egl: Add GDI backend.
Chia-I Wu
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
st/egl: adapt to interface changes
Roland Scheidegger
2010-05-08
egl_g3d: Check external modules for client APIs first.
Chia-I Wu
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-11
st/egl: Remove depth/stencil format from the native interface.
Chia-I Wu
2010-04-11
st/egl: Remove __GLcontextModes from the native interface.
Chia-I Wu
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-10
Fix copyright headers.
Chia-I Wu
2010-04-10
st/egl: Fix a typo in determining the render buffer.
Chia-I Wu
2010-04-09
st/egl: Remove pbuffer from the native interface.
Chia-I Wu
2010-03-13
st/egl: Fix eglCopyBuffers.
Chia-I Wu
2010-03-12
st/egl: Use st_api.h instead of st_public.h.
Chia-I Wu
2010-03-10
gallium: plumb winsys-drawable-handle through to state tracker
Keith Whitwell
2010-03-09
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
st/egl: Use xlib_sw_winsys in ximage backend.
Chia-I Wu
2010-03-05
st/egl: Add support for EGL_KHR_image_base and EGL_KHR_image_pixmap.
Chia-I Wu
2010-03-05
st/egl: Add event support to the native display interface.
Chia-I Wu
2010-03-01
egl: Rename pipe formats.
José Fonseca
2010-02-25
st/egl: Reduce validation round-trips in ximage backend.
Chia-I Wu
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-03
st/egl: Add missing headers.
Vinson Lee
[next]