mesa.git
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 HughesFixed overflow bug in combineCallback.
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 Whitwelladded mesa.conf
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 tannerlots of autoconf updates
1999-09-19 Ted JumpChanged name 'glGetProcAddressEXT' to 'gluGetProcAddres...
1999-09-19 Ted JumpFixed LIBNAME entry
1999-09-19 Ted JumpRemoved use of GLU.H - prevents compiler warning wrt...
1999-09-19 Ted JumpAdded NASM support
1999-09-19 Ted JumpMore Win32 build compliance fixups
1999-09-18 Keith WhitwellLarge patch:
1999-09-18 Brian Pauldisabled GL_EXT_get_proc_address for the time being
1999-09-17 Brian Pauladded a bunch of missing files to LIB_FILES
1999-09-17 Keith WhitwellFix for write-rgba-span and others
1999-09-17 Brian Paulsilenced some warnings
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 JumpRelocated wgl function prototypes to separate .h for...
1999-09-17 Ted Jumpwgl function prototypes moved out to better work with...
1999-09-17 Ted JumpPatch error fixup
1999-09-17 Ted JumpWin32 build req't updates
1999-09-17 Ted JumpI changed the xxxGetProcAddressEXT function declaration...
1999-09-17 Ted JumpCleaned up exit from main to prevent MSVC warnings
1999-09-17 Ted JumpAdded ESC key handling
1999-09-17 Ted JumpUpdate for beta3
1999-09-17 Brian Paulfixed typo
1999-09-17 Brian Paullink with -lGL instead of -lMesaGL
1999-09-17 Brian Pauladded src-glut.beos back in demo files
1999-09-17 Brian Paullink with -lGLU -lGL instead of -lMesaGLU -lMesaGL
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 PaulGLU_EXT_get_proc_address clean-up
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 Paulchanged archive filenames to beta3
1999-09-16 Brian Pauladded glxinfo
1999-09-16 Brian Paulinitial check-in
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 Paulmisc changes to tar file list
1999-09-15 Brian Paulminor library name changes
1999-09-15 Brian Paulremoved mention of libMesaGL
1999-09-15 Brian Paul3.1 beta 3 info
1999-09-15 Brian Paulnew MESA_ version number symbols
1999-09-15 Brian Paulnew version number symbols
1999-09-15 Brian Pauladded a few more files to the tar list
1999-09-15 Brian Pauladded third, tiny version number to mklib scripts
1999-09-15 Brian Pauladded third, tiny version number to arguments
1999-09-15 Brian Pauladded TINY version symbol
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 Brian Pauladded linux-386-pthread-shared-glide
1999-09-14 Gareth HughesWin32 fix by Eero Pajarre.
1999-09-14 Gareth HughesFixed legacy gluNextContour impact on gluTessEndContour.
1999-09-14 Gareth HughesFixed GLUtriangulatorObj again (spelling).
1999-09-14 Gareth HughesFixed definition of GLUtriangluatorObj for 1.3 tessellator.
1999-09-14 Brian Paulfixed pixel packing/unpacking code in gluBuild2DMipmaps()
1999-09-14 Brian Pauladded gluCheckExtension()
1999-09-14 Brian Pauladded gluUnProject4()
1999-09-13 Gareth HughesFixed file headers. Tracking down macro bugs.
1999-09-13 Jouk Jansenstrcmp needs the string.h
1999-09-13 Brian Pauladded Eero's multitexture function patch
1999-09-13 Jon TaylorRe-added missing GGIMesa context bufsize structure...
1999-09-12 Brian Paulfixed typo in GetProcAddress
1999-09-11 Brian Paulclean-up of glXGetProcAddressEXT()
1999-09-11 Keith Whitwellbugix from raul for fxddbitmap
1999-09-11 Brian Pauladded 1.2 function to gluGetProcAddressEXT()
1999-09-11 Brian PaulGL_EXT_get_proc_address clean-up
1999-09-11 Brian Paulinclude extensions.h
1999-09-11 Brian Pauladded GLU_EXT_get_proc_address
1999-09-11 Brian Pauladded GLX_EXT_get_proc_address
1999-09-11 Brian Pauladded GL_EXT_get_proc_address
1999-09-11 Brian Pauladded GL_EXT_get_proc_address
1999-09-10 Keith Whitwellnew DD_Z_NEVER flag
next