127 Commits (ac4a41d198111fb1b0f564cbd2b82217dd6fc265)

Autor SHA1 Mensaje Fecha
  Brian Paul 73ccfa0e9a added ShowAlphaBuffer feature - 'a' key hace 24 años
  Keith Whitwell 18acf6e6f1 Add more options, including '-10','-100' and '-1000' to limit nr of vertices. 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
  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
  Brian Paul 0221e4d6c8 Now there's four possible display modes: hace 25 años
  Brian Paul 511378b05d added filtering option, compute shadow tex size from window size hace 25 años
  Brian Paul 0a0595f2d3 added extension #ifdef/#endifs hace 25 años
  Brian Paul d6c3f73fb4 added shadowtex hace 25 años
  Brian Paul 1399d7650d demo of GL_SGIX_shadow hace 25 años
  Brian Paul 8a42f6b359 added n-key to toggle nice fog, other minor clean-ups hace 25 años
  Gareth Hughes dde2da64b5 Force texture download every time to handle lazy texture downloads. hace 25 años
  Brian Paul 2b2e62154d space-bar = pause animation hace 25 años
  Gareth Hughes c851646050 Add GL_POINTS as a primitive, including with CVA DrawElements. Useful hace 25 años
  Jouk Jansen ef68e7bf71 Committing in . hace 25 años
  pesco d1ff1f6798 * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util. hace 25 años
  Brian Paul 83886a5a7f call glFinish() before getting t1 time hace 25 años
  Gareth Hughes 28861b192f Add basic timing information. hace 25 años
  Brian Paul 861eb8eb16 update for separate libOSMesa.so lib hace 25 años
  Brian Paul 563d26b247 print number of texture units hace 25 años
  Brian Paul 27a26bfc4b added a glFinish() call hace 25 años
  Brian Paul 0448488e11 added idle() func, enable fog by default hace 25 años
  Brian Paul e188b6e1f1 added a proper idle() function hace 25 años
  Brian Paul 1100b4daa3 use gray background, memset TempImage to white to help with debugging hace 25 años
  Brian Paul fdf2033bda brighter colors hace 25 años
  Jouk Jansen 55590ee810 Committing in . hace 25 años
  Brian Paul 476609c539 improved to test alpha blending with texture palette hace 25 años
  Brian Paul 4f66498304 added fps output hace 25 años
  Brian Paul 63c113a31b use GL_NEAREST texture filter hace 25 años
  Brian Paul 345a71a9cb set default window pos, changed 4 to GL_RGBA hace 25 años
  Brian Paul cefc42f1ba added FPS calculation hace 25 años
  Brian Paul ae18872bc7 added cursor key info to instructions hace 25 años
  Brian Paul d49b34a233 better FPS calculation hace 25 años
  Brian Paul b8cc150836 terrain demo data hace 25 años
  Brian Paul 4df1f7c7ba better fps computation hace 25 años
  Brian Paul 9d3e5db9fc added dither key option hace 25 años
  Brian Paul 46dbaec56a Use OSMesaCreateContextExt() if using Mesa 3.5 or later hace 25 años
  Brian Paul e8e20ae598 changed default Shininess to 6 hace 25 años
  Jouk Jansen 5d3a95714c Committing in . hace 25 años
  Brian Paul f4f4dab25a changed quad vertex colors to be tessellation invariant hace 25 años
  Brian Paul 043654bbfb print UNDEFINED MODE over samples that are undefined in the GL spec hace 25 años
  Brian Paul e716184cae added missing radius multiplication factor to sphere code hace 25 años