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-05-05
gallium: added edge flag print/debug code (disabled)
Brian Paul
2010-05-05
gallium: rename draw() to draw_elements() in vbuf code
Brian Paul
2010-05-05
gallium: rework provoking vertex code
Brian Paul
2010-05-05
tgsi: make dumping work on non-debug builds
Marek Olšák
2010-05-04
draw: Remove unnecessary header.
Vinson Lee
2010-05-04
util: Remove unnecessary headers.
Vinson Lee
2010-05-05
draw: Preserve the provoking vertex both when decomposing and clipping.
José Fonseca
2010-05-05
draw: Adjust wideline vertex coords for D3D.
Brian Paul
2010-05-04
gallium/util: added is_format_compressed()
Brian Paul
2010-05-04
u_blitter: fix creating fragment shaders
Wiktor Janas
2010-05-04
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
gallivm: Fix several glitches introduced in the prev commit.
José Fonseca
2010-05-04
gallivm: Implement TXD.
José Fonseca
2010-05-03
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-04
gallivm: Increase the TGSI translation limits and centralize them in a header.
José Fonseca
2010-05-04
gallicm: Newton-Raphson step to improve precision.
José Fonseca
2010-05-03
cso: use framebuffer utility functions
Brian Paul
2010-05-03
gallium: move framebuffer utility functions into a new file
Brian Paul
2010-05-03
util: add util_format_short_name
Marek Olšák
2010-05-03
util: add util_format_is_plain
Marek Olšák
2010-05-03
Reorder LLVM passes, running mem2reg earlier.
Török Edwin
2010-05-03
gallivm: Display message instead of crashing when sampler generator was not s...
José Fonseca
2010-05-03
translate: Make translate_generic truly generic.
José Fonseca
2010-05-03
draw: Remove draw_pt_fetch_prepare call from llvm middle end.
José Fonseca
2010-05-03
tgsi: Parse and dump predicates.
José Fonseca
2010-05-03
gallium: Remove loop register file.
José Fonseca
2010-05-03
gallivm: Replace predicate assertion failure with warning message.
José Fonseca
2010-05-03
draw: Disable rtasm compilation when using LLVM.
José Fonseca
2010-05-02
gallivm: fix nested break and continue statements
Zack Rusin
2010-05-03
gallium/util: print \n after DXTn printf
Luca Barbieri
2010-04-30
llvmpipe: fix out-of-bounds texture sampling
Brian Paul
2010-04-30
llvmpipe: added lp_build_sample_nop() for debugging
Brian Paul
2010-04-30
draw: Fix memory leaks in llvm code.
José Fonseca
2010-04-30
util: Add missing break statement in u_caps.c
Jakob Bornecrantz
2010-04-29
util: Update caps after helpfull input
Jakob Bornecrantz
2010-04-29
util: Add small caps checker helper
Jakob Bornecrantz
2010-04-29
util: Format error format string as the rest of the pipe formats
Jakob Bornecrantz
2010-04-29
draw llvm: stay in bounds even if fetch_count % 4 != 0
Zack Rusin
2010-04-29
cso: remove commented-out code, update function docs
Brian Paul
2010-04-29
gallivm: add some assertions in special-case sampler code
Brian Paul
2010-04-29
gallium/draw: Fix PPC compiler warning.
Michel Dänzer
2010-04-29
gallium/draw: Fix PPC build failure.
Michel Dänzer
2010-04-28
draw: remove extra semicolons
Brian Paul
2010-04-28
draw: use a cast wrapper
Brian Paul
2010-04-28
draw: put 'create' in the vs varient create function names
Brian Paul
2010-04-28
draw: add missing function parameter
Brian Paul
2010-04-28
gallium/util: convert //-style comments
Brian Paul
2010-04-28
gallium/util: convert //-style comments
Brian Paul
2010-04-27
tgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-04-27
gallivm: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
[next]