]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - r_shadow.c
gloss now works correctly
[xonotic/darkplaces.git] / r_shadow.c
2002-10-27 havocgloss now works correctly
2002-10-22 havoccast shadows from frontfaces instead of backfaces
2002-10-19 molivierAdded a test when freeing textures (glt->image can...
2002-10-17 havocMSVC has a pathetic stack size.
2002-10-16 havocoops, removed the wrong one
2002-10-16 havocremove unused variables
2002-10-16 havocfixed some dynamic lighting bugs related to glowing...
2002-10-14 havocR_LoadTexture functions take a palette pointer now
2002-10-13 havocadded TEXF_CLAMP flag for textures
2002-10-06 havocmake r_shadows 3 mode mostly match lighting conditions...
2002-10-06 havoc3D attenuation texture works now
2002-10-04 havocnow uploads a 3D attenuation texture (not used yet)
2002-10-04 havocshadow volume rendering still very incomplete, but...
2002-10-03 havocmassive coding has been done on shadow volumes (some...
2002-09-30 havocoptimized trianglefacing calculation, per Vic's recomme...
2002-09-30 havocbmodel shadow volumes
2002-09-30 havocgl backend now has functions for color array and flat...
2002-09-30 havocnew experimental shadow volumes, try r_shadows 2 to...