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-15
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-15
llvmpipe: updated status in README file
Brian Paul
2010-03-13
llvmpipe: Ensure the context is flushed before modifying textures.
José Fonseca
2010-03-13
llvmpipe: Don't use texture transfer internally.
José Fonseca
2010-03-13
llvmpipe: Obey rasterization rules.
José Fonseca
2010-03-13
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2010-03-12
Merge commit 'origin/gallium-context-transfers-2'
Keith Whitwell
2010-03-11
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-03-11
gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]'
Brian Paul
2010-03-11
llvmpipe: fix comment typo
Brian Paul
2010-03-11
gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
Brian Paul
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-10
llvmpipe: fix loop over mipmap levels
Brian Paul
2010-03-10
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
llvmpipe: Cope with null Vertex element cso.
José Fonseca
2010-03-09
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-09
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
llvmpipe: quads never provoke the first vertex
Marek Olšák
2010-03-08
llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels
Brian Paul
2010-03-08
llvmpipe: define max texture levels
Brian Paul
2010-03-08
llvmpipe: rewrap for 80 columns
Brian Paul
2010-03-08
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-05
llvmpipe: added code to set texture depth, max mipmap levels info
Brian Paul
2010-03-05
llvmpipe: add pipe_thread_wait() calls
Brian Paul
2010-03-04
llvmpipe: new comment
Brian Paul
2010-03-04
gallium: fix llvmpipe after winsys move
Keith Whitwell
2010-03-04
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-03
llvmpipe: Store the original triangle coordinates in the debug build.
José Fonseca
2010-03-03
llvmpipe: Ensure context is flushed when destroying shaders.
José Fonseca
2010-03-03
llvmpipe: Linux is no longer a dependency. Llvmpipe builds and runs fine on w...
José Fonseca
2010-03-03
llvmpipe: Centralize LLVM initialization.
José Fonseca
2010-03-03
llvmpipe: Update for lp_bld_init.h rename.
José Fonseca
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
llvmpipe: remove some ifdefs
Keith Whitwell
2010-03-02
llvmpipe: reorganize transfer usage
Keith Whitwell
2010-03-01
llvmpipe: Rename pipe formats.
José Fonseca
2010-03-01
llvmpipe: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
gallium: Reorg texture usage flags
Jakob Bornecrantz
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
[next]