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-02-09
llvmpipe: lp_tile_surface.c isn't committed yet
Brian Paul
2010-02-09
llvmpipe: Make llvm unit test depend on libllvmpipe.a
Chris Li
2010-02-09
llvmpipe: Remove reference to prefilter field.
Michal Krol
2010-02-08
llvmpipe: switch to using dynamic stack allocation instead of registers
Zack Rusin
2010-02-08
llvmpipe: include gallivm/lp_bld_misc.h
Brian Paul
2010-02-08
llvmpipe: remove files moved to gallivm/ from llvmpipe/Makefile
Brian Paul
2010-02-08
llvmpipe: s/textured/texture/
Brian Paul
2010-02-08
llvmpipe: added counters for color tile clear, load, store
Brian Paul
2010-02-08
llvmpipe: use new os time functions
Brian Paul
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-07
llvmpipe: Silence GCC 'type qualifiers ignored on function return type' warni...
Vinson Lee
2010-02-07
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-06
llvmpipe: Silence GCC 'no previous prototype' warning.
Vinson Lee
2010-02-05
allow make to build lp_test_* for llvmpipe
Chris Li
2010-02-05
llvmpipe: Disable multithreading on windows.
José Fonseca
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-04
llvmpipe: Disable unit tests on embedded platforms.
José Fonseca
2010-02-03
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-02-03
Merge branch 'gallium-embedded'
José Fonseca
2010-02-02
softpipe: fix broken AA points, AA lines
Brian Paul
2010-02-02
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-01
llvmpipe: Add missing includes.
José Fonseca
2010-01-31
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-29
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-28
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-27
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-27
llvmpipe: added debug option to disable LLVM optimization passes
Brian Paul
2010-01-27
llvmpipe: count/report time spent in LLVM compilations
Brian Paul
2010-01-26
gallium: add the new PIPE_CAP blend bits to more drivers
Roland Scheidegger
2010-01-25
llvmpipe: adapt to blend changes
Roland Scheidegger
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
[prev]
[next]