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
2010-08-17
i915: Enable ARB_fragment_shader by default.
Eric Anholt
2010-08-17
glsl2: Fix transpose of rows and cols
Ian Romanick
2010-08-17
r600c: Handle reads from PROGRAM_OUTPUT
Henri Verbeet
2010-08-17
linker: Demote user-defined varyings in the VS-only case
Ian Romanick
2010-08-17
prog_optimize: Only merge writes to temporary registers
Benjamin Segovia
2010-08-17
r600g: fix fake pixel output
Jerome Glisse
2010-08-17
i965: Add support for DP2 in the VS.
Eric Anholt
2010-08-17
glsl: When doing algebraic simplification, make sure the type still matches.
Eric Anholt
2010-08-17
glsl: Make ir_algebraic new expressions allocate out of the parent.
Eric Anholt
2010-08-17
ir_constant: Don't assert on out-of-bounds array accesses
Ian Romanick
2010-08-17
mesa: Dump shader source before validating the shader.
Eric Anholt
2010-08-17
r600c: fix dword miscount in blit emit code
Alex Deucher
2010-08-17
targets/egl: Link with DRI_LIB_DEPS.
Chia-I Wu
2010-08-17
gallivm: Fix and re-enable MMX-disabling code
nobled
2010-08-17
mesa: fix es1/2 build hopefully
Dave Airlie
2010-08-17
r300g: fix context destroy under hyperz
Dave Airlie
2010-08-17
scons: Add -fno-common for 64-bit builds on Mac OS X.
Vinson Lee
2010-08-17
r600g: kill event type magic number in winsys
Dave Airlie
2010-08-16
configs: Add -ltalloc to linux-dri.
Vinson Lee
2010-08-17
r600g: add user clip plane support.
Dave Airlie
2010-08-16
i965: Use the implied move available in most brw_wm_emit brw_math() calls.
Eric Anholt
2010-08-16
i965: Add disasm for Compr4 instruction compression.
Eric Anholt
2010-08-16
Merge branch 'glsl2'
Ian Romanick
2010-08-16
util: Remove check_os_katmai_support.
Vinson Lee
2010-08-17
r600g: drop libdrm_radeon link
Dave Airlie
2010-08-16
glsl2: Refresh autogenerated file builtin_function.cpp.
Kenneth Graunke
2010-08-16
glsl2: Add builtins profile for GLSL 1.30.
Kenneth Graunke
2010-08-16
linker: Include compiler.h to avoid spurious warnings about INLINE
Ian Romanick
2010-08-16
glsl2: Silence unused variable warning
Ian Romanick
2010-08-16
translate: Move loop variable declaration outside for loop.
Vinson Lee
2010-08-16
glcpp: Refresh autogenerated lexer and parser.
Kenneth Graunke
2010-08-16
glcpp: Remove spurious newline generated by #version handling.
Kenneth Graunke
2010-08-16
r300g: fix assert in the rasterizer block for r3xx-r4xx
Marek Olšák
2010-08-16
ir_to_mesa: Silence unused variable warnings
Ian Romanick
2010-08-16
ir_to_mesa: Clean up assertions in ir_to_mesa_visitor::visit(ir_texture *)
Ian Romanick
2010-08-16
ir_to_mesa: Support texture rectangle targets
Ian Romanick
2010-08-16
translate: Remove unused temporary register.
José Fonseca
2010-08-16
translate: Eliminate void pointer arithmetic.
José Fonseca
2010-08-17
st/egl: Add support for EGL_KHR_fence_sync.
Chia-I Wu
2010-08-17
egl: Add support for EGL_KHR_fence_sync.
Chia-I Wu
2010-08-17
st/egl: Add support for EGL_KHR_reusable_sync.
Chia-I Wu
2010-08-17
egl: Add support for EGL_KHR_reusable_sync.
Chia-I Wu
2010-08-17
egl: Update eglext.h.
Chia-I Wu
2010-08-16
r600c: blit emit updates
Alex Deucher
2010-08-16
draw_llvm: fix segfaults on non-SSE2 CPUs where it is disabled (v2)
Luca Barbieri
2010-08-16
translate_sse: major rewrite (v5)
Luca Barbieri
2010-08-16
rtasm: add minimal x86-64 support and new instructions (v5)
Luca Barbieri
2010-08-16
translate: add support for 8/16-bit indices
Luca Barbieri
2010-08-16
translate_sse: remove useless generated function wrappers
Luca Barbieri
2010-08-16
translate_generic: factor out common code between linear and indexed
Luca Barbieri
[next]