More Win32 build compliance fixups
[mesa.git] / src / mesa /
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 Paul pad GL_TINY to 6 digits
1999-09-17 Ted JumpWin32 build req't updates
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-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-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 PaulGL_EXT_get_proc_address clean-up
1999-09-11 Brian Paulinclude extensions.h
1999-09-11 Brian Pauladded GLX_EXT_get_proc_address
1999-09-11 Brian Pauladded GL_EXT_get_proc_address
1999-09-10 Keith Whitwellnew DD_Z_NEVER flag
1999-09-09 Brian Paulmoved gl_GetPointerv() into get.h
1999-09-09 Brian Paulmoved gl_GetString() into get.c
1999-09-09 Miklos FazekasMore compliant error check.
1999-09-07 Brian Paulremoved TexCoordUnit from GLcontext, use Array.ActiveTe...
1999-09-07 Brian Pauladded vertices.c
1999-09-05 Keith Whitwellfixes for the mga driver
1999-09-04 Keith Whitwellfix for mga depthbuffer resize
1999-09-03 Keith Whitwellmore bugfixes
1999-09-03 Keith Whitwellfix for GL_COMPILE_AND_EXECUTE bug
1999-09-02 Keith Whitwellfixed GL_FRONT_AND_BACK cull bug
1999-08-30 Jouk Jansen Added vertices.c to compile list
1999-08-29 Keith Whitwellremoved bogus call
1999-08-29 Keith Whitwellmore fixes on the fast path
1999-08-29 Keith Whitwellnew files to support vertex-based geometry
1999-08-28 Josh Vanderhooffeatures weren
1999-08-27 Jon TaylorFixed double buffering bug when running in X
1999-08-27 Jouk Jansen This time the correct file
1999-08-26 Keith Whitwellvarious pipeline bugs
1999-08-24 Jouk Jansen Update after disk crash
1999-08-24 Jon Taylor*** empty log message ***
1999-08-23 Jon Taylor*** empty log message ***
1999-08-22 Jon Taylor*** empty log message ***
1999-08-21 Jon Taylor*** empty log message ***
1999-08-21 Jon Taylor*** empty log message ***
1999-08-21 Jon Taylor*** empty log message ***
1999-08-21 Jon Taylor*** empty log message ***
1999-08-19 Brian Paulfixed alpha channel problem in gl_blend_pixels()
1999-08-19 Brian PaulglIsEnabled(GL_TEXTURE_3D) was wrong
1999-08-19 Brian Paultesting
1999-08-19 jtgInitial revision