vkdoom_m/src/rendering
Magnus Norddahl bb503950df Add canvastexture definition to animdefs.
Split canvas texture rendering from camera texture rendering.
2022-07-25 18:50:16 +02:00
..
2d - moved wipe code into the backend 2022-04-26 20:50:36 +02:00
hwrenderer Add canvastexture definition to animdefs. 2022-07-25 18:50:16 +02:00
swrenderer - did a test compile as C++20 and fixed all warnings that got emitted. 2022-07-15 09:17:50 +02:00
r_sky.cpp - Fixed crash calling ChangeSky() with an invalid texture. 2021-05-29 15:07:45 -04:00
r_sky.h - added missing #include. 2022-06-01 09:34:07 +02:00
r_utility.cpp - avoid storing texture pointers in longer lived data 2022-06-07 00:00:54 +02:00
r_utility.h Added A_SetViewPos(Vector3 Offset, int Flags = -1) 2022-01-24 12:00:33 -05:00