262 次程式碼提交 (9c0babf24fe93822bdcab7ed5210e5e05875f629)

作者 SHA1 備註 提交日期
  Brian Paul b58c5ad7b0 GGI driver updates (Filip Spacek) 23 年之前
  Alan Hourihane a5cdf99951 remove test code 23 年之前
  Alan Hourihane 056b35874b glutSwapBuffers implicitly does a glFinish when swapping back to the front 23 年之前
  Brian Paul fdd631a941 removed CVS $Log comments 23 年之前
  Brian Paul 62954c8c30 test program for NV_vertex_program + vertex arrays 23 年之前
  Karl Schultz 17642eddf4 Added -perf option to measure frame rate. This is useful for measuring 23 年之前
  Brian Paul db30cc8d00 added an error check 23 年之前
  Brian Paul 3c70f6f2ac exercise GL_EXT_shadow_funcs 23 年之前
  Brian Paul a3e44f4531 fix some minor warnings 23 年之前
  Brian Paul 9ff74a0f15 undo some debug changes mistakenly checked in earlier 23 年之前
  Brian Paul f204c9d2bb updated to use GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shadow_ambient 23 年之前
  Brian Paul 026c036be0 include string.h to silence warning 23 年之前
  Brian Paul cbd9a0254e now supports > 2 texture units 23 年之前
  Brian Paul 38d042a4ad silence compiler warnings 23 年之前
  Brian Paul e79de014c5 removed GLUT reference 23 年之前
  Brian Paul 6a731f343e added fog and raster Z position controls 23 年之前
  Jouk Jansen 43df32e438 Committing in . 23 年之前
  Karl Schultz 40fac75370 get tests working on windows (Robert Bergkvist) 23 年之前
  Karl Schultz 3d587f6432 Samples working for Windows (Robert Bergkvist) 23 年之前
  Karl Schultz 164ce12202 Demo updates for Windows (Robert Bergkvist) 23 年之前
  Karl Schultz 83356781e1 Removed missing files and added new ones (Robert Bergkvist) 23 年之前
  Brian Paul f48bfd66da test multitexture and vertex arrays 23 年之前
  Brian Paul 714cdd88a4 added some assertions to exercise glIsTexture() 23 年之前
  Gareth Hughes 735d92029c - Clean up state bitmask. 23 年之前
  Gareth Hughes a0f923d286 Add missing items from .cvsignore files, tests/Makefile 23 年之前
  Brian Paul c11120270c warp a quadmesh with a gravitational source via vertex program 23 年之前
  Brian Paul 9cb3947c56 rotating, lit torus via vertex program 23 年之前
  Brian Paul 797ea81d63 vertex program test program 23 年之前
  Brian Paul 1b2976f79b fix some warnings 23 年之前
  Brian Paul d4ece7b2f4 minor update 23 年之前
  Brian Paul 17fe22d3bf test for glXGetProcAddress() 23 年之前
  Brian Paul 87c964d388 added missing GL_MAX_TEXTURE_LOD_BIAS_EXT query 23 年之前
  Karl Schultz b10f995edf Copy the readtex.[ch] files from ../util 23 年之前
  Karl Schultz bffae58175 Allow to compile in Windows. 23 年之前
  Karl Schultz 3978d026ea Build a few demos that now work with Windows. 23 年之前
  Karl Schultz 954f511473 Fix up Windows makefiles so that the debug build leaves debugger info 23 年之前
  Karl Schultz 220e77a3f7 use OSMESA_* enums for OSMesaCreateContext instead of GL_*. 23 年之前
  Karl Schultz 573dd2206b clean up makefiles some more for Windows 23 年之前
  Karl Schultz b14dcea418 remove carriage return chars 23 年之前
  Brian Paul 04120f6cce Win32 updates (Karl Schultz) 24 年之前
  Brian Paul 306933046c WindML updates (Stephane Raimbault) 24 年之前
  Brian Paul afe4f5e6c1 simple multi-window GLUT test prog 24 年之前
  Gareth Hughes e7df7cd6ad Get rid of unfinished demo. 24 年之前
  Brian Paul 976c26ca34 WindML driver (Stephane Raimbault) 24 年之前
  Brian Paul 9a90775010 replace PI with pi 24 年之前
  Brian Paul 601ce1d624 minor tweaks 24 年之前
  Brian Paul 4d99e5b2e7 also print GL_MAX_TEXTURE_SIZE 24 年之前
  Brian Paul 688601911c moved glTexEnvi calls to better logical locations 24 年之前
  Keith Whitwell abd5134965 fixed some GL_POINTS probs 24 年之前
  Brian Paul 300e1056f5 added multitexture support 24 年之前