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-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
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
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-04
gallium: fix llvmpipe after winsys move
Keith Whitwell
2010-03-04
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-01
gallium: Reorg texture usage flags
Jakob Bornecrantz
2010-02-23
llvmpipe: remove Z16 format override hack
Brian Paul
2010-02-07
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-31
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-27
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-20
llvmpipe: align display target size to multiple of tile size
Brian Paul
2010-01-19
llvmpipe: fix-up comment
Brian Paul
2010-01-14
llvmpipe: assorted clean-ups in texture code
Brian Paul
2010-01-13
llvmpipe: added debug warning
Brian Paul
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
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-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
[next]