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
2009-12-26
llvmpipe: Treat state changes systematically.
José Fonseca
2009-12-26
llvmpipe: Use comments and more code from softpipe's is_texture_referenced im...
José Fonseca
2009-12-26
llvmpipe: Flush draw module before switching framebuffer.
José Fonseca
2009-12-25
gs: fix drivers so they work with geometry shaders
Zack Rusin
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-23
llvmpipe: Install unit tests on build/xxx/bin
José Fonseca
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-21
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
llvmpipe: fix upper/lower-case typo
Brian Paul
2009-12-17
llvmpipe: added function comments
Brian Paul
2009-12-17
llvmpipe: remove unused code, added comments, etc
Brian Paul
2009-12-17
llvmpipe: replace INT_MIN/2 with INT_MIN
Brian Paul
2009-12-17
llvmpipe: improve the in/out test a little
Brian Paul
2009-12-17
llvmpipe: keep copy of framebuffer state in setup context
Keith Whitwell
2009-12-16
llvmpipe: do final the pixel in/out triangle test in the fragment shader
Brian Paul
2009-12-16
llvmpipe: added lp_build_int32_vec4_type()
Brian Paul
2009-12-16
llvmpipe: refactor lp_build_cmp() to use lp_build_compare()
Brian Paul
2009-12-16
llvmpipe: add LP_DEBUG env var
José Fonseca
2009-12-16
llvmpipe: fix broken TGSI_OPCODE_FRC codegen
Brian Paul
2009-12-16
llvmpipe: fix broken lp_build_abs()
Brian Paul
2009-12-15
llvmpipe: tighten up an assertion
Brian Paul
2009-12-15
llvmpipe: use 1ULL to be ready for 64-bit arithmetic someday
Brian Paul
2009-12-15
llvmpipe: Fix yet another copynpaste typo in lp_build_log2_approx.
José Fonseca
2009-12-15
llvmpipe: Fix lp_build_polynomial comment.
José Fonseca
2009-12-15
llvmpipe: Fix typo in lp_build_log constant.
José Fonseca
2009-12-15
llvmpipe: Fix bad SI -> FP conversion into lp_build_log2_approx.
José Fonseca
2009-12-14
llvmpipe: fix broken TGSI_OPCODE_FRC codegen
Brian Paul
2009-12-14
llvmpipe: fix broken lp_build_abs()
Brian Paul
2009-12-14
llvmpipe: update file list in Makefile
Brian Paul
2009-12-13
llvmpipe: rename bins to scene
Keith Whitwell
2009-12-12
llvmpipe: rename queue size to count
Keith Whitwell
2009-12-12
llvmpipe: rename one of the two rasterize_bins functions
Keith Whitwell
2009-12-11
llvmpipe: checkpoint: plug in the new fencing code
Brian Paul
2009-12-11
llvmpipe: added lp_rast_fence() bin function
Brian Paul
2009-12-11
llvmpipe: added lp_rast_get_num_threads()
Brian Paul
2009-12-11
llvmpipe: added lp_bin_get_num_bins()
Brian Paul
2009-12-11
llvmpipe: remove old fence code, compile new lp_fence.c file
Brian Paul
2009-12-11
llvmpipe: initial fence implementation
Brian Paul
2009-12-11
llvmpipe: implement lp_rast_load_color()
Brian Paul
2009-12-11
llvmpipe: checkpoint: more thread/queuing changes
Brian Paul
2009-12-11
llvmpipe: remove unused lp_rasterizer::fb field
Brian Paul
2009-12-11
llvmpipe: improve framebuffer/surface code
Brian Paul
2009-12-11
llvmpipe: fix-up #includes
Brian Paul
2009-12-11
llvmpipe: fix inverted util_framebuffer_state_equal() result
Brian Paul
2009-12-11
llvmpipe: remove unused fb parameter
Brian Paul
2009-12-11
llvmpipe: minor comment fix
Brian Paul
2009-12-10
llvmpipe: checkpoint: use empty/full bin queues
Brian Paul
[prev]
[next]