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
path:
root
/
src
/
gallium
/
auxiliary
Age
Commit message (
Expand
)
Author
2010-11-30
util: rename u_mempool -> u_slab
Marek Olšák
2010-11-30
gallivm: fix storing of the addr register
Zack Rusin
2010-11-28
u_blitter: interpolate clear color using a GENERIC varying instead of COLOR
Marek Olšák
2010-11-25
u_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu/gpu stall
Marek Olšák
2010-11-25
auxiliary: util_blit_pixels_tex should restore the viewport.
Chia-I Wu
2010-11-22
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-21
tgsi: Add STENCIL to text parser.
Chia-I Wu
2010-11-17
gallium: Remove redundant sw and debug target helpers
Jakob Bornecrantz
2010-11-12
tgsi: fill out CAPs for indirect addressing
Marek Olšák
2010-11-10
gallivm: implement indirect addressing over inputs
Zack Rusin
2010-11-09
gallivm: Allocate TEMP/OUT arrays only once.
José Fonseca
2010-11-09
gallivm: implement indirect addressing of the output registers
Zack Rusin
2010-11-08
os: Open file streams in binary mode.
Michal Krol
2010-11-05
scons: Remove old pipebuffer SConscript
Jakob Bornecrantz
2010-11-05
gallivm: add const qualifiers, fix comment string
Brian Paul
2010-11-05
gallivm: alloca() was called too often for temporary arrays
Brian Paul
2010-11-04
tgsi: remove unused function
Brian Paul
2010-11-04
gallivm: implement execution mask for scatter stores
Brian Paul
2010-11-04
gallivm: added lp_elem_type()
Brian Paul
2010-11-04
gallivm: add pixel offsets in scatter stores
Brian Paul
2010-11-04
gallivm: added debug code to dump temp registers
Brian Paul
2010-11-04
tgsi/build: Reduce interface clutter.
Michal Krol
2010-11-04
tgsi/exec: Get rid of obsolete condition codes.
Michal Krol
2010-11-04
tgsi/exec: Cleanup the remaining arithmetic instructions.
Michal Krol
2010-11-03
gallivm: add some LLVM var labels
Brian Paul
2010-11-03
gallivm: implement scatter stores into temp register file
Brian Paul
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
2010-10-28
gallivm: Remove the EMMS opcodes.
José Fonseca
2010-10-28
gallivm: always enable LLVMAddInstructionCombiningPass()
José Fonseca
2010-10-28
gallium: Avoid using __doc__ in python scripts.
José Fonseca
2010-10-27
Fix build on systems where "python" is python 3.
Kenneth Graunke
2010-10-25
translate: remove unused prototypes
Brian Paul
2010-10-25
translate: use function typedefs, casts to silence warnings
Brian Paul
2010-10-25
rtasm: use pointer_to_func() to silence warning
Brian Paul
2010-10-25
util: use pointer_to_func() to silence warning
Brian Paul
2010-10-21
Merge branch 'primitive-restart-cleanup'
Brian Paul
2010-10-21
draw: implement primitive splitting for primitive restart
Brian Paul
2010-10-21
draw: fix typo in comment
Brian Paul
2010-10-21
gallivm: Silence uninitialized variable warning.
Vinson Lee
2010-10-21
gallivm: Silence uninitialized variable warnings.
Vinson Lee
2010-10-21
gallivm: Silence uninitialized variable warnings.
Vinson Lee
2010-10-21
draw: Remove unnecessary header.
Vinson Lee
2010-10-20
draw: use float version of LLVM Mul/Add instructions
Brian Paul
2010-10-20
llvmpipe/draw: always enable LLVMAddInstructionCombiningPass()
Brian Paul
2010-10-19
draw: Move loop variable declaration outside for loop.
Vinson Lee
2010-10-19
draw: make sure viewport gets updated in draw llvm shader
Keith Whitwell
2010-10-19
Merge branch 'llvm-cliptest-viewport'
Keith Whitwell
2010-10-19
draw: corrections to allow for different cliptest cases
Hui Qi Tay
2010-10-19
gallivm: fix incorrect type for zero vector in emit_kilp()
Brian Paul
2010-10-18
gallivm: Add a note about SSE4.1's nearest mode rounding.
José Fonseca
[next]