1644 Ревизии (84c896411695e75a0a871ab863ec9198d0f8da9b)
 

Автор SHA1 Съобщение Дата
  Brian Paul 84c8964116 added CCFLAGS and CPLUSPLUS definitions преди 24 години
  Brian Paul 77cc447b96 SGI SI GLU library преди 24 години
  Brian Paul 24fab8e250 removed ARB_texture_env_add bool flag, use EXT_texture_env_add flag преди 24 години
  Brian Paul b082abc28f use IROUND() instead of (int) cast (Klaus Niederkrueger) преди 24 години
  Gareth Hughes c6742cedee Fix typo. преди 24 години
  Gareth Hughes 3709db0e17 Initial templates for immediate mode fastpaths, or custom tnl modules. преди 24 години
  Gareth Hughes 3df1e04b10 Nope, -ansi spoils that... преди 24 години
  Gareth Hughes 2a938d3ab7 Undo -D_POSIX_SOURCE change, fix the way the katmai support test is преди 24 години
  Gareth Hughes 79b2d13ae2 - Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we've преди 24 години
  Gareth Hughes d4eb665c60 Add missing header file. преди 24 години
  Gareth Hughes 467037de22 Add missing header file include. преди 24 години
  Gareth Hughes 22144ab755 Consistent copyright info (version number, date) across all files. преди 24 години
  Gareth Hughes 57ffddba98 Minor cleanups. преди 24 години
  Gareth Hughes de6a2e0d19 Clean up install, restore for exec vtxfmts. преди 24 години
  Gareth Hughes d8aa0269cd Support for swappable tnl modules. преди 24 години
  Gareth Hughes b1b4036656 Add a couple of missing functions. преди 24 години
  Gareth Hughes 53e4bf9afd More generic vtxfmt template, useful for creating neutral tnl module as преди 24 години
  Brian Paul ca8c6a0337 fixed RBGA ifdef typo преди 24 години
  Brian Paul 95e02a210e do fog interpolation if INTERP_FOG is defined, not when INTERP_Z is defined преди 24 години
  Brian Paul 896e8bd2d7 processed by indent to improve readability преди 24 години
  Brian Paul 417ed16a88 changed bincoeff var to GLfloat, fixes bug introduced in previous check-in преди 24 години
  Brian Paul a28fa45ab7 test 16-bit/channel rendering преди 24 години
  Brian Paul 01915e90e6 More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work. преди 24 години
  Brian Paul eac57f009e added an assertion in the init code, just to be safe преди 24 години
  Jon Taylor 9cb9401e87 Misc build fixes преди 24 години
  Gareth Hughes 4da75f6d91 Add missing copy in _mesa_noop_Color4fv(). преди 24 години
  Brian Paul b51b0a847d fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots of potential problems преди 24 години
  Brian Paul 249aebdd35 _MinMagThresh[] should be GLfloat преди 24 години
  Brian Paul 90ea526114 added some casts in the 16-bit GLchan macros, just to be safe преди 24 години
  Brian Paul be3d539dac added Driver.BlendColor() function, for completeness преди 24 години
  Brian Paul ac859a4cbd fixed segfaults when tex unit 1 enabled, but not unit 0 (conform) преди 24 години
  Brian Paul 75280a2c74 added missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() macros преди 24 години
  Keith Whitwell 89700a4abd DO_POINT renamed DO_POINTS преди 24 години
  Keith Whitwell 0ceb82b838 Changes for ffb преди 24 години
  Keith Whitwell 3db5374e66 Fix typo преди 24 години
  Brian Paul d395251b35 GL_EXT_secondary_color test преди 24 години
  Brian Paul d49081302a GL_EXT_fog_coord test преди 24 години
  Keith Whitwell 3c646597cf Add missing cases for viewport transform. Remove INVALIDATE_STORED_VERTICS преди 24 години
  Brian Paul a11c0bcf97 replaced gl_test_os_katmai*() with _mesa_test_os_katmai*() преди 24 години
  Brian Paul 865322f931 more clean-ups преди 24 години
  Brian Paul d62269757b used indent to clean-up the code преди 24 години
  Brian Paul 188f2949ea more namespace clean-ups преди 24 години
  Brian Paul 0883634178 lots of gl_*() to _mesa_*() namespace clean-up преди 24 години
  Brian Paul 19bbfc6263 optimized lambda calculation (Klaus Niederkrueger) преди 24 години
  Brian Paul 85312e6db1 changed AlphaFunc() ref from GLclampf to GLchan преди 24 години
  Brian Paul eb2b63877a fixed _mesa_getenv() weirdness преди 24 години
  Brian Paul 6a2d72ecff fixed mistake in alpha buffer clear test преди 24 години
  Keith Whitwell 6da33b1249 Uncomment some defaults. преди 24 години
  Keith Whitwell 0fe593a71e Bugfixes for vertex format, templates преди 24 години
  Brian Paul d89c87ac40 added s/w alpha buffer clearing преди 24 години