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-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