summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
1999-10-09texture units now share default texture objectsBrian Paul
1999-10-09fixed reference count bug in save_TexImage3DEXT()Brian 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-30more hooks for mga driver, including an immediate fastpathKeith Whitwell
1999-09-21Disable genkgi sublib handling until we have some sublibs to handleJon Taylor
1999-09-20Bugfix for ctx->backface_sign calculationKeith Whitwell
1999-09-19Cleaning upKeith Whitwell
1999-09-19RasterMask was set incorrectlyKeith Whitwell
1999-09-19Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXTTed Jump
1999-09-19More Win32 build compliance fixupsTed Jump
1999-09-18Large patch:Keith Whitwell
1999-09-17Fix for write-rgba-span and othersKeith Whitwell
1999-09-17 pad GL_TINY to 6 digitsBrian Paul
1999-09-17Win32 build req't updatesTed Jump
1999-09-16GL_EXT_get_proc_address clean-upBrian Paul
1999-09-16added GL_EXT_get_proc_addressBrian Paul
1999-09-16added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul
1999-09-16changed version string to return 1.2Brian Paul
1999-09-16Do pop for GL_VIEWPORT_BIT via. the apiKeith Whitwell
1999-09-15bumped version strings to Mesa 3.1Brian Paul
1999-09-15new version number symbolsBrian Paul
1999-09-15added third, tiny version number to mklib scriptsBrian Paul
1999-09-15removed unused GLcontext arg from a few functionsBrian 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-11GL_EXT_get_proc_address clean-upBrian Paul
1999-09-11include extensions.hBrian Paul
1999-09-11added GLX_EXT_get_proc_addressBrian Paul
1999-09-11added GL_EXT_get_proc_addressBrian Paul
1999-09-10new DD_Z_NEVER flagKeith Whitwell
1999-09-09moved gl_GetPointerv() into get.hBrian Paul
1999-09-09moved gl_GetString() into get.cBrian Paul
1999-09-09More compliant error check.Miklos Fazekas
1999-09-07removed TexCoordUnit from GLcontext, use Array.ActiveTexture insteadBrian Paul
1999-09-07added vertices.cBrian Paul
1999-09-05fixes for the mga driverKeith Whitwell
1999-09-04fix for mga depthbuffer resizeKeith Whitwell
1999-09-03more bugfixesKeith Whitwell
1999-09-03fix for GL_COMPILE_AND_EXECUTE bugKeith Whitwell