Commit Graph

13 Commits

Author SHA1 Message Date
Marco Cawthorne 444d611068
defaultwall.glsl: Remove SCROLL permutation ifdef. 2023-10-11 01:05:29 -07:00
Marco Cawthorne 1c58be4cdb
GLSL: Misc cleanups and fixes to deal with NVIDIAs stricter shader compiler 2022-04-18 21:12:04 -07:00
Marco Cawthorne a687d7b330
Various tweaks to documentation inside the codebase, more verbose general
information prints to console to aid non-devs in sending bug reports and
finding other issues. Updates to some of the GLSL. Minor material fixes.
2022-02-23 01:17:05 -08:00
Marco Cawthorne d41c770393
func_physbox and prop_physics now respect the 'start asleep' spawnflags
they have.
2022-01-20 10:37:17 -08:00
Marco Cawthorne 1716e740cf
Go over the vertexlit shader again. 2022-01-13 10:47:51 -08:00
Marco Cawthorne 1d5cb6dcdb
Platform: Rework defaultskin and defaultwall glsl their 'gl_ldr' hack to
how certain GoldSrc games look, with more accurate lightmap banding.
2022-01-10 17:41:01 -08:00
Marco Cawthorne c920e4c3e8
NSRenderableEntity: Support for scrolling textures (requires shader
overrides for now, stay tuned) with variable speeds. Improvements to
func_conveyor, other rendering fix involving alphamasking textures.
2022-01-02 20:50:50 -08:00
Marco Cawthorne 623754ec5a
GLSL, NSRenderableEntity: Added hack to prevent alphatesting against world
surfaces utilizing the default lightmapped shader.
2021-12-31 01:47:47 -08:00
Marco Cawthorne 05b76160e1 Platform: Added r_skipLightmap to the GLSL where applicable 2020-10-27 07:07:19 +01:00
Marco Cawthorne 5a419d827e Platform: Add fog4 pass into default model/BSP rendering code. Also some water stuff. 2020-10-25 15:10:16 +01:00
Marco Cawthorne cce2429308 Added gl_stipplealpha for fun, as well as rm_unlit_additive and rm_unlit_texture
to override the expected behaviour of rendering additive/texture rendermode
surfaces fullbright.
2020-10-24 07:04:30 +02:00
Marco Cawthorne d0231eee50 Platform: Added per-wall kernel dithering, cvar gl_kdither 0/1 2020-10-08 12:03:52 +02:00
Marco Cawthorne b6e9aceb02 Platform: Restructure the directory, add example maps and sources. 2020-09-24 15:33:35 +02:00
Renamed from platform/data.pk3dir/glsl/defaultwall.glsl (Browse further)