summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glide/fxwgl.c
AgeCommit message (Expand)Author
2001-09-23fixed some configure;make build problems. cleaned-up copyright info.Brian Paul
2001-04-03include fxdrv.h before other headers (Ivan Kalvatchev)Brian Paul
2001-03-03used indent to clean-up the codeBrian Paul
2000-11-05Lots of changes:Keith Whitwell
2000-02-09udpated version/copyright infoBrian Paul
1999-12-02added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)Brian Paul
1999-11-15update/merge with Daryll's X server changesBrian Paul
1999-10-30Added checking for FXMESA_USE_ARGB to disable pixel reformatting when not app...Ted Jump
1999-10-20Minor patches to cleanup some compiler warnings in MSVCTed Jump
1999-10-13now using MALLOC, CALLOC, FREE, etc macrosBrian Paul
1999-09-19Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXTTed Jump
1999-09-13added Eero's multitexture function patchBrian Paul
1999-08-19Initial revisionjtg