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
/
mesa
/
swrast
/
s_spantemp.h
Age
Commit message (
Collapse
)
Author
2006-05-19
replace FORMAT var with RB_TYPE
Brian Paul
2006-04-25
silence warnings
Brian Paul
2005-05-05
more updates for users of s_spantemp.h
Brian Paul
2005-05-04
FBO changes
Brian Paul
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
Main driver impacts: - new code for creating the Mesa GLframebuffer - new span/pixel read/write code Some drivers not yet updated/tested.
2004-10-23
minor fixes from J.P. Delport
Brian Paul
2003-10-09
Added missing #undef SPAN_VARS to swrast/s_spantemp.h
Kendall Bennett
2003-10-08
More SciTech SNAP specific changes to glheader.h. Also modified the macros
Kendall Bennett
in swrast/s_spantemp.h to allow dithering to be used in the SNAP drivers.
2003-10-02
Fixed bugs in Mesa software span rendering for color index modes
Kendall Bennett
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2002-11-28
mask is always non-null in write_rgba_pixels and write_monorgba_pixels
Brian Paul
2002-11-13
template code for span functions for flat, memory-based frame buffers
Brian Paul