Minor patches to cleanup some compiler warnings in MSVC
[mesa.git] / src / mesa / drivers / x11 /
1999-10-16 Brian Paulremoved GL_EXT_get_proc_address
1999-10-14 Brian Paulfixed an RGB vs CI bug in overlay visual selection
1999-10-13 Brian Paulnow using MALLOC, CALLOC, FREE, etc macros
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-09-16 Brian Pauladded GL_EXT_get_proc_address
1999-09-16 Brian Pauladded GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAd...
1999-09-15 Brian Paulbumped version strings to Mesa 3.1
1999-09-12 Brian Paulfixed typo in GetProcAddress
1999-09-11 Brian Paulclean-up of glXGetProcAddressEXT()
1999-09-11 Brian Pauladded GLX_EXT_get_proc_address
1999-09-03 Keith Whitwellfix for GL_COMPILE_AND_EXECUTE bug
1999-08-19 jtgInitial revision