1
0
Fork 0
forked from fte/fteqw
fteqw/engine/shaders/hlsl11
Spoike 11e6214daf Add explicit skyroom fog.
Changed how cubemaps are held in memory, making all images basically just 3d textures.
Don't start up at all if no game data is found.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5570 fc73d0e0-1445-4013-8a0c-d673dee63da5
2019-10-18 08:37:38 +00:00
..
default2d.hlsl Add explicit skyroom fog. 2019-10-18 08:37:38 +00:00
defaultfill.hlsl Add explicit skyroom fog. 2019-10-18 08:37:38 +00:00
defaultskin.hlsl Implement an area grid, primarily to avoid mods(read: xonotic) generating 2000 ents all sitting on the root area node. 2017-08-29 02:29:06 +00:00
defaultsky.hlsl d3d11: stripped the reflection stuff from the d3d11 renderer. we'll do that stuff explicitly instead of having to deal with microsoft's api. its just more reliable. 2016-07-26 11:47:59 +00:00
defaultskybox.hlsl Implement an area grid, primarily to avoid mods(read: xonotic) generating 2000 ents all sitting on the root area node. 2017-08-29 02:29:06 +00:00
defaultsprite.hlsl d3d11: stripped the reflection stuff from the d3d11 renderer. we'll do that stuff explicitly instead of having to deal with microsoft's api. its just more reliable. 2016-07-26 11:47:59 +00:00
defaultwall.hlsl d3d11: stripped the reflection stuff from the d3d11 renderer. we'll do that stuff explicitly instead of having to deal with microsoft's api. its just more reliable. 2016-07-26 11:47:59 +00:00
defaultwarp.hlsl fix r_wateralpha in the d3d9+d3d11 renderers too. 2018-01-06 17:38:31 +00:00
depthonly.hlsl reworked the shader system slightly. 2015-05-03 19:57:46 +00:00
drawflat_wall.hlsl d3d11: stripped the reflection stuff from the d3d11 renderer. we'll do that stuff explicitly instead of having to deal with microsoft's api. its just more reliable. 2016-07-26 11:47:59 +00:00
fixedemu.hlsl d3d11: stripped the reflection stuff from the d3d11 renderer. we'll do that stuff explicitly instead of having to deal with microsoft's api. its just more reliable. 2016-07-26 11:47:59 +00:00
menutint.hlsl Add explicit skyroom fog. 2019-10-18 08:37:38 +00:00
rtlight.hlsl d3d11: stripped the reflection stuff from the d3d11 renderer. we'll do that stuff explicitly instead of having to deal with microsoft's api. its just more reliable. 2016-07-26 11:47:59 +00:00
terrain.hlsl Fix outdated hlsl11 shaders. 2015-09-14 15:20:09 +00:00
terraindebug.hlsl Fix outdated hlsl11 shaders. 2015-09-14 15:20:09 +00:00