fteqw/engine/shaders/glsl
Spoike fb86222fc7 made max_clients more dynamic on the server to attempt to reduce bss usage. hopefully this will help the webgl port without resulting in extra crashes.
tweaked shadowmaps. now seems faster than stencil shadows. cubemap orientation should now match other engines.
tweaked terrain. rtlights work. added pvs tests for embedded terrain. sections are now saved in chunks instead, which should mean windows doesn't have a panic attack at 16 million files in a single directory. hurrah.
first pass at realigning menu options to cope with variable-width fonts. still need to do pure-text items.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4514 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-10-29 17:38:22 +00:00
..
altwater.glsl try to fix ripplemaps. 2013-03-17 12:11:47 +00:00
bloom_blur.glsl tcpconnect fixes 2012-01-17 07:57:46 +00:00
bloom_filter.glsl added args to the bloom shader for better tweekage. 2012-05-11 01:57:00 +00:00
bloom_final.glsl added args to the bloom shader for better tweekage. 2012-05-11 01:57:00 +00:00
colourtint.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
crepuscular_opaque.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
crepuscular_rays.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
crepuscular_sky.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
default2d.glsl fix for a silly bug. 2012-08-04 11:31:00 +00:00
defaultadditivesprite.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
defaultfill.glsl my bulk commits didn't include include file additions. these are needed. 2013-03-13 22:54:47 +00:00
defaultgammacb.glsl changed to not load gamecode from quake paths, to avoid issues with buggy quakeworld clients that will freely download stuff from anywhere (not sure what to do about ktx, but it can be reenabled with a cvar). 2013-05-11 14:02:55 +00:00
defaultskin.glsl not sure when that broke 2013-03-21 14:38:53 +00:00
defaultsky.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
defaultsprite.glsl do not assume alpha test works (because it does not in gles2 / core). 2013-04-08 03:51:21 +00:00
defaultwall.glsl minor tweaks. 2013-08-07 14:13:18 +00:00
defaultwarp.glsl ------------------------------------------------------------------------ 2013-03-12 23:13:39 +00:00
depthonly.glsl log file defaults changed to be more readable. timestamps now included by default. also fixed a bug in the location the log is written. 2013-10-08 14:28:11 +00:00
drawflat_wall.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
lpp_depthnorm.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
lpp_light.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
lpp_wall.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
menutint.glsl my bulk commits didn't include include file additions. these are needed. 2013-03-13 22:54:47 +00:00
postproc_fisheye.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
postproc_panorama.glsl Small tweeks, bugfixes, breakages, cleanups... 2012-05-09 15:30:53 +00:00
rtlight.glsl made max_clients more dynamic on the server to attempt to reduce bss usage. hopefully this will help the webgl port without resulting in extra crashes. 2013-10-29 17:38:22 +00:00
terrain.glsl made max_clients more dynamic on the server to attempt to reduce bss usage. hopefully this will help the webgl port without resulting in extra crashes. 2013-10-29 17:38:22 +00:00
underwaterwarp.glsl ------------------------------------------------------------------------ 2013-03-12 23:13:39 +00:00