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
/
drivers
Age
Commit message (
Expand
)
Author
2010-01-21
llvmpipe: added simple perf/statistics counting facility
Brian Paul
2010-01-20
llvmpipe: optimize tile writing code
Brian Paul
2010-01-20
llvmpipe: remove tile clipping code
Brian Paul
2010-01-20
llvmpipe: align display target size to multiple of tile size
Brian Paul
2010-01-20
llvmpipe: put TILE_SIZE #define in its own header
Brian Paul
2010-01-20
llvmpipe: add makefile rule for generating .s files
Brian Paul
2010-01-20
llvmpipe: updated comment
Brian Paul
2010-01-19
llvmpipe: asst. task-related clean-ups
Brian Paul
2010-01-19
llvmpipe: fix-up comment
Brian Paul
2010-01-19
llvmpipe: re-order file list, fix indentation
Brian Paul
2010-01-19
llvmpipe: remove unneeded DEBUG checks, use step var
Brian Paul
2010-01-19
llvmpipe: updated comments
Brian Paul
2010-01-18
llvmpipe: tweak a comment
Brian Paul
2010-01-18
llvmpipe: added show_tiles and show_subtiles debug options
Brian Paul
2010-01-17
llvmpipe: use new u_ringbuffer for scene queue
Keith Whitwell
2010-01-16
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-16
nv50: fix tile flags for scanout tex usage
Christoph Bumiller
2010-01-16
nv50: handle all and more system values
Christoph Bumiller
2010-01-16
nv50: hook up geometry programs
Christoph Bumiller
2010-01-16
nv50: support for geometry programs in nv50_program
Christoph Bumiller
2010-01-16
nv50: get access to primitive input space
Christoph Bumiller
2010-01-15
nouveau: nv30: Remove useless variables fs, txp. Also do not change txf, as b...
Patrice Mandin
2010-01-15
llvmpipe: implement scissor test in triangle setup
Brian Paul
2010-01-15
llvmpipe: remove lp_rast_triangle::min/max fields
Brian Paul
2010-01-15
llvmpipe: skip 4x4 in/out test code
Brian Paul
2010-01-15
llvmpipe: added comment about lookup-tables vs. computation
Brian Paul
2010-01-15
llvmpipe: change 'in' to boolean, add comments
Brian Paul
2010-01-15
llvmpipe: generate two shader varients, one omits triangle in/out testing
Brian Paul
2010-01-15
llvmpipe: asst code changes in lp_state_fs.c
Brian Paul
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
llvmpipe: put labels on some value refs
Brian Paul
2010-01-15
llvmpipe: add extra flags to DEFINES, no CFLAGS
Brian Paul
2010-01-14
llvmpipe: implement scissor testing
Brian Paul
2010-01-14
llvmpipe: minor comment update
Brian Paul
2010-01-14
llvmpipe: clean-up, fixing up frame dump/debug code
Brian Paul
2010-01-14
llvmpipe: remove redundant code in llvmpipe_set_blend_color()
Brian Paul
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
llvmpipe: assorted clean-ups in texture code
Brian Paul
2010-01-14
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
r300g: Cleanup from last few commits.
Corbin Simpson
2010-01-14
r300g: Really destroy translated buffer at the end.
Łukasz Krotowski
2010-01-13
r300g: Use indices to translate index buffers of ubytes.
Corbin Simpson
2010-01-13
r300g: Disable immediate mode rendering for now.
Corbin Simpson
2010-01-13
llvmpipe: use one loop in lp_rast_clear_zstencil()
Brian Paul
2010-01-13
llvmpipe: optimize lp_rast_clear_color() for non-gray colors
Brian Paul
2010-01-13
llvmpipe: minor assorted clean-ups
Brian Paul
2010-01-13
llvmpipe: check render targets before other textures
Brian Paul
2010-01-13
llvmpipe: also check render target textures in lp_setup_is_texture_referenced()
Brian Paul
2010-01-13
llvmpipe: indentation fixes
Brian Paul
2010-01-13
llvmpipe: re-get scene pointer after flushing
Brian Paul
[next]