1709 Commit (25a5dc2ea718863af84511491b9184d06a8c2931)
 

Autore SHA1 Messaggio Data
  Gareth Hughes 371ef9c058 Add missing header file include. 25 anni fa
  Gareth Hughes ad7ce73609 Remove #endif. 25 anni fa
  Gareth Hughes 264c6fd177 Make assertions take new GLchan formats into account. 25 anni fa
  Gareth Hughes 3fa4bd008c Fix error message. 25 anni fa
  Gareth Hughes 7ea33579e7 Fix header info. 25 anni fa
  Gareth Hughes 6b406bf09d Remove old code, fix a few comments. 25 anni fa
  pesco 2f9757f344 Forgot to add newly created files. 25 anni fa
  Gareth Hughes 2c3d34c905 - Port 3.4 texture utils, texture format work to 3.5 (including new 25 anni fa
  Keith Whitwell 6e550baa0a Fix lineloops. 25 anni fa
  Keith Whitwell bcc513ebf5 Fix cut&paste bug exposed by clipbug.c demo. 25 anni fa
  Keith Whitwell 47489c0721 Remove dead #define. 25 anni fa
  Keith Whitwell c6e2d29cde Revert earlier changes protecting against null VB->TexCoordPtr[x]. Do 25 anni fa
  Brian Paul eb11fa73ec added SI GLU info 25 anni fa
  Brian Paul 47cbbcc1b6 updated for SGI SI GLU 25 anni fa
  Brian Paul 1bb327ebdb SGI SI GLU 1.3 header 25 anni fa
  Brian Paul 84c8964116 added CCFLAGS and CPLUSPLUS definitions 25 anni fa
  Brian Paul 77cc447b96 SGI SI GLU library 25 anni fa
  Brian Paul 24fab8e250 removed ARB_texture_env_add bool flag, use EXT_texture_env_add flag 25 anni fa
  Brian Paul b082abc28f use IROUND() instead of (int) cast (Klaus Niederkrueger) 25 anni fa
  Gareth Hughes c6742cedee Fix typo. 25 anni fa
  Gareth Hughes 3709db0e17 Initial templates for immediate mode fastpaths, or custom tnl modules. 25 anni fa
  Gareth Hughes 3df1e04b10 Nope, -ansi spoils that... 25 anni fa
  Gareth Hughes 2a938d3ab7 Undo -D_POSIX_SOURCE change, fix the way the katmai support test is 25 anni fa
  Gareth Hughes 79b2d13ae2 - Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we've 25 anni fa
  Gareth Hughes d4eb665c60 Add missing header file. 25 anni fa
  Gareth Hughes 467037de22 Add missing header file include. 25 anni fa
  Gareth Hughes 22144ab755 Consistent copyright info (version number, date) across all files. 25 anni fa
  Gareth Hughes 57ffddba98 Minor cleanups. 25 anni fa
  Gareth Hughes de6a2e0d19 Clean up install, restore for exec vtxfmts. 25 anni fa
  Gareth Hughes d8aa0269cd Support for swappable tnl modules. 25 anni fa
  Gareth Hughes b1b4036656 Add a couple of missing functions. 25 anni fa
  Gareth Hughes 53e4bf9afd More generic vtxfmt template, useful for creating neutral tnl module as 25 anni fa
  Brian Paul ca8c6a0337 fixed RBGA ifdef typo 25 anni fa
  Brian Paul 95e02a210e do fog interpolation if INTERP_FOG is defined, not when INTERP_Z is defined 25 anni fa
  Brian Paul 896e8bd2d7 processed by indent to improve readability 25 anni fa
  Brian Paul 417ed16a88 changed bincoeff var to GLfloat, fixes bug introduced in previous check-in 25 anni fa
  Brian Paul a28fa45ab7 test 16-bit/channel rendering 25 anni fa
  Brian Paul 01915e90e6 More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work. 25 anni fa
  Brian Paul eac57f009e added an assertion in the init code, just to be safe 25 anni fa
  Jon Taylor 9cb9401e87 Misc build fixes 25 anni fa
  Gareth Hughes 4da75f6d91 Add missing copy in _mesa_noop_Color4fv(). 25 anni fa
  Brian Paul b51b0a847d fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots of potential problems 25 anni fa
  Brian Paul 249aebdd35 _MinMagThresh[] should be GLfloat 25 anni fa
  Brian Paul 90ea526114 added some casts in the 16-bit GLchan macros, just to be safe 25 anni fa
  Brian Paul be3d539dac added Driver.BlendColor() function, for completeness 25 anni fa
  Brian Paul ac859a4cbd fixed segfaults when tex unit 1 enabled, but not unit 0 (conform) 25 anni fa
  Brian Paul 75280a2c74 added missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() macros 25 anni fa
  Keith Whitwell 89700a4abd DO_POINT renamed DO_POINTS 25 anni fa
  Keith Whitwell 0ceb82b838 Changes for ffb 25 anni fa
  Keith Whitwell 3db5374e66 Fix typo 25 anni fa