221 Commits (7d5656bee7d3e0c4ba54005c7af6f59f4bf8aea0)

Autor SHA1 Mensaje Fecha
  Brian Paul afe4f5e6c1 simple multi-window GLUT test prog hace 24 años
  Gareth Hughes e7df7cd6ad Get rid of unfinished demo. hace 24 años
  Brian Paul 976c26ca34 WindML driver (Stephane Raimbault) hace 24 años
  Brian Paul 9a90775010 replace PI with pi hace 24 años
  Brian Paul 601ce1d624 minor tweaks hace 24 años
  Brian Paul 4d99e5b2e7 also print GL_MAX_TEXTURE_SIZE hace 24 años
  Brian Paul 688601911c moved glTexEnvi calls to better logical locations hace 24 años
  Keith Whitwell abd5134965 fixed some GL_POINTS probs hace 24 años
  Brian Paul 300e1056f5 added multitexture support hace 24 años
  Keith Whitwell b8f9980999 fix a couple of small bugs hace 24 años
  Keith Whitwell 5759f53934 made render path selection more flexible hace 24 años
  Brian Paul b9f2494bfc fixed FP underflow problem in kfact computation hace 24 años
  Brian Paul a41edc31ce check for tiny values in dir[] vector in calcposobjs(), prevents FP underflows later hace 24 años
  Brian Paul 7b9ff48d02 make sure rotation plugged into sin/cos lookup tables is always positive, fixes FP exception hace 24 años
  Gareth Hughes c5e907e501 Add new tests. hace 24 años
  Brian Paul 27b0758a94 added -display option hace 24 años
  Brian Paul 73ccfa0e9a added ShowAlphaBuffer feature - 'a' key hace 24 años
  Brian Paul 08b3ff10d3 added -i and -h options hace 24 años
  Keith Whitwell 18acf6e6f1 Add more options, including '-10','-100' and '-1000' to limit nr of vertices. hace 24 años
  Brian Paul 77ff5e038a b-key toggles between textures w/ and w/out border hace 24 años
  Brian Paul 373aea11c8 applied David's patch for parsing display's server:screen string hace 24 años
  Gareth Hughes 53933fe9db More informative display of texture parameters. hace 24 años
  Brian Paul a767bff929 added rules for readtex.c and readtex.h hace 24 años
  Brian Paul 5479e93031 double buffer by default. if drawSmooth, use 50% alpha at top of polygon hace 24 años
  Brian Paul 8afa9e593b set initial window pos hace 24 años
  Brian Paul 0a355dc010 clean-up of tunnel demos hace 24 años
  Brian Paul 25a5dc2ea7 moved shadow code into teapot.c hace 24 años
  Brian Paul 0bc933a460 test texture wrap modes hace 24 años
  Brian Paul 63fae71713 added glxgears hace 24 años
  Brian Paul 355da23785 gears using GLX instead of GLUT hace 24 años
  Brian Paul 39557c3921 added silly mesa_hack() function and -b option hace 24 años
  Gareth Hughes 7387394e59 Initial demo of GL_EXT_texture_filter_anisotropic extension. hace 24 años
  Jouk Jansen df1e73af7a Modified Files: hace 24 años
  Gareth Hughes fa6be6e77a Fix compilation with GLU 1.1 hace 24 años
  Gareth Hughes f5328c534d Make ESC quit. hace 24 años
  Gareth Hughes 16cdc6ab12 Revert back to new tessellator, check version string to be sure we're hace 24 años
  Alan Hourihane e18599a6c3 fix glxinfo to query current display. hace 24 años
  Alan Hourihane 92eac1c765 fix cast hace 24 años
  Brian Paul a28fa45ab7 test 16-bit/channel rendering hace 24 años
  Brian Paul d395251b35 GL_EXT_secondary_color test hace 24 años
  Brian Paul d49081302a GL_EXT_fog_coord test hace 24 años
  Brian Paul 0221e4d6c8 Now there's four possible display modes: hace 24 años
  Brian Paul 511378b05d added filtering option, compute shadow tex size from window size hace 24 años
  Brian Paul 0a0595f2d3 added extension #ifdef/#endifs hace 24 años
  Brian Paul d6c3f73fb4 added shadowtex hace 24 años
  Brian Paul 1399d7650d demo of GL_SGIX_shadow hace 24 años
  Brian Paul 8a42f6b359 added n-key to toggle nice fog, other minor clean-ups hace 24 años
  Gareth Hughes dde2da64b5 Force texture download every time to handle lazy texture downloads. hace 24 años
  Brian Paul 125fddc31d added DestroyHeads() to test clean-up code hace 24 años
  Brian Paul 6140a8c65f minor tweaks hace 24 años