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_state_need_swtnl.c
Age
Commit message (
Expand
)
Author
2011-02-16
svga: use TRUE/FALSE instead of 0/1
Brian Paul
2011-02-11
svga: comments and debug code
Brian Paul
2011-01-25
svga: Add more swrast debuging
Jakob Bornecrantz
2011-01-06
svga: Ensure that the wrong vdecls don't get used in swtnl path
Jakob Bornecrantz
2010-12-16
svga: Minor debug text fix
Jakob Bornecrantz
2010-11-30
svga: Use consistent hexadecimal representation on debug output.
José Fonseca
2010-04-24
svga: D3DCOLOR actually stands for B8G8R8A8.
José Fonseca
2010-04-24
svga: Translate recently added vertex formats.
José Fonseca
2010-03-10
svga: Check if vertex elements has been bound before using it.
Michal Krol
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
svga: Rename pipe formats.
José Fonseca
2010-03-01
svga: adapt to new vertex element cso
Roland Scheidegger
2010-02-22
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-11-17
svga: Add svga driver
Jakob Bornecrantz