Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-12 | . Updates to get X86, MXX and 3DNow assembler code working with Watcom | Kendall Bennett | |
C++ and NASM. This includes lots of _ASMAPI macros to ensure that assembler functions are prototyped as __cdecl, as Watcom C++ uses register calling conventions by default. . Misc fixes to files to remove warnings generated by Watcom C++. | |||
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul | |
1999-11-05 | clean-up to reduce MSVC warnings | Brian Paul | |
1999-10-13 | removed GL_ prefix from memory macros | Brian Paul | |
1999-10-10 | now using GL_MALLOC, GL_FREE | Brian Paul | |
1999-10-09 | texture units now share default texture objects | Brian Paul | |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell | |
1999-09-30 | more hooks for mga driver, including an immediate fastpath | Keith Whitwell | |
1999-08-19 | Initial revision | jtg | |