Ignore more demo programs
[mesa.git] / progs / demos / shadowtex.c
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-17 Ian RomanickSupport cards that have ARB_fp but not ARB_shadow.
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-06-07 Ian RomanickAdd support for shadow mapping with vertex and fragment...
2007-06-07 Ian RomanickRefactor shadow map modelview and projection code
2007-06-07 Ian RomanickRemove '#if defined' tests for ARB extensions.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-04-21 Ian RomanickFix FBO completeness bug in shadowtex.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-04-06 Brian Paulre-enable animation
2006-04-06 Brian PaulAdded render to depth texture support with GL_EXT_frame...
2006-04-05 Brian Paulset the texture border color for the depth texture
2006-03-15 Brian Pauluse 'p' key to toggle use of GL_EXT_packed_depth_stencil
2005-01-09 Brian Paulbetter animate rate (Marcelo Magallon)
2003-04-21 Brian Paulfix minor warnings
2002-07-12 Brian PaulPedantic compiler fixes (Sven Panne)
2002-03-23 Brian Paulexercise GL_EXT_shadow_funcs
2002-02-16 Brian Paulupdated to use GL_ARB_depth_texture, GL_ARB_shadow...
2001-02-28 Brian PaulNow there's four possible display modes:
2001-02-26 Brian Pauladded filtering option, compute shadow tex size from...
2001-02-20 Brian Pauladded extension #ifdef/#endifs
2001-02-20 Brian Pauldemo of GL_SGIX_shadow