1999-10-13 |
Gareth Hughes | Added edge flag callback support. |
commit | commitdiff | tree |
1999-10-13 |
Brian Paul | now using MALLOC, CALLOC, FREE, etc macros |
commit | commitdiff | tree |
1999-10-13 |
Brian Paul | removed GL_ prefix from memory macros |
commit | commitdiff | tree |
1999-10-13 |
Brian Paul | use texture objects now |
commit | commitdiff | tree |
1999-10-12 |
Gareth Hughes | Fixed delete_all_contours memory deallocation. |
commit | commitdiff | tree |
1999-10-12 |
Gareth Hughes | Updated memory allocation to allow new macros to be... |
commit | commitdiff | tree |
1999-10-11 |
Gareth Hughes | Renamed GLUtesselator user data pointer to avoid confusion. |
commit | commitdiff | tree |
1999-10-11 |
Gareth Hughes | Correctly initialized GLUtesselator user data pointer. |
commit | commitdiff | tree |
1999-10-11 |
Gareth Hughes | Allow debugging output capture under Win32. This seems... |
commit | commitdiff | tree |
1999-10-11 |
Gareth Hughes | Updated debugging output. I'm going to change it all... |
commit | commitdiff | tree |
1999-10-11 |
Jouk Jansen | Repaired definition of GL_CALLOC_STRUC |
commit | commitdiff | tree |
1999-10-11 |
Jouk Jansen | #include <stdlib.h> |
commit | commitdiff | tree |
1999-10-11 |
Jouk Jansen | #include <assert.h> |
commit | commitdiff | tree |
1999-10-11 |
Jouk Jansen | misc -> glmisc |
commit | commitdiff | tree |
1999-10-10 |
Brian Paul | now using GL_MALLOC, GL_FREE |
commit | commitdiff | tree |
1999-10-10 |
Brian Paul | now using GL_MALLOC, GL_FREE |
commit | commitdiff | tree |
1999-10-10 |
Brian Paul | fixed dumb typo |
commit | commitdiff | tree |
1999-10-10 |
Brian Paul | now using GL_MALLOC, GL_FREE |
commit | commitdiff | tree |
1999-10-10 |
Brian Paul | added memory macros |
commit | commitdiff | tree |
1999-10-09 |
Josh Vanderhoof | no underscore prefix for freebsd >= 3 (Simon Walton) |
commit | commitdiff | tree |
1999-10-09 |
Brian Paul | texture units now share default texture objects |
commit | commitdiff | tree |
1999-10-09 |
Brian Paul | fixed reference count bug in save_TexImage3DEXT() |
commit | commitdiff | tree |
1999-10-08 |
Keith Whitwell | fixed voodoo initialization |
commit | commitdiff | tree |
1999-10-08 |
Keith Whitwell | Fixed includes & added a few hooks for the DRI. |
commit | commitdiff | tree |
1999-10-05 |
Miklos Fazekas | Added PARB support. |
commit | commitdiff | tree |
1999-10-05 |
Miklos Fazekas | Added gl_ext_multitexture_ADD suport. |
commit | commitdiff | tree |
1999-10-05 |
Miklos Fazekas | Added packed ARGB support. |
commit | commitdiff | tree |
1999-10-05 |
Miklos Fazekas | Packed RGBA support. |
commit | commitdiff | tree |
1999-10-05 |
Miklos Fazekas | Packed RGB support. |
commit | commitdiff | tree |
1999-10-05 |
Miklos Fazekas | Added support for GL_ext_texture_add |
commit | commitdiff | tree |
1999-10-05 |
Miklos Fazekas | Minor cleanup. |
commit | commitdiff | tree |
1999-10-04 |
Jouk Jansen | Added tess_winding.c for compilation |
commit | commitdiff | tree |
1999-10-03 |
Gareth Hughes | Fixed overflow bug in combineCallback. |
commit | commitdiff | tree |
1999-10-03 |
Gareth Hughes | Added tessellation winding rule support. Misc bug... |
commit | commitdiff | tree |
1999-10-03 |
Gareth Hughes | Added tessellation winding rule files. |
commit | commitdiff | tree |
1999-09-30 |
Keith Whitwell | more hooks for mga driver, including an immediate fastpath |
commit | commitdiff | tree |
1999-09-21 |
Jon Taylor | Disable genkgi sublib handling until we have some subli... |
commit | commitdiff | tree |
1999-09-20 |
Keith Whitwell | added mesa.conf |
commit | commitdiff | tree |
1999-09-20 |
Keith Whitwell | Bugfix for ctx->backface_sign calculation |
commit | commitdiff | tree |
1999-09-19 |
Keith Whitwell | Cleaning up |
commit | commitdiff | tree |
1999-09-19 |
Keith Whitwell | RasterMask was set incorrectly |
commit | commitdiff | tree |
1999-09-19 |
tanner | lots of autoconf updates |
commit | commitdiff | tree |
1999-09-19 |
Ted Jump | Changed name 'glGetProcAddressEXT' to 'gluGetProcAddres... |
commit | commitdiff | tree |
1999-09-19 |
Ted Jump | Fixed LIBNAME entry |
commit | commitdiff | tree |
1999-09-19 |
Ted Jump | Removed use of GLU.H - prevents compiler warning wrt... |
commit | commitdiff | tree |
1999-09-19 |
Ted Jump | Added NASM support |
commit | commitdiff | tree |
1999-09-19 |
Ted Jump | More Win32 build compliance fixups |
commit | commitdiff | tree |
1999-09-18 |
Keith Whitwell | Large patch: |
commit | commitdiff | tree |
1999-09-18 |
Brian Paul | disabled GL_EXT_get_proc_address for the time being |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | added a bunch of missing files to LIB_FILES |
commit | commitdiff | tree |
1999-09-17 |
Keith Whitwell | Fix for write-rgba-span and others |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | silenced some warnings |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | glGetProcAddressEXT changes to accomodate Win32 and... |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | pad GL_TINY to 6 digits |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | pad GLU_TINY to 6 digits |
commit | commitdiff | tree |
1999-09-17 |
Gareth Hughes | Winding rule updates. |
commit | commitdiff | tree |
1999-09-17 |
Jouk Jansen | mesa_wgl.h should only be included when _WIN32 is defined |
commit | commitdiff | tree |
1999-09-17 |
Ted Jump | Modified to build better with Mesa wgl functions |
commit | commitdiff | tree |
1999-09-17 |
Ted Jump | Relocated wgl function prototypes to separate .h for... |
commit | commitdiff | tree |
1999-09-17 |
Ted Jump | wgl function prototypes moved out to better work with... |
commit | commitdiff | tree |
1999-09-17 |
Ted Jump | Patch error fixup |
commit | commitdiff | tree |
1999-09-17 |
Ted Jump | Win32 build req't updates |
commit | commitdiff | tree |
1999-09-17 |
Ted Jump | I changed the xxxGetProcAddressEXT function declaration... |
commit | commitdiff | tree |
1999-09-17 |
Ted Jump | Cleaned up exit from main to prevent MSVC warnings |
commit | commitdiff | tree |
1999-09-17 |
Ted Jump | Added ESC key handling |
commit | commitdiff | tree |
1999-09-17 |
Ted Jump | Update for beta3 |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | fixed typo |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | link with -lGL instead of -lMesaGL |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | added src-glut.beos back in demo files |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | link with -lGLU -lGL instead of -lMesaGLU -lMesaGL |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | version symbol changes |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | gluGetProcAddressEXT change for C++ / BeOS |
commit | commitdiff | tree |
1999-09-17 |
Brian Paul | updated for GL instead of MesaGL |
commit | commitdiff | tree |
1999-09-16 |
Brian Paul | initial check-in |
commit | commitdiff | tree |
1999-09-16 |
Brian Paul | added some casts in gluGetProcAddressEXT() |
commit | commitdiff | tree |
1999-09-16 |
Brian Paul | GLU_EXT_get_proc_address clean-up |
commit | commitdiff | tree |
1999-09-16 |
Brian Paul | clean-up of GLU_EXT_get_proc_address |
commit | commitdiff | tree |
1999-09-16 |
Brian Paul | GL_EXT_get_proc_address clean-up |
commit | commitdiff | tree |
1999-09-16 |
Brian Paul | added GL_EXT_get_proc_address |
commit | commitdiff | tree |
1999-09-16 |
Brian Paul | changed archive filenames to beta3 |
commit | commitdiff | tree |
1999-09-16 |
Brian Paul | added glxinfo |
commit | commitdiff | tree |
1999-09-16 |
Brian Paul | initial check-in |
commit | commitdiff | tree |
1999-09-16 |
Brian Paul | added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAd... |
commit | commitdiff | tree |
1999-09-16 |
Brian Paul | changed version string to return 1.2 |
commit | commitdiff | tree |
1999-09-16 |
Keith Whitwell | Do pop for GL_VIEWPORT_BIT via. the api |
commit | commitdiff | tree |
1999-09-16 |
Gareth Hughes | Misc winding rule bug fixes. |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | bumped version strings to Mesa 3.1 |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | misc changes to tar file list |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | minor library name changes |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | removed mention of libMesaGL |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | 3.1 beta 3 info |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | new MESA_ version number symbols |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | new version number symbols |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | added a few more files to the tar list |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | added third, tiny version number to mklib scripts |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | added third, tiny version number to arguments |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | added TINY version symbol |
commit | commitdiff | tree |
1999-09-15 |
Brian Paul | removed unused GLcontext arg from a few functions |
commit | commitdiff | tree |
1999-09-15 |
Gareth Hughes | Added debugging pragma message. |
commit | commitdiff | tree |
1999-09-15 |
Gareth Hughes | Fixed vector macro calls, specifically COPY_3V params. |
commit | commitdiff | tree |
next |