summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxwgl.c
Commit message (Expand)AuthorAgeFilesLines
* doc updates; GLUT timer additions; fixed compilation warningsDaniel Borca2003-11-181-2/+11
* NCC fixes and some cosmeticsDaniel Borca2003-11-071-47/+0
* Napalm total immersionDaniel Borca2003-10-211-3/+1
* glide driver (wip)Daniel Borca2003-10-131-2/+2
* updates from Daniel BorcaBrian Paul2003-10-021-175/+298
* DOS and glide driver updates from Daniel BorcaBrian Paul2003-08-191-201/+215
* Header file clean-up:Brian Paul2002-10-241-3/+3
* updated wglGetProcAddressBrian Paul2002-09-041-86/+5
* fixed some configure;make build problems. cleaned-up copyright info.Brian Paul2001-09-231-21/+8
* include fxdrv.h before other headers (Ivan Kalvatchev)Brian Paul2001-04-031-1/+1
* used indent to clean-up the codeBrian Paul2001-03-031-643/+670
* Lots of changes:Keith Whitwell2000-11-051-1/+0
* udpated version/copyright infoBrian Paul2000-02-091-2/+2
* added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)Brian Paul1999-12-021-0/+1
* update/merge with Daryll's X server changesBrian Paul1999-11-151-24/+52
* Added checking for FXMESA_USE_ARGB to disable pixel reformatting when not app...Ted Jump1999-10-301-1/+3
* Minor patches to cleanup some compiler warnings in MSVCTed Jump1999-10-201-3/+3
* now using MALLOC, CALLOC, FREE, etc macrosBrian Paul1999-10-131-5/+5
* Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXTTed Jump1999-09-191-1/+0
* added Eero's multitexture function patchBrian Paul1999-09-131-0/+34
* Initial revisionjtg1999-08-191-0/+806