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
/
softpipe
/
sp_state_surface.c
Age
Commit message (
Expand
)
Author
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-20
softpipe: Remove unnecessary headers.
Vinson Lee
2009-12-26
softpipe: Flush draw module before switching framebuffer.
José Fonseca
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-09-27
softpipe: Grab a ref when the fb is set.
Younes Manton
2009-07-25
softpipe: cleanup framebuffer state routine slightly
Keith Whitwell
2009-07-22
softpipe: remove backwards dependency from tilecache to softpipe
Keith Whitwell
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2008-12-11
softpipe: Add missing header include.
Michal Krol
2008-12-10
gallium: added draw_set_mrd() function to fix polygon offset
Brian Paul
2008-03-20
gallium: use new framebuffer width, height fields
Brian
2008-03-19
gallium: added fb_width/height fields to softpipe context
Brian Paul
2008-02-18
Standardize on using the pipe/ include prefix.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca