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-03-01
llvmpipe: Don't mention deprecated drivers=trace option.
José Fonseca
2010-02-26
util: Code generate functions to pack and unpack a single pixel.
José Fonseca
2010-02-26
util: Factor some code into u_format_parse.py
José Fonseca
2010-02-26
util: Use python names consistent with u_format.h
José Fonseca
2010-02-26
llvmpipe: Fix lp_tile_r5g6b5_unorm_write_4ub.
José Fonseca
2010-02-26
llvmpipe: Fix scons dependencies.
José Fonseca
2010-02-24
llvmpipe: clean up rasterization threads upon context destruction
Brian Paul
2010-02-24
llvmpipe: more lp_rasterizer_task parameter passing
Brian Paul
2010-02-24
llvmpipe: pass fewer parameters to rasterization functions
Brian Paul
2010-02-24
llvmpipe: added some assertions
Brian Paul
2010-02-24
llvmpipe: SRGB textures not supported yet
Brian Paul
2010-02-24
llvmpipe: vertex shader textures not supported yet
Brian Paul
2010-02-24
llvmpipe: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
llvmpipe: Fix breakeage.
José Fonseca
2010-02-24
llvmpipe: Handle correctly 24bit formats.
José Fonseca
2010-02-24
llvmpipe: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
José Fonseca
2010-02-23
llvmpipe: add lp_tile_image.c to sources
Brian Paul
2010-02-23
llvmpipe: whole image tile/untile functions
Brian Paul
2010-02-23
llvmpipe: remove Z16 format override hack
Brian Paul
2010-02-23
llvmpipe: Z16 format is not supported
Brian Paul
2010-02-23
llvmpipe: added assertions to verify that scene is empty
Brian Paul
2010-02-23
llvmpipe: added some assertions
Brian Paul
2010-02-17
llvmpipe: use ffs technique for full tiles also
Keith Whitwell
2010-02-17
llvmpipe: rework do_block_16 to use bitmasks and ffs
Keith Whitwell
2010-02-14
llvmpipe: Silence unused value warning.
Vinson Lee
2010-02-14
llvmpipe: s/debug_dump_/util_dump_/
José Fonseca
2010-02-14
llvmpipe: Use util_format_name().
José Fonseca
2010-02-13
llvmpipe: Silence uninitialized variable warning.
Vinson Lee
2010-02-12
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-11
Revert "llvmpipe: Move tile coordinate assertion into a more useful place."
José Fonseca
2010-02-11
llvmpipe: Move tile coordinate assertion into a more useful place.
José Fonseca
2010-02-11
llvmpipe: Clamp both extremes of triangles to framebuffer size.
José Fonseca
2010-02-10
llvmpipe: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
llvmpipe: Map rendertargets when bound as textures.
José Fonseca
2010-02-10
llvmpipe: Fix null pointer dereference when no depth buffer is bound.
José Fonseca
2010-02-10
llvmpipe: Leave depth buffer in swizzled format.
José Fonseca
2010-02-10
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-09
llvmpipe: remove .s rule (already in Makefile.template)
Brian Paul
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
[next]