summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-19Fixed LIBNAME entryTed Jump1-1/+1
1999-09-19Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXTTed Jump2-431/+430
1999-09-19More Win32 build compliance fixupsTed Jump3-13/+12
1999-09-18Large patch:Keith Whitwell14-292/+285
1999-09-17Fix for write-rgba-span and othersKeith Whitwell1-22/+48
1999-09-17glGetProcAddressEXT changes to accomodate Win32 and non-Win32Brian Paul1-4/+13
1999-09-17 pad GL_TINY to 6 digitsBrian Paul2-4/+4
1999-09-17 pad GLU_TINY to 6 digitsBrian Paul1-2/+2
1999-09-17Winding rule updates.Gareth Hughes2-2/+17
1999-09-17mesa_wgl.h should only be included when _WIN32 is definedJouk Jansen1-2/+2
1999-09-17Modified to build better with Mesa wgl functionsTed Jump1-23/+16
1999-09-17Patch error fixupTed Jump1-5/+4
1999-09-17Win32 build req't updatesTed Jump6-24/+38
1999-09-17fixed typoBrian Paul1-2/+5
1999-09-17version symbol changesBrian Paul1-2/+9
1999-09-17gluGetProcAddressEXT change for C++ / BeOSBrian Paul1-2/+10
1999-09-17updated for GL instead of MesaGLBrian Paul1-1/+2
1999-09-16initial check-inBrian Paul40-0/+25985
1999-09-16added some casts in gluGetProcAddressEXT()Brian Paul1-8/+11
1999-09-16clean-up of GLU_EXT_get_proc_addressBrian Paul1-11/+14
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-16Misc winding rule bug fixes.Gareth Hughes2-10/+17
1999-09-15bumped version strings to Mesa 3.1Brian Paul1-3/+3
1999-09-15new version number symbolsBrian Paul3-6/+18
1999-09-15added third, tiny version number to mklib scriptsBrian Paul7-14/+22
1999-09-15removed unused GLcontext arg from a few functionsBrian Paul1-5/+5
1999-09-15Added debugging pragma message.Gareth Hughes1-2/+6
1999-09-15Fixed vector macro calls, specifically COPY_3V params.Gareth Hughes1-25/+83
1999-09-14Added debugging output.Gareth Hughes1-2/+5
1999-09-14Win32 fix by Eero Pajarre.Gareth Hughes1-1/+2
1999-09-14Fixed legacy gluNextContour impact on gluTessEndContour.Gareth Hughes1-1/+8
1999-09-14fixed pixel packing/unpacking code in gluBuild2DMipmaps()Brian Paul1-7/+52
1999-09-14added gluCheckExtension()Brian Paul1-1/+31
1999-09-14added gluUnProject4()Brian Paul1-11/+44
1999-09-13Fixed file headers. Tracking down macro bugs.Gareth Hughes2-2/+16
1999-09-13strcmp needs the string.hJouk Jansen1-1/+6
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-11added 1.2 function to gluGetProcAddressEXT()Brian Paul1-5/+21