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
/
lp_surface.c
Age
Commit message (
Expand
)
Author
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-09-07
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-08-25
llvmpipe: fence debugging, add llvmpipe_finish
Keith Whitwell
2010-06-29
llvmpipe: don't crash/assert on out of memory
Brian Paul
2010-06-28
llvmpipe: set WRITE_ALL only a per-tile basis in lp_resource_copy().
José Fonseca
2010-06-28
llvmpipe: Actually flush in lp_resource_copy()
José Fonseca
2010-06-07
llvmpipe: use util_clear_render_target/depth_stencil fallbacks
Roland Scheidegger
2010-05-29
llvmpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-17
llvmpipe: adapt to interface changes
Roland Scheidegger
2010-05-03
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-04-28
llvmpipe: move/rename llvmpipe_init_surface_functions()
Brian Paul
2010-04-25
llvmpipe: Cleanup/improve llvmpipe_flush_resource usage.
José Fonseca
2010-04-25
llvmpipe: llvmpipe_flush_texture -> llvmpipe_flush_resource
José Fonseca
2010-04-23
llvmpipe: rename lp_tile_size.h to lp_limits.h
Brian Paul
2010-04-19
llvmpipe: use llvmpipe_resource_stride()
Brian Paul
2010-04-19
llvmpipe: get 3D texture image stride from an array rather than computing it
Brian Paul
2010-04-16
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-04-16
llvmpipe: clean-up lp_surface_copy()
Brian Paul
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-03-13
llvmpipe: Ensure the context is flushed before modifying textures.
José Fonseca
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca