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 (
Expand
)
Author
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-03-03
swrast: Remove color-index rendering support from s_spantemp.h
Ian Romanick
2008-09-18
mesa: fix asst path/include mistakes in prev commits
Chris Rankin
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
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
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