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-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
2011-03-15
i965: Do our lowering passes before the loop of optimization.
Eric Anholt
2011-03-15
glsl: Skip processing the first function's body in do_dead_functions().
Eric Anholt
2011-03-15
glsl: Whitespace fixup in opt_dead_functions.cpp.
Eric Anholt
2011-03-15
glsl: Skip processing of expression trees in discard simplification.
Eric Anholt
2011-03-15
glsl: Reduce processing of expression trees in do_structure_splitting.
Eric Anholt
2011-03-15
glsl: Skip processing expression trees in do_if_simplification().
Eric Anholt
2011-03-15
glsl: Skip processing expression trees in optimize_redundant_jumps()
Eric Anholt
2011-03-15
svga: Tell the host to discard when doing writes without FLUSH_EXPLICIT.
José Fonseca
2011-03-15
svga: Update svga_winsys_screen::buffer_map comments.
José Fonseca
2011-03-15
svga: Ensure DMA commands are serialized with unsynchronized flag is unset.
José Fonseca
2011-03-15
scons: copy hash_table.c, symbol_table.c to glsl directory
Jose Fonseca
2011-03-15
mesa: fix scons build
Marek Olšák
2011-03-15
r300g: implement the texture barrier
Marek Olšák
[next]