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
/
llvmpipe
Age
Commit message (
Expand
)
Author
2010-01-25
llvmpipe: Remove lp_tex_sample_c.c again.
José Fonseca
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
llvmpipe: use some local vars to index step arrays
Brian Paul
2010-01-21
llvmpipe: s/inline/INLINE/
Brian Paul
2010-01-21
llvmpipe: consolidate lp_scene_alloc_aligned() calls
Brian Paul
2010-01-21
llvmpipe: re-use a1 var in linear_coef()
Brian Paul
2010-01-21
llvmpipe: area is an int here, not float
Brian Paul
2010-01-21
llvmpipe: manually unroll the inputs.step[] setup code
Brian Paul
2010-01-21
llvmpipe: added simple perf/statistics counting facility
Brian Paul
2010-01-21
llvmpipe: Remove unnecessary headers.
Vinson Lee
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-20
llvmpipe: adapt to per-rendertarget blend changes
Roland Scheidegger
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-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
llvmpipe: assorted clean-ups in texture code
Brian Paul
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
2010-01-13
llvmpipe: check for texture usage in all scenes
Brian Paul
2010-01-13
llvmpipe: add scene texture referencing code
Brian Paul
[prev]
[next]