aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxwgl.c
Commit message (Expand)AuthorAgeFilesLines
* 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