index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl_android: assorted fixes
Chia-I Wu
2011-03-29
1
-3
/
+23
*
gralloc: glFlush() should suffice for page flipping
Chia-I Wu
2011-03-28
2
-3
/
+9
*
gralloc: improve page flip blocking
Chia-I Wu
2011-03-28
2
-13
/
+30
*
gralloc: boost radeon performance
Chia-I Wu
2011-03-26
1
-3
/
+7
*
gralloc: improve radeon sync issue
Chia-I Wu
2011-03-26
5
-3
/
+20
*
glsl: add missing generated files
Chia-I Wu
2011-03-26
6
-0
/
+16431
*
gralloc: kernel module name is i915
Chia-I Wu
2011-03-25
1
-1
/
+1
*
android: fix building
Chia-I Wu
2011-03-25
7
-36
/
+132
*
st/egl: add support for loading radeon
Chia-I Wu
2011-03-25
2
-7
/
+51
*
egl_android: add support for loading radeon
Chia-I Wu
2011-03-25
1
-0
/
+19
*
android: use __mmap2 for winsys/r600
Chia-I Wu
2011-03-25
1
-0
/
+19
*
gralloc: add radeon support
Chia-I Wu
2011-03-25
4
-1
/
+359
*
gralloc: rename i915 to intel
Chia-I Wu
2011-03-25
1
-0
/
+0
*
gralloc: add multiple driver support
Chia-I Wu
2011-03-25
5
-68
/
+150
*
mesa: fix glDrawTex*
Chia-I Wu
2011-03-25
1
-0
/
+4
*
auxiliary: disable SSE translate
Chia-I Wu
2011-03-25
1
-1
/
+1
*
mesa: one more missing pre-generated file
Chia-I Wu
2011-03-17
1
-0
/
+310
*
mesa: add more pre-generated files
Chia-I Wu
2011-03-17
2
-0
/
+9017
*
egl_android: update surface geometry
Chia-I Wu
2011-03-16
1
-0
/
+3
*
intel: advertise GL_OES_point_sprite
Chia-I Wu
2011-03-16
1
-0
/
+2
*
i965c: add MESA_FORMAT_RGBA8888_REV to brw_format_for_mesa_format
Chia-I Wu
2011-03-16
1
-0
/
+1
*
mesa: advertise GL_ARB_texture_non_power_of_two
Chia-I Wu
2011-03-16
1
-1
/
+1
*
android: Add Android.mk's.
Chia-I Wu
2011-03-16
19
-0
/
+1340
*
android: Add pre-generated files.
Chia-I Wu
2011-03-16
10
-0
/
+60603
*
android: Add __DRI_IMAGE_FORMAT_RGBA8888_REV.
Chia-I Wu
2011-03-16
3
-0
/
+14
*
android: Add DRM-based gralloc.
Chia-I Wu
2011-03-16
8
-0
/
+1395
*
android: Make egl_android load DRI drivers.
Chia-I Wu
2011-03-16
2
-11
/
+101
*
android: Add new classic EGL driver for Android.
Chia-I Wu
2011-03-16
7
-0
/
+1287
*
android: Add android backend for st/egl.
Chia-I Wu
2011-03-16
7
-0
/
+1113
*
android: Add Android EGL extensions.
Chia-I Wu
2011-03-16
4
-0
/
+39
*
android: Add _EGL_PLATFORM_ANDROID.
Chia-I Wu
2011-03-16
2
-1
/
+3
*
android: Enable extensions required by ES1 for i915c.
Chia-I Wu
2011-03-16
1
-0
/
+5
*
android: Fix depth/stencil with i915c/i965c.
Chia-I Wu
2011-03-16
1
-0
/
+26
*
android: Fix GL_OES_EGL_image with SurfaceFlinger.
Chia-I Wu
2011-03-16
1
-1
/
+1
*
android: Use __mmap2 in winsys/svga.
Chia-I Wu
2011-03-16
1
-2
/
+20
*
android: Fix build with bionic.
Chia-I Wu
2011-03-16
8
-3
/
+35
*
i965c: Fix a declaration in for loop.
Chia-I Wu
2011-03-16
1
-1
/
+1
*
i965c: Add support for GL_FIXED.
Chia-I Wu
2011-03-16
1
-6
/
+65
*
i915c: Add GL_OES_draw_texture support.
Chia-I Wu
2011-03-16
6
-0
/
+166
*
i915: Free with FREE.
Chia-I Wu
2011-03-16
1
-1
/
+1
*
mesa: use BITFIELD64_BIT() macro
Brian Paul
2011-03-15
1
-2
/
+2
*
st/mesa: use BITFIELD64_BIT() macro in a few more places
Brian Paul
2011-03-15
3
-4
/
+4
*
glsl: add cast to silence signed/unsigned comparison warning
Brian Paul
2011-03-15
1
-1
/
+1
*
mesa: use 1UL for 64-bit unsigned constant for C++
Brian Paul
2011-03-15
1
-0
/
+4
*
glsl: Only allow unsized array assignment in an initializer
Ian Romanick
2011-03-15
1
-14
/
+17
*
i915g: fix braino in the static state rework
Daniel Vetter
2011-03-15
1
-1
/
+2
*
i915g: implement early z
Daniel Vetter
2011-03-15
4
-20
/
+55
*
i915g: split up static state
Daniel Vetter
2011-03-15
5
-28
/
+54
*
i965: Fix alpha testing when there is no color buffer in the FBO.
Eric Anholt
2011-03-15
3
-0
/
+13
*
i965: Do our lowering passes before the loop of optimization.
Eric Anholt
2011-03-15
1
-10
/
+8
[next]