]> git.xonotic.org Git - xonotic/darkplaces.git/history - r_shadow.c
added cast_half, cast_half2, cast_half3, cast_half4 macros to avoid
[xonotic/darkplaces.git] / r_shadow.c
2010-09-17 havocfix some bugs in the HLSL shader, mostly to do with...
2010-09-17 havocin D3D9 mode do not use the VSDCT cubemap because the...
2010-09-17 havocremove r_shadow_texturetype cvar (now always uses 2D...
2010-09-14 tomazSet r_shadow_shadowmap2dcolortexture as first rendertar...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-07-15 havocimproved r_shadows 2 shadowmapping setup code a bit...
2010-07-14 havocfix a mingw warning
2010-07-03 havocadd DeviceLost and DeviceRestored functions to R_Module...
2010-07-03 havocimplemented Direct3D9 renderer (off by default), not...
2010-07-02 havoccreated new MSVC2008 project files and solution from...
2010-07-02 havocadd DeviceLost and DeviceRestored functions to R_Module...
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-06-22 divverentjpeg: perform picmip levels 1, 2, 3 accelerated by...
2010-06-21 divverentjpeg: perform picmip levels 1, 2, 3 accelerated by...
2010-05-15 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-10 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-09 vortexadd r_editlights_lock command which will lock selection...
2010-05-05 vortexadd r_editlights_lock command which will lock selection...
2010-05-01 havocoverhauled vertex formats, now supports 100% interleave...
2010-03-20 eihruluse stencil shadows if r_shadows == 1
2010-03-20 havocokay, don't use shadow sampler in Cg
2010-03-20 eihrulfixed bug in vsdct in cg
2010-03-20 havocimplemented a new type of height fog using a texture...
2010-03-09 eihruluse stencil shadows if r_shadows == 1
2010-03-09 havocokay, don't use shadow sampler in Cg
2010-03-09 eihrulfixed bug in vsdct in cg
2010-03-09 havocimplemented a new type of height fog using a texture...
2010-03-02 divverentWarpZones:
2010-03-02 havocfix a bug that prevented coronas from being rendered...
2010-02-28 divverentWarpZones:
2010-02-27 havocfix a bug that prevented coronas from being rendered...
2010-02-22 eihrulmake R_Shadow_CullFrustumSides assume infinite far...
2010-02-22 vortexr_shadows_shadowmapscale cvar which as a multiple to...
2010-02-22 eihrulyet faster VSDCT instruction sequences
2010-02-16 eihrulmake R_Shadow_CullFrustumSides assume infinite far...
2010-02-14 vortexr_shadows_shadowmapscale cvar which as a multiple to...
2010-02-09 eihrulyet faster VSDCT instruction sequences
2010-02-07 eihrulapply bias to orthographic shadowmaps
2010-02-07 eihruldon't shift the shadowmapping focus based on view angle...
2010-02-07 eihrulapply bias to orthographic shadowmaps
2010-02-06 eihrulfix r_shadows_focus cvar so it is properly relative...
2010-02-06 eihrulflip projection and sample matrices for R_DrawModelShad...
2010-02-06 eihrulinvert cull face settings when drawing model shadowmaps
2010-02-06 eihruladded r_shadows_focus cvar that allows a vector offset...
2010-02-06 eihrultry to cache fewer animations for entities when r_shado...
2010-02-06 eihrulfixed calculation of model shadowmap cull origin
2010-02-06 eihrulmore accurate cull boxes on R_DrawModelShadowMaps
2010-02-06 eihrulreuse screenspace depth texture unit for orthographic...
2010-02-06 eihrulwhen r_shadow_shadowmapping is enabled, r_shadows uses...
2010-02-06 eihrulfactored R_Shadow_MakeShadowMap out of R_Shadow_RenderM...
2010-02-05 eihruldon't shift the shadowmapping focus based on view angle...
2010-02-05 eihrulfix r_shadows_focus cvar so it is properly relative...
2010-02-05 eihrulflip projection and sample matrices for R_DrawModelShad...
2010-02-05 eihrulinvert cull face settings when drawing model shadowmaps
2010-02-05 eihruladded r_shadows_focus cvar that allows a vector offset...
2010-02-05 eihrultry to cache fewer animations for entities when r_shado...
2010-02-04 eihrulfixed calculation of model shadowmap cull origin
2010-02-04 eihrulmore accurate cull boxes on R_DrawModelShadowMaps
2010-02-04 eihrulreuse screenspace depth texture unit for orthographic...
2010-02-04 eihrulwhen r_shadow_shadowmapping is enabled, r_shadows uses...
2010-02-03 eihrulfactored R_Shadow_MakeShadowMap out of R_Shadow_RenderM...
2010-02-01 havocfix more warnings
2010-02-01 havocimplemented fake reflection cubemaps... requires that...
2010-01-31 havocfix more warnings
2010-01-27 eihrulalways use fetch4 path for filtering if available
2010-01-27 havocimplemented fake reflection cubemaps... requires that...
2010-01-26 eihrulalways use fetch4 path for filtering if available
2010-01-26 havocremove support for GL_EXT_compiled_vertex_array extension
2010-01-26 havocmoved R_Mesh_TexCoordPointer, R_Mesh_ColorPointer,...
2010-01-24 havoc havoc@d7cf86... UNMERGE
2010-01-24 havoc havoc@d7cf86... UNMERGE
2010-01-10 havocremove support for GL_EXT_compiled_vertex_array extension
2010-01-10 havocmoved R_Mesh_TexCoordPointer, R_Mesh_ColorPointer,...
2010-01-08 havoclimit vertex lighting path (GL11/GL13) to 4 passes...
2010-01-08 havoclimit vertex lighting path (GL11/GL13) to 4 passes...
2010-01-07 havocno longer uses rectangle textures for deferred renderin...
2010-01-07 havocno longer uses rectangle textures for deferred renderin...
2010-01-06 eihrulonly clear depth buffer bit for shadowmaps
2010-01-06 eihrulonly issue one clear for 2D/rect shadowmaps
2010-01-06 eihrulonly clear depth buffer bit for shadowmaps
2010-01-06 eihrulonly issue one clear for 2D/rect shadowmaps
2010-01-05 havocremove support for GL_EXT_compiled_vertex_array extension
2010-01-04 havocmoved R_Mesh_TexCoordPointer, R_Mesh_ColorPointer,...
2009-12-30 divverentmore redundant suffix elimination
2009-12-28 havocmoved almost all R_GetTexture calls into R_Mesh_TexBind
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-24 havocuse svbsp for rtlight compilation instead of portal...
2009-12-24 havocrenamed a parameter, removed some unused cvars
2009-12-24 havocremoved r_shadow_culltriangles - the only useful part...
2009-12-24 havocturn off r_shadow_culltriangles by default, because...
2009-12-24 havocdon't project shadows so far - this fixes broken shadow...
2009-12-23 havocthe beginnings of a cgGL rendering path experiment...
2009-12-21 havocremoved r_precachetextures cvar
2009-12-20 divverentallocate the right byte count for PVS data in framedata
2009-12-20 havocGLSL shaders no longer use gl_TextureMatrix, now all...
2009-12-20 havoceliminated R_Mesh_TextureState function and rmeshstate_...
2009-12-20 havocforce shadowmapping when deferred rendering is on
2009-12-17 havocimplemented deferred rendering (r_shadow_deferred cvar...
2009-12-14 havocreworked animcache code to store information in ent...
2009-12-13 havocadded R_FrameData_Alloc and Store functions (a per...
next