summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-05add inf and nan tests to swrast functionsKeith Whitwell
2001-12-04fixed potential array overwrite problemBrian Paul
2001-12-04prototype implementation of GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shado...Brian Paul
2001-12-04dispatch changes to minimize hassle with XFree86 libGLBrian Paul
2001-12-04further tweak to dlist changeKeith Whitwell
2001-12-03guard ResetStipple callsKeith Whitwell
2001-12-03fx another place where PRIM_PARITY is calculatedKeith Whitwell
2001-12-03simplify drawarrays pathsKeith Whitwell
2001-12-03avoid side-effects in macro paramKeith Whitwell
2001-12-03correctly reset input after dlist executionKeith Whitwell
2001-11-30Corrected bad line breaks in macro definitions within code compiledKarl Schultz
2001-11-30Add darwin targetKarl Schultz
2001-11-30malloc() prototype is in stdlib.h for darwinKarl Schultz
2001-11-30Don't reset _tnl_CurrentInput when in DestroyContext.Alan Hourihane
2001-11-29main trunk is now 4.1Karl Schultz
2001-11-29update to version 4.0Karl Schultz
2001-11-29Update notes on si-glu NURBS.Karl Schultz
2001-11-29Fix compilation errors and warnings for NURBS support. (Robert Bergkvist)Karl Schultz
2001-11-29use smaller buffer when decomposing large drawarrays, for cache goodnessKeith Whitwell
2001-11-28updated comment about CHAN_BITSBrian Paul
2001-11-28use v2 color, not v0 in flat_ci_triangle()Brian Paul
2001-11-27use glXGetProcAddressARB to avoid extension linkage problemsBrian Paul
2001-11-27don't directly call glSecondaryColor*EXT() or glFogCoord*EXT()Brian Paul
2001-11-26don't use near and far for parameter namesBrian Paul
2001-11-26avoid using near and far as variable names since they are reserved wordsKarl Schultz
2001-11-26fix some warningsBrian Paul
2001-11-26Possible fix for vtk tristrip bugKeith Whitwell
2001-11-23fix for bug 474479, remove Trace/* stuffBrian Paul
2001-11-23fixed bug 484142, missing backslashBrian Paul
2001-11-22Another locked drawarrys fixKeith Whitwell
2001-11-21minor updateBrian Paul
2001-11-193dnow normalize_normals broken, disableKeith Whitwell
2001-11-19possible fix for cva ignore start index bugKeith Whitwell
2001-11-19More span rendering optimizations from Klaus NiederkruegerBrian Paul
2001-11-19added test implementation of GL_ARB_window_posBrian Paul
2001-11-19fixed a glitchBrian Paul
2001-11-19added test implementation of GL_ARB_window_posBrian Paul
2001-11-18added test implementation of GL_ARB_window_posBrian Paul
2001-11-18test for glXGetProcAddress()Brian Paul
2001-11-18remove -DMESA_TRACE from linux-debug configBrian Paul
2001-11-18remove Glide and SVGA support from mesa-debug configBrian Paul
2001-11-18included by glapi.cBrian Paul
2001-11-18API dispath updatesBrian Paul
2001-11-18new, simpler API specification fileBrian Paul
2001-11-18new Python API generator scriptsBrian Paul
2001-11-18added missing const to glXGetContextIDEXT() prototypeBrian Paul
2001-11-13improved AA subpixel sample positions (Ray Tice)Brian Paul
2001-11-12BeOS thread support (Philippe Houdoin)Brian Paul
2001-11-09fix typedef problem found with MSDev 6.0Brian Paul
2001-11-09added GLX 1.4 function manglersBrian Paul