Home | History | Annotate | Download | only in docs

Lines Matching full:demo

227 <li>stripes in wave -ci demo fixed
284 <li>reflect.c demo - reflective, textured surface demo
349 <li>demos/texobj demo of texture objects
454 <li>fixed many compiler warnings in the demo programs
468 <li>added texcyl.c GLUT demo
483 <li>stex3d demo called random() and srandom(), not portable
617 <li>fixed assorted demo compilation bugs
635 <li>GL_EXT_rescale_normal extension and renormal.c demo
897 <li>demos/texenv.c demo
935 <li>texture matrix changes weren't always detected (GLUT projtex demo)
1025 <li>demos/shadowtex.c demo of GL_SGIX_depth_texture and GL_SGIX_shadow
1110 <li>fixed triangle strip "parity" bug found in VTK medical1 demo (Keith)
1314 <li>fixed some bad assertions found with shadowtex demo
1339 <li>use glPolygonOffset in gloss demo to avoid z-fighting artifacts
1396 <li>demo of per-pixel lighting with a fragment program (demos/fplight.c)
1398 <li>new spriteblast.c demo of GL_ARB_point_sprite
1418 <li>glxgears.c demo updated to use GLX swap rate extensions
1547 <li>spriteblast demo didn't handle window size changes correctly
1587 <li>added -stereo option for glxgears demo (Jacek Rosik)
1588 <li>updated the PBuffer demo code in xdemos/ directory