disabled glXGetProcAddress code
[mesa.git] / src /
1999-10-27 Brian Pauldisabled glXGetProcAddress code
1999-10-27 Brian Pauldisabled gluGetProcAddressEXT
1999-10-26 Brian Paulfixed stupid error in GL_RGA case in gl_pack_rgba_span()
1999-10-22 Brian Paulfixed byteswapping bug in gl_pack_rgba_span()
1999-10-22 Brian Pauladded optimized GL_RGB, GL_UNSIGNED_BYTE case to gl_pac...
1999-10-22 Brian Paulapplied Jonn Carmack's patch for faster glTexSubImage2D...
1999-10-21 Brian Paulupdated some comments/docs
1999-10-21 Brian Paulsilenced some uninitialized var warnings
1999-10-21 Brian Paulsilenced ininitialized var warnings
1999-10-21 Brian Paulsilenced uninitialized variable warnings
1999-10-20 Brian Paulclean-up of optimized GL_RETURN code
1999-10-20 Brian Paulfixed divTable precision problem in GL_RETURN case
1999-10-20 Brian Paulenable lighting even if no light sources are turned on
1999-10-20 Ted JumpMinor patches to cleanup some compiler warnings in...
1999-10-19 Brian Paulfixed a number of error-test bugs
1999-10-19 Brian Paulmore image type error checking in draw_stencil_pixels()
1999-10-19 Brian Paulclean-up in gl_LightModelfv()
1999-10-19 Brian Pauladded more format/type error checking code
1999-10-19 Keith WhitwellChanges to reduce the memory footprint of display lists
1999-10-17 Brian Paulnegative offsets to TexSubImage w/ texture borders...
1999-10-17 Brian Pauladded glGet cases for vertex array enable state
1999-10-16 Miklos FazekasFixed a MacOS specific compile error.
1999-10-16 Brian Paulremoved GL_EXT_get_proc_address
1999-10-16 Brian Paulremoved GL_EXT_get_proc_address
1999-10-14 Brian Paulfixed an RGB vs CI bug in overlay visual selection
1999-10-14 Gareth HughesAdded point_contour_test, taken from O'Rourke 1998.
1999-10-13 Ted JumpFixed parameter type for notify function pointer parame...
1999-10-13 Gareth HughesRemoved CVS logs from files, as they were getting rathe...
1999-10-13 Gareth HughesAdded edge flag callback support.
1999-10-13 Brian Paulnow using MALLOC, CALLOC, FREE, etc macros
1999-10-13 Brian Paulremoved GL_ prefix from memory macros
1999-10-12 Gareth HughesFixed delete_all_contours memory deallocation.
1999-10-12 Gareth HughesUpdated memory allocation to allow new macros to be...
1999-10-11 Gareth HughesRenamed GLUtesselator user data pointer to avoid confusion.
1999-10-11 Gareth HughesCorrectly initialized GLUtesselator user data pointer.
1999-10-11 Gareth HughesAllow debugging output capture under Win32. This seems...
1999-10-11 Gareth HughesUpdated debugging output. I'm going to change it all...
1999-10-11 Jouk JansenRepaired definition of GL_CALLOC_STRUC
1999-10-11 Jouk Jansen#include <stdlib.h>
1999-10-11 Jouk Jansen#include <assert.h>
1999-10-11 Jouk Jansen misc -> glmisc
1999-10-10 Brian Paulnow using GL_MALLOC, GL_FREE
1999-10-10 Brian Paulnow using GL_MALLOC, GL_FREE
1999-10-10 Brian Paulfixed dumb typo
1999-10-10 Brian Paulnow using GL_MALLOC, GL_FREE
1999-10-10 Brian Pauladded memory macros
1999-10-09 Josh Vanderhoofno underscore prefix for freebsd >= 3 (Simon Walton)
1999-10-09 Brian Paultexture units now share default texture objects
1999-10-09 Brian Paulfixed reference count bug in save_TexImage3DEXT()
1999-10-08 Keith Whitwellfixed voodoo initialization
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-10-05 Miklos FazekasAdded PARB support.
1999-10-05 Miklos FazekasAdded gl_ext_multitexture_ADD suport.
1999-10-05 Miklos FazekasAdded packed ARGB support.
1999-10-05 Miklos FazekasPacked RGBA support.
1999-10-05 Miklos FazekasPacked RGB support.
1999-10-05 Miklos FazekasAdded support for GL_ext_texture_add
1999-10-05 Miklos FazekasMinor cleanup.
1999-10-04 Jouk Jansen Added tess_winding.c for compilation
1999-10-03 Gareth HughesAdded tessellation winding rule support. Misc bug...
1999-10-03 Gareth HughesAdded tessellation winding rule files.
1999-09-30 Keith Whitwellmore hooks for mga driver, including an immediate fastpath
1999-09-21 Jon TaylorDisable genkgi sublib handling until we have some subli...
1999-09-20 Keith WhitwellBugfix for ctx->backface_sign calculation
1999-09-19 Keith WhitwellCleaning up
1999-09-19 Keith WhitwellRasterMask was set incorrectly
1999-09-19 Ted JumpFixed LIBNAME entry
1999-09-19 Ted JumpRemoved use of GLU.H - prevents compiler warning wrt...
1999-09-19 Ted JumpMore Win32 build compliance fixups
1999-09-18 Keith WhitwellLarge patch:
1999-09-17 Keith WhitwellFix for write-rgba-span and others
1999-09-17 Brian PaulglGetProcAddressEXT changes to accomodate Win32 and...
1999-09-17 Brian Paul pad GL_TINY to 6 digits
1999-09-17 Brian Paul pad GLU_TINY to 6 digits
1999-09-17 Gareth HughesWinding rule updates.
1999-09-17 Jouk Jansenmesa_wgl.h should only be included when _WIN32 is defined
1999-09-17 Ted JumpModified to build better with Mesa wgl functions
1999-09-17 Ted JumpPatch error fixup
1999-09-17 Ted JumpWin32 build req't updates
1999-09-17 Brian Paulfixed typo
1999-09-17 Brian Paulversion symbol changes
1999-09-17 Brian PaulgluGetProcAddressEXT change for C++ / BeOS
1999-09-17 Brian Paulupdated for GL instead of MesaGL
1999-09-16 Brian Paulinitial check-in
1999-09-16 Brian Pauladded some casts in gluGetProcAddressEXT()
1999-09-16 Brian Paulclean-up of GLU_EXT_get_proc_address
1999-09-16 Brian PaulGL_EXT_get_proc_address clean-up
1999-09-16 Brian Pauladded GL_EXT_get_proc_address
1999-09-16 Brian Pauladded GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAd...
1999-09-16 Brian Paulchanged version string to return 1.2
1999-09-16 Keith WhitwellDo pop for GL_VIEWPORT_BIT via. the api
1999-09-16 Gareth HughesMisc winding rule bug fixes.
1999-09-15 Brian Paulbumped version strings to Mesa 3.1
1999-09-15 Brian Paulnew version number symbols
1999-09-15 Brian Pauladded third, tiny version number to mklib scripts
1999-09-15 Brian Paulremoved unused GLcontext arg from a few functions
1999-09-15 Gareth HughesAdded debugging pragma message.
1999-09-15 Gareth HughesFixed vector macro calls, specifically COPY_3V params.
1999-09-14 Gareth HughesAdded debugging output.
1999-09-14 Gareth HughesWin32 fix by Eero Pajarre.
next