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_texture.c
Age
Commit message (
Expand
)
Author
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-08-20
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-07-22
llvmpipe: Partially fix resource texture from_handle
Jakob Bornecrantz
2010-07-22
llvmpipe: Don't align values already aligned
Jakob Bornecrantz
2010-07-16
llvmpipe: use single swizzled tile
Keith Whitwell
2010-07-13
llvmpipe: Align texture data to the cache line.
José Fonseca
2010-06-30
llvmpipe: another null pointer check
Brian Paul
2010-06-29
llvmpipe: don't crash/assert on out of memory
Brian Paul
2010-06-07
llvmpipe: hook up basic gs and multiple constant buffer support
Keith Whitwell
2010-05-30
llvmpipe: Call llvmpipe_set_texture_tile_layout only when necessary.
José Fonseca
2010-05-22
llvmpipe: Fill in slice_stride.
José Fonseca
2010-05-11
llvmpipe: fix texture image size calculation
Brian Paul
2010-05-11
llvmpipe: add a simple resource tracking/debug feature
Brian Paul
2010-05-08
llvmpipe: Match p_screen.h's function prototype.
José Fonseca
2010-05-04
llvmpipe: fix broken compressed cube maps
Brian Paul
2010-04-29
llvmpipe: fix texture/display target memory leak
Brian Paul
2010-04-28
llvmpipe: fix mem leak in llvmpipe_resource_destroy()
Brian Paul
2010-04-27
llvmpipe: added llvmpipe_resource_size()
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-22
llvmpipe: Portability fixes.
José Fonseca
2010-04-22
llvmpipe: Fix rendering to non 32bpp formats.
José Fonseca
2010-04-22
llvmpipe: Use resource_is_texture() consistently.
José Fonseca
2010-04-22
llvmpipe: Fix resource_is_texture.
José Fonseca
2010-04-21
llvmpipe: consolidate texture memory allocation code
Brian Paul
2010-04-20
llvmpipe: code consolidation
Brian Paul
2010-04-20
llvmpipe: remove debug code and simplify
Brian Paul
2010-04-20
llvmpipe: fix cube face addressing bug
Brian Paul
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
llvmpipe: remove call to llvmpipe_set_texture_image_layout()
Brian Paul
2010-04-20
llvmpipe: silence warning
Alan Hourihane
2010-04-19
llvmpipe: get 3D texture image stride from an array rather than computing it
Brian Paul
2010-04-19
llvmpipe: consolidate some code in llvmpipe_set_texture_image_layout()
Brian Paul
2010-04-19
llvmpipe: fix rendering to 3D textures
Brian Paul
2010-04-19
llvmpipe: checkpoint: fixes for render to 3D texture
Brian Paul
2010-04-19
llvmpipe: another fix for surface memory allocation
Brian Paul
2010-04-19
llvmpipe: fix surface memory allocation bug
Brian Paul
2010-04-16
llvmpipe: rename vars, update comments for texture->resource changes
Brian Paul
2010-04-16
llvmpipe: additional texture assertion
Brian Paul
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-12
llvmpipe: Fix transfers after resource change
Jakob Bornecrantz
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-21
drm/sw: llvmpipe texture_from_handle
George Sapountzis
2010-03-16
llvmpipe: Fix rebase typo
Jakob Bornecrantz
2010-03-16
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
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-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
[next]