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-04-07
draw: init draw->pt.middle.general = NULL just to be safe
Brian Paul
2010-04-07
llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
José Fonseca
2010-04-07
r300: Initialize compiler.max_temp_regs for blits.
Michel Dänzer
2010-04-07
draw llvm: Remove unnecessary headers.
Vinson Lee
2010-04-07
gallium: Add files to Makefile.
Vinson Lee
2010-04-06
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-07
nouveau: allow multiple simultaneous maps of a pipe_transfer
Ben Skeggs
2010-04-07
nv50: fix assertion that caused piglit texturing/texrect-many to fail
Ben Skeggs
2010-04-06
scons: define DRAW_LLVM if we're building it
Zack Rusin
2010-04-06
draw llvm: disable printing of the LLVM ir
Zack Rusin
2010-04-06
cell: fix build
Marc Dietrich
2010-04-06
gallium/draw: add additional DRAW_LLVM check
Brian Paul
2010-04-06
Merge branch 'gallium_draw_llvm'
Zack Rusin
2010-04-06
llvmpipe: Support S3TC when util_format_s3tc_enabled is set.
José Fonseca
2010-04-06
gallivm: Fallback to calling util_format_description::fetch_float for any for...
José Fonseca
2010-04-06
gallivm: Move the global LLVM objects (module, engine, provider, target) into...
José Fonseca
2010-04-06
llvmpipe: use a define to decide whether to use draw llvm paths
Zack Rusin
2010-04-06
draw llvm: disable debugging output
Zack Rusin
2010-04-06
draw llvm: implement simple pipeline caching using variants
Zack Rusin
2010-04-06
Add some linebreaks in the ir_print_visitor of if statement bodies.
Eric Anholt
2010-04-06
Make constant folding descend into if statements.
Eric Anholt
2010-04-06
Descend down the tree in more locations in constant folding.
Eric Anholt
2010-04-06
Perform constant folding on array indices.
Eric Anholt
2010-04-06
Add float/int conversion to ir_constant_expression.cpp.
Eric Anholt
2010-04-06
Handle constant expressions using derefs of const values.
Eric Anholt
2010-04-06
Fold constant expressions in if conditionals.
Eric Anholt
2010-04-06
Add support for =, != to ir_constant_expresion.cpp
Eric Anholt
2010-04-06
Add ir_constant_expression.cpp support for <, >, <=, >=.
Eric Anholt
2010-04-06
Add a constant folding optimization pass.
Eric Anholt
2010-04-06
draw llvm: fix iteration for larger vertex arrays
Zack Rusin
2010-04-06
draw llvm: iterate with the correct stop over the outputs
Zack Rusin
2010-04-06
util: Respect destination stride in pipe_get_tile_swizzle().
Michal Krol
2010-04-06
draw llvm: fix draw arrays
Zack Rusin
2010-04-06
util: Make half float lookup tables constant.
José Fonseca
2010-04-06
util: Remove the hand written SRGB format support code.
José Fonseca
2010-04-06
util: Support all SRGB formats.
José Fonseca
2010-04-06
egl_dri2: Flush before context switch and swap buffers.
Chia-I Wu
2010-04-06
st/dri: Implement DRI image extension.
Chia-I Wu
2010-04-06
progs/egl: Correctly check GL_OES_EGL_image.
Chia-I Wu
2010-04-06
mesa: Add OES_EGL_image to extension list.
Chia-I Wu
2010-04-06
progs/egl: Fix the blank window in pbuffer demo.
Chia-I Wu
2010-04-06
progs/egl: Port drawtex and torus to eglut.
Chia-I Wu
2010-04-05
st/mesa: reformatting
Brian Paul
2010-04-05
st/mesa: put fragment wpos code into separate function
Brian Paul
2010-04-06
draw llvm: fix loop iteration and vertex header offsets
Zack Rusin
2010-04-06
egl: Unbind the old context in _eglBindContext.
Chia-I Wu
2010-04-06
egl: Fix eglMakeCurrent with different surfaces.
Chia-I Wu
2010-04-06
st/es: Remove unnedded --whole-archive.
Chia-I Wu
2010-04-05
scons: Link expat in dri builds.
Vinson Lee
2010-04-05
Add definition of gl_ClipDistance[]
Eric Anholt
[prev]
[next]