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
/
svga
/
svga_screen_texture.c
Age
Commit message (
Expand
)
Author
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-14
svga: Remove unnecessary header.
Vinson Lee
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
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-08
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-02
svga: Rename pipe formats.
José Fonseca
2010-03-01
svga: Conversion to winsys handle
Jakob Bornecrantz
2010-03-01
gallium: Reorg texture usage flags
Jakob Bornecrantz
2010-02-09
svga: Actually call fence_reference in texture downloads.
José Fonseca
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-19
svga: Do a more propper creation of textures from handles
Jakob Bornecrantz
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-11
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
svga: Keep tight control of texture handle ownership.
José Fonseca
2009-12-11
svga: Fix mixed signed comparisons.
José Fonseca
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
Move pf_is_compressed() to u_format auxiliary module.
Michal Krol
2009-12-02
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-12-01
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-11-27
svga: fix for not using texture width/height/depth arrays
Roland Scheidegger
2009-11-26
svga: Remove spurious argument to SVGA_DBG.
José Fonseca
2009-11-25
svga: try harder to make the cachable flag work
Keith Whitwell
2009-11-24
svga: cache textures as well as buffers
Keith Whitwell
2009-11-17
svga: Add svga driver
Jakob Bornecrantz