summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)AuthorFilesLines
1999-10-05Added PARB support.Miklos Fazekas1-0/+45
1999-10-05Added gl_ext_multitexture_ADD suport.Miklos Fazekas1-1/+1
1999-10-05Added packed ARGB support.Miklos Fazekas1-0/+57
1999-10-05Packed RGBA support.Miklos Fazekas1-2/+20
1999-10-05Packed RGB support.Miklos Fazekas1-24/+47
1999-10-05Added support for GL_ext_texture_addMiklos Fazekas1-0/+4
1999-10-05Minor cleanup.Miklos Fazekas1-7/+3
1999-09-30more hooks for mga driver, including an immediate fastpathKeith Whitwell4-7/+51
1999-09-21Disable genkgi sublib handling until we have some sublibs to handlemesa_3_1_beta_3Jon Taylor1-16/+5
1999-09-20Bugfix for ctx->backface_sign calculationKeith Whitwell2-11/+13
1999-09-19Cleaning upKeith Whitwell3-5/+22
1999-09-19RasterMask was set incorrectlyKeith Whitwell1-2/+2
1999-09-19Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXTTed Jump2-431/+430
1999-09-19More Win32 build compliance fixupsTed Jump2-4/+6
1999-09-18Large patch:Keith Whitwell14-292/+285
1999-09-17Fix for write-rgba-span and othersKeith Whitwell1-22/+48
1999-09-17 pad GL_TINY to 6 digitsBrian Paul2-4/+4
1999-09-17Win32 build req't updatesTed Jump1-3/+3
1999-09-16GL_EXT_get_proc_address clean-upBrian Paul1-5/+5
1999-09-16added GL_EXT_get_proc_addressBrian Paul1-3/+3
1999-09-16added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul2-20/+58
1999-09-16changed version string to return 1.2Brian Paul1-2/+2
1999-09-16Do pop for GL_VIEWPORT_BIT via. the apiKeith Whitwell1-13/+14
1999-09-15bumped version strings to Mesa 3.1Brian Paul1-3/+3
1999-09-15new version number symbolsBrian Paul2-4/+12
1999-09-15added third, tiny version number to mklib scriptsBrian Paul2-4/+4
1999-09-15removed unused GLcontext arg from a few functionsBrian Paul1-5/+5
1999-09-13added Eero's multitexture function patchBrian Paul1-0/+34
1999-09-13Re-added missing GGIMesa context bufsize structure memberJon Taylor1-0/+1
1999-09-12fixed typo in GetProcAddressBrian Paul1-2/+2
1999-09-11clean-up of glXGetProcAddressEXT()Brian Paul1-6/+6
1999-09-11bugix from raul for fxddbitmapKeith Whitwell1-8/+29
1999-09-11GL_EXT_get_proc_address clean-upBrian Paul2-130/+129
1999-09-11include extensions.hBrian Paul1-0/+1
1999-09-11added GLX_EXT_get_proc_addressBrian Paul2-2/+39
1999-09-11added GL_EXT_get_proc_addressBrian Paul4-11/+202
1999-09-10new DD_Z_NEVER flagKeith Whitwell1-3/+12
1999-09-09moved gl_GetPointerv() into get.hBrian Paul1-12/+2
1999-09-09moved gl_GetString() into get.cBrian Paul2-2/+55
1999-09-09More compliant error check.Miklos Fazekas1-2/+8
1999-09-07removed TexCoordUnit from GLcontext, use Array.ActiveTexture insteadBrian Paul4-13/+9
1999-09-07added vertices.cBrian Paul2-2/+4
1999-09-05fixes for the mga driverKeith Whitwell1-1/+14
1999-09-04fix for mga depthbuffer resizeKeith Whitwell2-31/+42
1999-09-03more bugfixesKeith Whitwell1-1/+7
1999-09-03fix for GL_COMPILE_AND_EXECUTE bugKeith Whitwell1-43/+1
1999-09-02fixed GL_FRONT_AND_BACK cull bugKeith Whitwell1-2/+4
1999-08-30 Added vertices.c to compile listJouk Jansen1-2/+2
1999-08-29removed bogus callKeith Whitwell1-1/+0
1999-08-29more fixes on the fast pathKeith Whitwell1-1/+1