pass src->NegateBase as-is in t_src() now, as the flags are equivalent to r300's...
[mesa.git] / src / mesa / glapi / gl_apitemp.py
2005-06-24 Ian RomanickFix non-x86 specific builds. The changes from glTexIma...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-04-18 Ian RomanickRefactor a bunch of common code from the "leaf" scripts...
2005-04-18 Ian RomanickConvert all Python scripts to use XML namespaces.
2005-01-25 Ian RomanickAdd a glFunctionIterator class to iterate over the...
2004-12-21 Ian RomanickAdded some comments and fixed typeos. Slightly refacto...
2004-11-27 Brian PaulUse new _glapi_proc typedef instead of void * for funct...
2004-10-02 Brian Paulremove unused413 stuff, glDrawBuffersARB uses that...
2004-09-09 Brian PaulAnother attempt at fixing name mangling and gl__unused4...
2004-08-25 Brian Paulfix MGL namespace warning (patch 1014800)
2004-06-29 Ian RomanickFirst phase of TLS work. At this point SPARC assembly...
2004-05-19 Ian RomanickAdded some in-code documentation. Modifed glParameter...
2004-05-18 Ian RomanickNew scripts for processing the XML version of APIspec...