summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)Author
1999-10-30Added checking for FXMESA_USE_ARGB to disable pixel reformatting when not app...Ted Jump
1999-10-27disabled glXGetProcAddress codeBrian Paul
1999-10-20Minor patches to cleanup some compiler warnings in MSVCTed Jump
1999-10-19Changes to reduce the memory footprint of display listsKeith Whitwell
1999-10-16Fixed a MacOS specific compile error.Miklos Fazekas
1999-10-16removed GL_EXT_get_proc_addressBrian Paul
1999-10-14fixed an RGB vs CI bug in overlay visual selectionBrian Paul
1999-10-13now using MALLOC, CALLOC, FREE, etc macrosBrian Paul
1999-10-13removed GL_ prefix from memory macrosBrian Paul
1999-10-08fixed voodoo initializationKeith Whitwell
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-10-05Added PARB support.Miklos Fazekas
1999-10-05Added gl_ext_multitexture_ADD suport.Miklos Fazekas
1999-10-05Added packed ARGB support.Miklos Fazekas
1999-10-05Packed RGBA support.Miklos Fazekas
1999-10-05Packed RGB support.Miklos Fazekas
1999-10-05Added support for GL_ext_texture_addMiklos Fazekas
1999-10-05Minor cleanup.Miklos Fazekas
1999-09-21Disable genkgi sublib handling until we have some sublibs to handleJon Taylor
1999-09-19Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXTTed Jump
1999-09-18Large patch:Keith Whitwell
1999-09-17Fix for write-rgba-span and othersKeith Whitwell
1999-09-17Win32 build req't updatesTed Jump
1999-09-16added GL_EXT_get_proc_addressBrian Paul
1999-09-16added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul
1999-09-15bumped version strings to Mesa 3.1Brian Paul
1999-09-13added Eero's multitexture function patchBrian Paul
1999-09-13Re-added missing GGIMesa context bufsize structure memberJon Taylor
1999-09-12fixed typo in GetProcAddressBrian Paul
1999-09-11clean-up of glXGetProcAddressEXT()Brian Paul
1999-09-11bugix from raul for fxddbitmapKeith Whitwell
1999-09-11include extensions.hBrian Paul
1999-09-11added GLX_EXT_get_proc_addressBrian Paul
1999-09-03fix for GL_COMPILE_AND_EXECUTE bugKeith Whitwell
1999-08-29removed bogus callKeith Whitwell
1999-08-29more fixes on the fast pathKeith Whitwell
1999-08-27Fixed double buffering bug when running in XJon Taylor
1999-08-26various pipeline bugsKeith Whitwell
1999-08-24*** empty log message ***Jon Taylor
1999-08-23*** empty log message ***Jon Taylor
1999-08-22*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-19Initial revisionjtg