137 Revīzijas (0d6fd1584023c4c0058072bf6861d3e2362efe71)

Autors SHA1 Ziņojums Datums
  Gareth Hughes e7df7cd6ad Get rid of unfinished demo. pirms 24 gadiem
  Brian Paul 9a90775010 replace PI with pi pirms 24 gadiem
  Brian Paul 601ce1d624 minor tweaks pirms 24 gadiem
  Brian Paul 4d99e5b2e7 also print GL_MAX_TEXTURE_SIZE pirms 24 gadiem
  Brian Paul 688601911c moved glTexEnvi calls to better logical locations pirms 24 gadiem
  Keith Whitwell abd5134965 fixed some GL_POINTS probs pirms 24 gadiem
  Keith Whitwell b8f9980999 fix a couple of small bugs pirms 24 gadiem
  Keith Whitwell 5759f53934 made render path selection more flexible pirms 24 gadiem
  Brian Paul b9f2494bfc fixed FP underflow problem in kfact computation pirms 24 gadiem
  Brian Paul a41edc31ce check for tiny values in dir[] vector in calcposobjs(), prevents FP underflows later pirms 24 gadiem
  Brian Paul 73ccfa0e9a added ShowAlphaBuffer feature - 'a' key pirms 24 gadiem
  Keith Whitwell 18acf6e6f1 Add more options, including '-10','-100' and '-1000' to limit nr of vertices. pirms 24 gadiem
  Gareth Hughes 53933fe9db More informative display of texture parameters. pirms 24 gadiem
  Brian Paul a767bff929 added rules for readtex.c and readtex.h pirms 24 gadiem
  Brian Paul 5479e93031 double buffer by default. if drawSmooth, use 50% alpha at top of polygon pirms 24 gadiem
  Brian Paul 8afa9e593b set initial window pos pirms 24 gadiem
  Brian Paul 0a355dc010 clean-up of tunnel demos pirms 24 gadiem
  Brian Paul 25a5dc2ea7 moved shadow code into teapot.c pirms 24 gadiem
  Gareth Hughes 7387394e59 Initial demo of GL_EXT_texture_filter_anisotropic extension. pirms 24 gadiem
  Jouk Jansen df1e73af7a Modified Files: pirms 24 gadiem
  Gareth Hughes fa6be6e77a Fix compilation with GLU 1.1 pirms 24 gadiem
  Gareth Hughes f5328c534d Make ESC quit. pirms 24 gadiem
  Gareth Hughes 16cdc6ab12 Revert back to new tessellator, check version string to be sure we're pirms 24 gadiem
  Brian Paul 0221e4d6c8 Now there's four possible display modes: pirms 24 gadiem
  Brian Paul 511378b05d added filtering option, compute shadow tex size from window size pirms 24 gadiem
  Brian Paul 0a0595f2d3 added extension #ifdef/#endifs pirms 24 gadiem
  Brian Paul d6c3f73fb4 added shadowtex pirms 24 gadiem
  Brian Paul 1399d7650d demo of GL_SGIX_shadow pirms 24 gadiem
  Brian Paul 8a42f6b359 added n-key to toggle nice fog, other minor clean-ups pirms 24 gadiem
  Gareth Hughes dde2da64b5 Force texture download every time to handle lazy texture downloads. pirms 24 gadiem
  Brian Paul 2b2e62154d space-bar = pause animation pirms 24 gadiem
  Gareth Hughes c851646050 Add GL_POINTS as a primitive, including with CVA DrawElements. Useful pirms 24 gadiem
  Jouk Jansen ef68e7bf71 Committing in . pirms 24 gadiem
  pesco d1ff1f6798 * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util. pirms 24 gadiem
  Brian Paul 83886a5a7f call glFinish() before getting t1 time pirms 24 gadiem
  Gareth Hughes 28861b192f Add basic timing information. pirms 24 gadiem
  Brian Paul 861eb8eb16 update for separate libOSMesa.so lib pirms 24 gadiem
  Brian Paul 563d26b247 print number of texture units pirms 24 gadiem
  Brian Paul 27a26bfc4b added a glFinish() call pirms 24 gadiem
  Brian Paul 0448488e11 added idle() func, enable fog by default pirms 24 gadiem
  Brian Paul e188b6e1f1 added a proper idle() function pirms 24 gadiem
  Brian Paul 1100b4daa3 use gray background, memset TempImage to white to help with debugging pirms 24 gadiem
  Brian Paul fdf2033bda brighter colors pirms 24 gadiem
  Jouk Jansen 55590ee810 Committing in . pirms 24 gadiem
  Brian Paul 476609c539 improved to test alpha blending with texture palette pirms 24 gadiem
  Brian Paul 4f66498304 added fps output pirms 24 gadiem
  Brian Paul 63c113a31b use GL_NEAREST texture filter pirms 24 gadiem
  Brian Paul 345a71a9cb set default window pos, changed 4 to GL_RGBA pirms 25 gadiem
  Brian Paul cefc42f1ba added FPS calculation pirms 25 gadiem
  Brian Paul ae18872bc7 added cursor key info to instructions pirms 25 gadiem