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_g3d
Age
Commit message (
Expand
)
Author
2010-01-22
st/egl_g3d: Use glxinit.c from egl_xdri.
Chia-I Wu
2010-01-20
st/egl_g3d: Add support for driver probe.
Chia-I Wu
2010-01-20
st/egl_g3d: Add support for probe to native displays.
Chia-I Wu
2010-01-20
st/egl_g3d: Do not reuse the pipe transfer in ximage.
Chia-I Wu
2010-01-18
st/egl_g3d: Clean up for x11_drawable_get_depth.
Chia-I Wu
2010-01-18
st/egl_g3d: Add support for eglCopyBuffers.
Chia-I Wu
2010-01-18
st/egl_g3d: Add is_pixmap_supported to native display interface.
Chia-I Wu
2010-01-18
st/egl_g3d: Update validate to use an attachment mask.
Chia-I Wu
2010-01-15
st/egl_g3d: Avoid validation upon buffer swap or flush frontbuffer.
Chia-I Wu
2010-01-15
st/egl_g3d: Hook to update_buffer of the pipe screen.
Chia-I Wu
2010-01-15
st/egl_g3d: Always override flush_frontbuffer.
Chia-I Wu
2010-01-14
egl_g3d: Check if the creation of pipe or st context fails.
Chia-I Wu
2010-01-14
st/egl_g3d: Use a sequence number to decide if validation is required.
Chia-I Wu
2010-01-12
st/egl_g3d: Get the stapi from the driver.
Chia-I Wu
2010-01-12
egl: Add _EGLDriver as the first argument to GetProcAddress.
Chia-I Wu
2010-01-12
st/egl_g3d: Improve comments to the native display interface.
Chia-I Wu
2010-01-12
st/egl_g3d: Add support for KMS native display.
Chia-I Wu
2010-01-12
st/egl_g3d: Add support for EGL_MESA_screen_surface.
Chia-I Wu
2010-01-12
st/egl_g3d: Update the native display interface for modesetting.
Chia-I Wu
2010-01-12
st/egl_g3d: New EGL state tracker that uses Gallium.
Chia-I Wu