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
2009-11-23
tgsi: Remove code that actually had no effect.
Michal Krol
2009-11-23
softpipe: Initialise TGSI machine's Face.
Michal Krol
2009-11-23
tgsi: Fix POSITION and FACE fragment shader inputs.
Michal Krol
2009-11-23
tgsi: Bring BGNFOR/ENDFOR implementation up to spec.
Michal Krol
2009-11-23
tgsi: Fake TXD implementation in exec.
Michal Krol
2009-11-23
tgsi: Add execution debugging facilities to exec.
Michal Krol
2009-11-23
slang: Be more robust with memory in concat_shaders().
Michal Krol
2009-11-22
r600 : add support for shader instruction trunc and discard.
Richard Li
2009-11-23
r600: hopefully fix segfault.
Dave Airlie
2009-11-23
r600: fix inline issues
Dave Airlie
2009-11-22
r600 : add stack depth calculation, enable CF pop.
Richard Li
2009-11-22
r600 : use cf for all pop now, left optimization for future.
Richard Li
2009-11-21
r300g: Build fix.
Corbin Simpson
2009-11-21
r300g: do not reallocate r300_vertex_info and r300_rs_block all the time
Marek Olšák
2009-11-21
r300g: clean up vs/fs tabs
Marek Olšák
2009-11-20
r300g: silence warnings
Marek Olšák
2009-11-20
r300g: fix typo in r300_reg.h to prevent the RS unit from doing random things
Marek Olšák
2009-11-20
r300g: fix updating a vertex format
Marek Olšák
2009-11-20
r300g: add texture lod clamping
Marek Olšák
2009-11-20
r300g: Begin separating HW TCL and SW TCL state and setup.
Corbin Simpson
2009-11-20
r300g: emit R300_TEX_ENABLE to indicate there are no textures bound
Marek Olšák
2009-11-20
r300g: remove variant states from emit_state_invariant
Marek Olšák
2009-11-20
r300g: Texrect factor cleanup.
Corbin Simpson
2009-11-20
r300g: fix rectangle textures on r3xx
Marek Olšák
2009-11-20
r300g: Clean up bitcounting function.
Corbin Simpson
2009-11-20
r300g: Use MAX3 and MIN3.
Corbin Simpson
2009-11-20
util: Add MAX3 and MIN3.
Corbin Simpson
2009-11-20
r300g: set better values in the R300_VAP_CNTL register
Marek Olšák
2009-11-20
Fix comment to use /* */ rather than //
Alan Hourihane
2009-11-20
Fix indentation.
Alan Hourihane
2009-11-20
Fix vega compilation.
Alan Hourihane
2009-11-20
Fix memory leak.
Alan Hourihane
2009-11-20
r600 : eliminate Wondows line ending for test code.
Richard Li
2009-11-20
Merge remote branch 'origin/mesa_7_7_branch'
Dave Airlie
2009-11-20
r100: fix texture_from_pixmap and compiz.
Dave Airlie
2009-11-19
r600 : Clean up a bit test code mess.
Richard Li
2009-11-19
st/xorg: Fix infinite loop in copy_packed_data.
Vinson Lee
2009-11-19
progs/xdemos: Add missing break statement in offset.c.
Vinson Lee
2009-11-19
st/mesa: replace st_flush() with pipe->flush()
Brian Paul
2009-11-19
vbo: added recursion check in vbo_exec_FlushVertices()
Brian Paul
2009-11-19
r600 : change shader pop method for now.
Richard Li
2009-11-19
st/mesa: get rid of compressed_num_bytes() code
Brian Paul
2009-11-19
st/mesa: remove is_compressed_mesa_format()
Brian Paul
2009-11-19
st/mesa: remove pointless assertion
Brian Paul
2009-11-19
softpipe: whitespace/indentation fixes
Brian Paul
2009-11-19
Merge branch 'master' of ssh://richardradeon@git.freedesktop.org/git/mesa/mesa
Richard Li
2009-11-19
r600 : check in shader code test enable flag: if flag
Richard Li
2009-11-19
progs/trivial: Redraw upon keypress.
Vinson Lee
2009-11-19
pb: Make fenced buffers threadsafe.
José Fonseca
2009-11-19
softpipe: add missing check in softpipe_is_texture_referenced()
Brian Paul
[next]