Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-03 | include fxdrv.h before other headers (Ivan Kalvatchev) | Brian Paul | |
2001-03-03 | used indent to clean-up the code | Brian Paul | |
2000-11-05 | Lots of changes: | Keith Whitwell | |
- use the new interface to the software rasterizer. - manage all fallbacks internally, hooking in swrast or swrast_setup if necessary. - removed lots of marginal code no longer appropriate in a maturing driver. - reworked the vertex-setup and triangle routines, including drawing unfilled triangles from within the driver. | |||
2000-02-09 | udpated version/copyright info | Brian Paul | |
1999-12-02 | added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre) | Brian Paul | |
1999-11-15 | update/merge with Daryll's X server changes | Brian Paul | |
1999-10-30 | Added checking for FXMESA_USE_ARGB to disable pixel reformatting when not ↵ | Ted Jump | |
appropriate | |||
1999-10-20 | Minor patches to cleanup some compiler warnings in MSVC | Ted Jump | |
1999-10-13 | now using MALLOC, CALLOC, FREE, etc macros | Brian Paul | |
1999-09-19 | Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT | Ted Jump | |
1999-09-13 | added Eero's multitexture function patch | Brian Paul | |
1999-08-19 | Initial revision | jtg | |