This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
a067eacc79
vkdoom_m
/
src
/
rendering
History
Christoph Oelckers
a067eacc79
- change license of wipe code
...
There’s nothing really left here of id’s original code
2022-04-26 20:50:36 +02:00
..
2d
- change license of wipe code
2022-04-26 20:50:36 +02:00
hwrenderer
- do not clamp warped textures.
2022-04-17 23:41:20 +02:00
swrenderer
Fix 3d floor-related crash in software renderer
2022-02-20 08:11:26 +01:00
r_sky.cpp
- Fixed crash calling ChangeSky() with an invalid texture.
2021-05-29 15:07:45 -04:00
r_sky.h
- moved around some sky rendering code so that the game independent parts are grouped together.
2020-04-29 00:14:42 +02:00
r_utility.cpp
- implement proper GC handling for AActor::ViewPos.
2022-04-02 07:52:50 +02:00
r_utility.h
Added
A_SetViewPos(Vector3 Offset, int Flags = -1)
2022-01-24 12:00:33 -05:00