166 Révisions (65e30ac06ae6f1def740e7d35f127ed11a1d1788)

Auteur SHA1 Message Date
  Keith Whitwell 9627ed0631 Add a note about window map behaviour and the autotuning of nr of loops which il y a 23 ans
  Brian Paul a4f0b6884c added skybox and options to load real images il y a 23 ans
  Brian Paul 4fbdedc0d5 massive overhaul, see new keyboard options il y a 23 ans
  Karl Schultz 53d30c56eb Quiet compiler warnings. il y a 23 ans
  Brian Paul 1972ac661c added (char *) casts il y a 23 ans
  Brian Paul c712425d0d fix warnings (bug 580528) il y a 23 ans
  Brian Paul e237491493 silence warnings il y a 23 ans
  Brian Paul f02a5f6cc5 Pedantic compiler fixes (Sven Panne) il y a 23 ans
  Alan Hourihane a5cdf99951 remove test code il y a 23 ans
  Alan Hourihane 056b35874b glutSwapBuffers implicitly does a glFinish when swapping back to the front il y a 23 ans
  Brian Paul fdd631a941 removed CVS $Log comments il y a 24 ans
  Karl Schultz 17642eddf4 Added -perf option to measure frame rate. This is useful for measuring il y a 24 ans
  Brian Paul 3c70f6f2ac exercise GL_EXT_shadow_funcs il y a 24 ans
  Brian Paul f204c9d2bb updated to use GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shadow_ambient il y a 24 ans
  Brian Paul 026c036be0 include string.h to silence warning il y a 24 ans
  Brian Paul cbd9a0254e now supports > 2 texture units il y a 24 ans
  Brian Paul 6a731f343e added fog and raster Z position controls il y a 24 ans
  Karl Schultz 164ce12202 Demo updates for Windows (Robert Bergkvist) il y a 24 ans
  Brian Paul 714cdd88a4 added some assertions to exercise glIsTexture() il y a 24 ans
  Gareth Hughes 735d92029c - Clean up state bitmask. il y a 24 ans
  Brian Paul 87c964d388 added missing GL_MAX_TEXTURE_LOD_BIAS_EXT query il y a 24 ans
  Karl Schultz b10f995edf Copy the readtex.[ch] files from ../util il y a 24 ans
  Karl Schultz bffae58175 Allow to compile in Windows. il y a 24 ans
  Karl Schultz 3978d026ea Build a few demos that now work with Windows. il y a 24 ans
  Karl Schultz 954f511473 Fix up Windows makefiles so that the debug build leaves debugger info il y a 24 ans
  Karl Schultz 220e77a3f7 use OSMESA_* enums for OSMesaCreateContext instead of GL_*. il y a 24 ans
  Karl Schultz 573dd2206b clean up makefiles some more for Windows il y a 24 ans
  Karl Schultz b14dcea418 remove carriage return chars il y a 24 ans
  Brian Paul 04120f6cce Win32 updates (Karl Schultz) il y a 24 ans
  Gareth Hughes e7df7cd6ad Get rid of unfinished demo. il y a 24 ans
  Brian Paul 9a90775010 replace PI with pi il y a 24 ans
  Brian Paul 601ce1d624 minor tweaks il y a 24 ans
  Brian Paul 4d99e5b2e7 also print GL_MAX_TEXTURE_SIZE il y a 24 ans
  Brian Paul 688601911c moved glTexEnvi calls to better logical locations il y a 24 ans
  Keith Whitwell abd5134965 fixed some GL_POINTS probs il y a 24 ans
  Keith Whitwell b8f9980999 fix a couple of small bugs il y a 24 ans
  Keith Whitwell 5759f53934 made render path selection more flexible il y a 24 ans
  Brian Paul b9f2494bfc fixed FP underflow problem in kfact computation il y a 24 ans
  Brian Paul a41edc31ce check for tiny values in dir[] vector in calcposobjs(), prevents FP underflows later il y a 24 ans
  Brian Paul 73ccfa0e9a added ShowAlphaBuffer feature - 'a' key il y a 25 ans
  Keith Whitwell 18acf6e6f1 Add more options, including '-10','-100' and '-1000' to limit nr of vertices. il y a 25 ans
  Gareth Hughes 53933fe9db More informative display of texture parameters. il y a 25 ans
  Brian Paul a767bff929 added rules for readtex.c and readtex.h il y a 25 ans
  Brian Paul 5479e93031 double buffer by default. if drawSmooth, use 50% alpha at top of polygon il y a 25 ans
  Brian Paul 8afa9e593b set initial window pos il y a 25 ans
  Brian Paul 0a355dc010 clean-up of tunnel demos il y a 25 ans
  Brian Paul 25a5dc2ea7 moved shadow code into teapot.c il y a 25 ans
  Gareth Hughes 7387394e59 Initial demo of GL_EXT_texture_filter_anisotropic extension. il y a 25 ans
  Jouk Jansen df1e73af7a Modified Files: il y a 25 ans
  Gareth Hughes fa6be6e77a Fix compilation with GLU 1.1 il y a 25 ans