Lines Matching refs:demo
171 - stripes in wave -ci demo fixed
218 - reflect.c demo - reflective, textured surface demo
271 - demos/texobj demo of texture objects
360 - fixed many compiler warnings in the demo programs
372 - added texcyl.c GLUT demo
385 - stex3d demo called random() and srandom(), not portable
501 - fixed assorted demo compilation bugs
515 - GL_EXT_rescale_normal extension and renormal.c demo
739 - demos/texenv.c demo
771 - texture matrix changes weren't always detected (GLUT projtex demo)
847 - demos/shadowtex.c demo of GL_SGIX_depth_texture and GL_SGIX_shadow
920 - fixed triangle strip "parity" bug found in VTK medical1 demo (Keith)
1092 - fixed some bad assertions found with shadowtex demo
1115 - use glPolygonOffset in gloss demo to avoid z-fighting artifacts
1166 - demo of per-pixel lighting with a fragment program (demos/fplight.c)
1168 - new spriteblast.c demo of GL_ARB_point_sprite
1184 - glxgears.c demo updated to use GLX swap rate extensions
1295 - spriteblast demo didn't handle window size changes correctly
1327 - added -stereo option for glxgears demo (Jacek Rosik)
1328 - updated the PBuffer demo code in xdemos/ directory
1388 - glxgears_fbconfig demo didn't work (bug 4237)
1446 - reflect demo improved to support multiple windows
1447 - singlebuffer demo (shows no/little-flicker single-buffered rendering)
1480 - "engine" demo