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
Age
Commit message (
Expand
)
Author
2009-10-27
egl_android: Decide image config by matching the native pixmap.
Chia-I Wu
2009-10-27
egl_android: Set surface type and native visual type.
Chia-I Wu
2009-10-23
intel: Correct support for GL_BGRA.
Chia-I Wu
2009-10-22
egl: Unlink image before destroying it.
Chia-I Wu
2009-10-22
egl_android: Wrong attribute is passed.
Chia-I Wu
2009-09-29
egl_android: Install customized logger.
Chia-I Wu
2009-09-29
egl: Improve logging facility.
Chia-I Wu
2009-09-29
egl: Allow binding to any client API.
Chia-I Wu
2009-09-29
egl: Preload a driver if eglGetProcAddress is called early.
Chia-I Wu
2009-09-29
egl: Better report of driver loading error.
Chia-I Wu
2009-09-28
egl: Allow driver to be built-in.
Chia-I Wu
2009-09-24
egl_android: Minor fixes to image surface.
Chia-I Wu
2009-09-24
egl_android: Refactor tiling support.
Chia-I Wu
2009-09-24
egl_android: Merge tiling support from eagle.
Chia-I Wu
2009-09-23
Merge branch 'mesa-es' into android
Chia-I Wu
2009-09-23
mesa: Pixel zoom should be ignored in _mesa_meta_draw_tex.
Chia-I Wu
2009-09-23
es: Add support for GL_ARB_texture_non_power_of_two.
Chia-I Wu
2009-09-18
egl_android: Add untested support for EGLImage.
Chia-I Wu
2009-09-18
egl_android: Initialize __DRIbuffer properly.
Chia-I Wu
2009-09-18
egl_android: Remove unused variables.
Chia-I Wu
2009-09-18
egl_android: New EGL driver for Android.
Chia-I Wu
2009-09-18
es: Turn of FEATURE_es2_glsl.
Chia-I Wu
2009-09-16
Build libes1api.a.
Chia-I Wu
2009-09-16
mesa: Rename libmesa.a to libes1.a.
Chia-I Wu
2009-09-15
mesa: Save META_SHADER in _mesa_meta_draw_tex.
Chia-I Wu
2009-09-15
Merge commit 'eee/mesa-es' into android
Chia-I Wu
2009-09-15
mesa: Fix a division in _mesa_meta_draw_tex.
Chia-I Wu
2009-09-15
intel: Add support for GL_OES_draw_texture.
Chia-I Wu
2009-09-15
mesa: Add _mesa_meta_draw_tex.
Chia-I Wu
2009-09-15
mesa/tnl: Add support for GL_FIXED in _tnl_import_array.
Chia-I Wu
2009-09-15
Update Android.mk for recent merge.
Chia-I Wu
2009-09-15
intel: Fix DRI CopyBuffer extension.
Chia-I Wu
2009-09-15
es: Pre-generate ES1 source files.
Chia-I Wu
2009-09-15
Merge commit 'eee/mesa-es' into android
Chia-I Wu
2009-09-15
egl_xdri: Check that FlushCurrentContext is available.
Chia-I Wu
2009-09-14
intel: Add support for GL_OES_EGL_image.
Chia-I Wu
2009-09-14
es: Add support for GL_OES_EGL_image.
Chia-I Wu
2009-09-14
es/glapi: Add support for GL_OES_EGL_image.
Chia-I Wu
2009-09-14
glapi: Generate typedef for GLeglImageOES.
Chia-I Wu
2009-09-14
es: Check OES_draw_texture is enabled.
Chia-I Wu
2009-09-14
egl_xdri: Flush commands on context switch and buffer swap.
Chia-I Wu
2009-09-14
egl_xdri: Implement eglCreateImageKHR.
Chia-I Wu
2009-09-14
egl: Add support for EGL_KHR_image_base.
Chia-I Wu
2009-09-14
egl: Update eglext.h to version 3.
Chia-I Wu
2009-09-14
i915: Build i915_dri with libes1.a.
Chia-I Wu
2009-09-14
es: Build libesX.a.
Chia-I Wu
2009-09-14
i915: Respect mfeatures.h.
Chia-I Wu
2009-09-14
dri/common: Protect driDispatchRemapTable with IN_DRIVER_DRIVER.
Chia-I Wu
2009-09-14
mesa/swrast: Define _swrast_UpdateTexturePalette to NULL.
Chia-I Wu
2009-09-14
glapi: Respect IN_DRI_DRIVER in extension_helper.h.
Chia-I Wu
[next]