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
Age
Commit message (
Expand
)
Author
2009-12-11
svga: Add a missing dependency from the prescale state.
José Fonseca
2009-12-11
svga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
José Fonseca
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-01
svga: Add header files for overlay support
Jakob Bornecrantz
2009-11-27
svga: Re-add shader dumping.
José Fonseca
2009-11-27
svga: Handle comment tokens when dumping.
José Fonseca
2009-11-27
svga: Use consistent names for public symbol names of shader dumping facilities.
José Fonseca
2009-11-27
svga: Use consistent file names for dumping facilities.
José Fonseca
2009-11-27
svga: flush our command buffer after the 8th distinct render target
Keith Whitwell
2009-11-27
svga: add DEBUG_CACHE option
Keith Whitwell
2009-11-26
svga: hash the whole key, not just the first four bytes
Keith Whitwell
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-25
svga: revert packing of surface key
Keith Whitwell
2009-11-24
svga: cache textures as well as buffers
Keith Whitwell
2009-11-24
svga: Filter out pendantic and ansi flags
Jakob Bornecrantz
2009-11-23
svga: Scrub Makefiles a bit
Jakob Bornecrantz
2009-11-17
svga: Remove -Werror for now as GCC 4.4.x raises a bunch of warnings
Jakob Bornecrantz
2009-11-17
svga: Add svga driver
Jakob Bornecrantz