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
2011-04-07
Merge remote-tracking branch 'x86/froyo-x86' into froyo-next
froyo-x86
Chih-Wei Huang
2011-03-29
egl_android: assorted fixes
Chia-I Wu
2011-03-28
gralloc: glFlush() should suffice for page flipping
Chia-I Wu
2011-03-28
gralloc: improve page flip blocking
Chia-I Wu
2011-03-26
gralloc: boost radeon performance
Chia-I Wu
2011-03-26
gralloc: improve radeon sync issue
Chia-I Wu
2011-03-26
glsl: add missing generated files
Chia-I Wu
2011-03-25
gralloc: kernel module name is i915
Chia-I Wu
2011-03-25
android: fix building
Chia-I Wu
2011-03-25
st/egl: add support for loading radeon
Chia-I Wu
2011-03-25
egl_android: add support for loading radeon
Chia-I Wu
2011-03-25
android: use __mmap2 for winsys/r600
Chia-I Wu
2011-03-25
gralloc: add radeon support
Chia-I Wu
2011-03-25
gralloc: rename i915 to intel
Chia-I Wu
2011-03-25
gralloc: add multiple driver support
Chia-I Wu
2011-03-25
mesa: fix glDrawTex*
Chia-I Wu
2011-03-25
auxiliary: disable SSE translate
Chia-I Wu
2011-03-17
mesa: one more missing pre-generated file
Chia-I Wu
2011-03-17
mesa: add more pre-generated files
Chia-I Wu
2011-03-16
egl_android: update surface geometry
Chia-I Wu
2011-03-16
intel: advertise GL_OES_point_sprite
Chia-I Wu
2011-03-16
i965c: add MESA_FORMAT_RGBA8888_REV to brw_format_for_mesa_format
Chia-I Wu
2011-03-16
mesa: advertise GL_ARB_texture_non_power_of_two
Chia-I Wu
2011-03-16
android: Add Android.mk's.
Chia-I Wu
2011-03-16
android: Add pre-generated files.
Chia-I Wu
2011-03-16
android: Add __DRI_IMAGE_FORMAT_RGBA8888_REV.
Chia-I Wu
2011-03-16
android: Add DRM-based gralloc.
Chia-I Wu
2011-03-16
android: Make egl_android load DRI drivers.
Chia-I Wu
2011-03-16
android: Add new classic EGL driver for Android.
Chia-I Wu
2011-03-16
android: Add android backend for st/egl.
Chia-I Wu
2011-03-16
android: Add Android EGL extensions.
Chia-I Wu
2011-03-16
android: Add _EGL_PLATFORM_ANDROID.
Chia-I Wu
2011-03-16
android: Enable extensions required by ES1 for i915c.
Chia-I Wu
2011-03-16
android: Fix depth/stencil with i915c/i965c.
Chia-I Wu
2011-03-16
android: Fix GL_OES_EGL_image with SurfaceFlinger.
Chia-I Wu
2011-03-16
android: Use __mmap2 in winsys/svga.
Chia-I Wu
2011-03-16
android: Fix build with bionic.
Chia-I Wu
2011-03-16
i965c: Fix a declaration in for loop.
Chia-I Wu
2011-03-16
i965c: Add support for GL_FIXED.
Chia-I Wu
2011-03-16
i915c: Add GL_OES_draw_texture support.
Chia-I Wu
2011-03-16
i915: Free with FREE.
Chia-I Wu
2011-03-15
mesa: use BITFIELD64_BIT() macro
Brian Paul
2011-03-15
st/mesa: use BITFIELD64_BIT() macro in a few more places
Brian Paul
2011-03-15
glsl: add cast to silence signed/unsigned comparison warning
Brian Paul
2011-03-15
mesa: use 1UL for 64-bit unsigned constant for C++
Brian Paul
2011-03-15
glsl: Only allow unsized array assignment in an initializer
Ian Romanick
2011-03-15
i915g: fix braino in the static state rework
Daniel Vetter
2011-03-15
i915g: implement early z
Daniel Vetter
2011-03-15
i915g: split up static state
Daniel Vetter
2011-03-15
i965: Fix alpha testing when there is no color buffer in the FBO.
Eric Anholt
[next]