fteqw/engine/shaders/vulkan
Spoike 41b0d993f2 smoother console scrolling (at least with the mouse)
support RLE+luminance+alpha tga files.
support half-float tga files.
recognise hdr astc images.
added appropriate fallbacks for astc support.
load mip-less .astc files (mostly just for debugging stuff).
allow packages to warn about required engine/gpu features.
catch when stdin flags get changed to blocking by external libraries, to avoid fatal stalls.
basic support for .mdx files (kingpin models)
sort packages loaded via wildcards, by datetime then name, to avoid random ordering from certain filesystems.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5531 fc73d0e0-1445-4013-8a0c-d673dee63da5
2019-09-04 08:32:22 +00:00
..
sys vulkan: rewrote render target stuff so bloom, r_projection, fxaa, should now be working. 2016-07-28 13:18:22 +00:00
altwater.glsl centerprints with links now show cursors. 2017-07-28 01:49:25 +00:00
bloom_blur.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
bloom_filter.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
bloom_final.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
default2d.glsl 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
defaultadditivesprite.glsl Fix a couple of splitscreen bugs. 2019-02-01 08:29:14 +00:00
defaultfill.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
defaultgammacb.glsl LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
defaultskin.glsl 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.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
defaultskybox.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
defaultsprite.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
defaultwall.glsl smoother console scrolling (at least with the mouse) 2019-09-04 08:32:22 +00:00
defaultwarp.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
depthonly.glsl update triptohell's self-signed cert. 2016-07-17 18:41:01 +00:00
drawflat_wall.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
fixedemu.glsl LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
fxaa.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
menutint.glsl LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
postproc_fisheye.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
postproc_panorama.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
postproc_stereographic.glsl Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
rtlight.glsl LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
underwaterwarp.glsl Lazy GLSL loading, for faster load times. 2018-11-27 16:48:19 +00:00