2226 Revīzijas (ef4f5b391e560e535b25b372f797e41edeef09f1)
 

Autors SHA1 Ziņojums Datums
  Keith Whitwell ef4f5b391e add inf and nan tests to swrast functions pirms 25 gadiem
  Brian Paul aecfb51c30 fixed potential array overwrite problem pirms 25 gadiem
  Brian Paul 014ec1ac5e prototype implementation of GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shadow_ambient pirms 25 gadiem
  Brian Paul 471a774f43 dispatch changes to minimize hassle with XFree86 libGL pirms 25 gadiem
  Keith Whitwell c34cb25bdd further tweak to dlist change pirms 25 gadiem
  Keith Whitwell aa46094ca6 guard ResetStipple calls pirms 25 gadiem
  Keith Whitwell 4ea18fc2dc fx another place where PRIM_PARITY is calculated pirms 25 gadiem
  Keith Whitwell a8b25ada45 simplify drawarrays paths pirms 25 gadiem
  Keith Whitwell 3a825a85f1 avoid side-effects in macro param pirms 25 gadiem
  Keith Whitwell bfd2ae6e99 correctly reset input after dlist execution pirms 25 gadiem
  Karl Schultz e6373ba6d7 Corrected bad line breaks in macro definitions within code compiled pirms 25 gadiem
  Karl Schultz 3ac348c17a Add darwin target pirms 25 gadiem
  Karl Schultz fcc0abe6cf malloc() prototype is in stdlib.h for darwin pirms 25 gadiem
  Alan Hourihane bce1689d5b Don't reset _tnl_CurrentInput when in DestroyContext. pirms 25 gadiem
  Karl Schultz 7b2a146d3a main trunk is now 4.1 pirms 25 gadiem
  Karl Schultz 209e1348bd update to version 4.0 pirms 25 gadiem
  Karl Schultz 8ff271548a Update notes on si-glu NURBS. pirms 25 gadiem
  Karl Schultz 9c8cbe6950 Fix compilation errors and warnings for NURBS support. (Robert Bergkvist) pirms 25 gadiem
  Keith Whitwell 4e6c835210 use smaller buffer when decomposing large drawarrays, for cache goodness pirms 25 gadiem
  Brian Paul d8af040f5e updated comment about CHAN_BITS pirms 25 gadiem
  Brian Paul e4eba73060 use v2 color, not v0 in flat_ci_triangle() pirms 25 gadiem
  Brian Paul 253270dfcc use glXGetProcAddressARB to avoid extension linkage problems pirms 25 gadiem
  Brian Paul 2f3d620398 don't directly call glSecondaryColor*EXT() or glFogCoord*EXT() pirms 25 gadiem
  Brian Paul 70c05e6781 don't use near and far for parameter names pirms 25 gadiem
  Karl Schultz 20517ce040 avoid using near and far as variable names since they are reserved words pirms 25 gadiem
  Brian Paul 1b2976f79b fix some warnings pirms 25 gadiem
  Keith Whitwell f660ec6ff8 Possible fix for vtk tristrip bug pirms 25 gadiem
  Brian Paul 358ed73e1d fix for bug 474479, remove Trace/* stuff pirms 25 gadiem
  Brian Paul 3183af39d0 fixed bug 484142, missing backslash pirms 25 gadiem
  Keith Whitwell cbf9731119 Another locked drawarrys fix pirms 25 gadiem
  Brian Paul d4ece7b2f4 minor update pirms 25 gadiem
  Keith Whitwell d3be982783 3dnow normalize_normals broken, disable pirms 25 gadiem
  Keith Whitwell 3f766b7a89 possible fix for cva ignore start index bug pirms 25 gadiem
  Brian Paul 71340e861e More span rendering optimizations from Klaus Niederkrueger pirms 25 gadiem
  Brian Paul 71515b9175 added test implementation of GL_ARB_window_pos pirms 25 gadiem
  Brian Paul 6d9b899342 fixed a glitch pirms 25 gadiem
  Brian Paul 50c31d6861 added test implementation of GL_ARB_window_pos pirms 25 gadiem
  Brian Paul 5b7dab2e4c added test implementation of GL_ARB_window_pos pirms 25 gadiem
  Brian Paul 17fe22d3bf test for glXGetProcAddress() pirms 25 gadiem
  Brian Paul a6fdefa322 remove -DMESA_TRACE from linux-debug config pirms 25 gadiem
  Brian Paul 94dd6b8927 remove Glide and SVGA support from mesa-debug config pirms 25 gadiem
  Brian Paul a6a997c234 included by glapi.c pirms 25 gadiem
  Brian Paul b5fd886ee1 API dispath updates pirms 25 gadiem
  Brian Paul 4fe0f9d2a9 new, simpler API specification file pirms 25 gadiem
  Brian Paul 6c0d72f9c0 new Python API generator scripts pirms 25 gadiem
  Brian Paul 199b931c07 added missing const to glXGetContextIDEXT() prototype pirms 25 gadiem
  Brian Paul 0ee6a5604d improved AA subpixel sample positions (Ray Tice) pirms 25 gadiem
  Brian Paul 1b37d6c305 BeOS thread support (Philippe Houdoin) pirms 25 gadiem
  Brian Paul cd060fc3b4 fix typedef problem found with MSDev 6.0 pirms 25 gadiem
  Brian Paul c32fe22168 added GLX 1.4 function manglers pirms 25 gadiem