Home | History | Annotate | Download | only in docs

Lines Matching full:demo

430 	- added -stereo option for glxgears demo (Jacek Rosik)
431 - updated the PBuffer demo code in xdemos/ directory
525 - spriteblast demo didn't handle window size changes correctly
712 - demo of per-pixel lighting with a fragment program (demos/fplight.c)
714 - new spriteblast.c demo of GL_ARB_point_sprite
730 - glxgears.c demo updated to use GLX swap rate extensions
826 - fixed some bad assertions found with shadowtex demo
849 - use glPolygonOffset in gloss demo to avoid z-fighting artifacts
1067 - fixed triangle strip "parity" bug found in VTK medical1 demo (Keith)
1124 - demos/shadowtex.c demo of GL_SGIX_depth_texture and GL_SGIX_shadow
1230 - texture matrix changes weren't always detected (GLUT projtex demo)