1668 次代码提交 (f3e31787514269c75b21cbee6c6e98fab4c40b01)
 

作者 SHA1 备注 提交日期
  Jouk Jansen f3e3178751 Committing in . 24 年前
  pesco 68af9a0773 * common_rules.make: Created to hold the conditional build rule 24 年前
  Brian Paul 4e856077b7 fix for gl_ztrick bug (Ove Kaaven) 24 年前
  pesco 6507d9249d * si-glu/libnurbs/: Undid move of glimports.h, mystdio.h, mystdlib.h. 24 年前
  Alan Hourihane e18599a6c3 fix glxinfo to query current display. 24 年前
  Alan Hourihane 92eac1c765 fix cast 24 年前
  Keith Whitwell b048d8e084 New files 24 年前
  Keith Whitwell 7098924599 Split driver struct into swrast/tnl/core components. 24 年前
  pesco d9bf6ccce9 * gen_srclists.sh: Use getopt to parse the command line. Added command 24 年前
  Gareth Hughes 371ef9c058 Add missing header file include. 24 年前
  Gareth Hughes ad7ce73609 Remove #endif. 24 年前
  Gareth Hughes 264c6fd177 Make assertions take new GLchan formats into account. 24 年前
  Gareth Hughes 3fa4bd008c Fix error message. 24 年前
  Gareth Hughes 7ea33579e7 Fix header info. 24 年前
  Gareth Hughes 6b406bf09d Remove old code, fix a few comments. 24 年前
  pesco 2f9757f344 Forgot to add newly created files. 24 年前
  Gareth Hughes 2c3d34c905 - Port 3.4 texture utils, texture format work to 3.5 (including new 24 年前
  Keith Whitwell 6e550baa0a Fix lineloops. 24 年前
  Keith Whitwell bcc513ebf5 Fix cut&paste bug exposed by clipbug.c demo. 24 年前
  Keith Whitwell 47489c0721 Remove dead #define. 24 年前
  Keith Whitwell c6e2d29cde Revert earlier changes protecting against null VB->TexCoordPtr[x]. Do 24 年前
  Brian Paul eb11fa73ec added SI GLU info 24 年前
  Brian Paul 47cbbcc1b6 updated for SGI SI GLU 24 年前
  Brian Paul 1bb327ebdb SGI SI GLU 1.3 header 24 年前
  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 年前