summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10-04 Added tess_winding.c for compilationJouk Jansen
1999-10-03Fixed overflow bug in combineCallback.Gareth Hughes
1999-10-03Added tessellation winding rule support. Misc bug fixes.Gareth Hughes
1999-10-03Added tessellation winding rule files.Gareth Hughes
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-20added mesa.confKeith Whitwell
1999-09-20Bugfix for ctx->backface_sign calculationKeith Whitwell
1999-09-19Cleaning upKeith Whitwell
1999-09-19RasterMask was set incorrectlyKeith Whitwell
1999-09-19lots of autoconf updatestanner
1999-09-19Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'Ted Jump
1999-09-19Fixed LIBNAME entryTed Jump
1999-09-19Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXTTed Jump
1999-09-19Added NASM supportTed Jump
1999-09-19More Win32 build compliance fixupsTed Jump
1999-09-18Large patch:Keith Whitwell
1999-09-18disabled GL_EXT_get_proc_address for the time beingBrian Paul
1999-09-17added a bunch of missing files to LIB_FILESBrian Paul
1999-09-17Fix for write-rgba-span and othersKeith Whitwell
1999-09-17silenced some warningsBrian Paul
1999-09-17glGetProcAddressEXT changes to accomodate Win32 and non-Win32Brian Paul
1999-09-17 pad GL_TINY to 6 digitsBrian Paul
1999-09-17 pad GLU_TINY to 6 digitsBrian Paul
1999-09-17Winding rule updates.Gareth Hughes
1999-09-17mesa_wgl.h should only be included when _WIN32 is definedJouk Jansen
1999-09-17Modified to build better with Mesa wgl functionsTed Jump
1999-09-17Relocated wgl function prototypes to separate .h for easier work with fxwgl &...Ted Jump
1999-09-17wgl function prototypes moved out to better work with fxwglTed Jump
1999-09-17Patch error fixupTed Jump
1999-09-17Win32 build req't updatesTed Jump
1999-09-17I changed the xxxGetProcAddressEXT function declarations to be moreTed Jump
1999-09-17Cleaned up exit from main to prevent MSVC warningsTed Jump
1999-09-17Added ESC key handlingTed Jump
1999-09-17Update for beta3Ted Jump
1999-09-17fixed typoBrian Paul
1999-09-17link with -lGL instead of -lMesaGLBrian Paul
1999-09-17added src-glut.beos back in demo filesBrian Paul
1999-09-17link with -lGLU -lGL instead of -lMesaGLU -lMesaGLBrian Paul
1999-09-17version symbol changesBrian Paul
1999-09-17gluGetProcAddressEXT change for C++ / BeOSBrian Paul
1999-09-17updated for GL instead of MesaGLBrian Paul
1999-09-16initial check-inBrian Paul