Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes for andree's drawarrays problems | Keith Whitwell | 1999-11-19 | 1 | -7/+18 |
| | |||||
* | two fixes in gl_DrawArrays (Andree Borrman) | Brian Paul | 1999-11-18 | 1 | -1/+4 |
| | |||||
* | . Updates to get X86, MXX and 3DNow assembler code working with Watcom | Kendall Bennett | 1999-11-12 | 1 | -2/+2 |
| | | | | | | | 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++. | ||||
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -98/+90 |
| | |||||
* | use glClientActiveTexture in interleaved setup | Keith Whitwell | 1999-11-09 | 1 | -13/+7 |
| | |||||
* | more fixes for glDrawArrays | Keith Whitwell | 1999-11-09 | 1 | -44/+56 |
| | |||||
* | second try at drawarrays fix | Keith Whitwell | 1999-11-09 | 1 | -117/+63 |
| | |||||
* | fix for (some of?) the vertex array problems | Keith Whitwell | 1999-11-09 | 1 | -75/+13 |
| | |||||
* | fixed typo: replaced |= with != in conditional | Brian Paul | 1999-11-09 | 1 | -2/+2 |
| | |||||
* | clean-up of header includes (Daryll) | Brian Paul | 1999-11-08 | 1 | -4/+1 |
| | |||||
* | clean-up to reduce MSVC warnings | Brian Paul | 1999-11-05 | 1 | -3/+3 |
| | |||||
* | Fix for glerror on compilation of list containing gldrawelements calls | Keith Whitwell | 1999-11-04 | 1 | -7/+22 |
| | |||||
* | Changes to reduce the memory footprint of display lists | Keith Whitwell | 1999-10-19 | 1 | -23/+22 |
| | |||||
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -1/+10 |
| | |||||
* | removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead | Brian Paul | 1999-09-07 | 1 | -3/+3 |
| | |||||
* | various pipeline bugs | Keith Whitwell | 1999-08-26 | 1 | -6/+3 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+1259 |