summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-10-08Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell41-465/+629
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-10-04 Added tess_winding.c for compilationJouk Jansen1-2/+3
1999-10-03Fixed overflow bug in combineCallback.Gareth Hughes1-24/+24
1999-10-03Added tessellation winding rule support. Misc bug fixes.Gareth Hughes2-35/+56
1999-10-03Added tessellation winding rule files.Gareth Hughes3-5/+11
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-20added mesa.confKeith Whitwell1-1/+2
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-19lots of autoconf updatestanner3-6/+15
1999-09-19Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'Ted Jump1-4/+4
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-19Added NASM supportTed Jump1-1/+11
1999-09-19More Win32 build compliance fixupsTed Jump7-31/+23
1999-09-18Large patch:Keith Whitwell14-292/+285
1999-09-18disabled GL_EXT_get_proc_address for the time beingBrian Paul1-2/+1
1999-09-17added a bunch of missing files to LIB_FILESBrian Paul1-8/+39
1999-09-17Fix for write-rgba-span and othersKeith Whitwell1-22/+48
1999-09-17silenced some warningsBrian Paul3-8/+20
1999-09-17glGetProcAddressEXT changes to accomodate Win32 and non-Win32Brian Paul3-11/+32
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-17Relocated wgl function prototypes to separate .h for easier work with fxwgl &...Ted Jump1-20/+6
1999-09-17wgl function prototypes moved out to better work with fxwglTed Jump1-0/+33
1999-09-17Patch error fixupTed Jump1-5/+4
1999-09-17Win32 build req't updatesTed Jump6-24/+38
1999-09-17I changed the xxxGetProcAddressEXT function declarations to be moreTed Jump2-4/+11
1999-09-17Cleaned up exit from main to prevent MSVC warningsTed Jump1-2/+2
1999-09-17Added ESC key handlingTed Jump30-414/+799
1999-09-17Update for beta3Ted Jump1-2/+9
1999-09-17fixed typoBrian Paul1-2/+5
1999-09-17link with -lGL instead of -lMesaGLBrian Paul1-2/+2
1999-09-17added src-glut.beos back in demo filesBrian Paul1-5/+4
1999-09-17link with -lGLU -lGL instead of -lMesaGLU -lMesaGLBrian Paul3-10/+16
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