This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
f63d4d8a12
vkdoom_m
/
src
/
rendering
History
Christoph Oelckers
8aaab153fa
- add a system interface for CheckCheatmode and moved some sound code to the backend.
2022-10-02 16:48:56 +02:00
..
2d
- moved wipe code into the backend
2022-04-26 20:50:36 +02:00
hwrenderer
- blocked off direct access to TAngle’s internal storage.
2022-08-26 18:09:29 +02:00
swrenderer
- add a system interface for CheckCheatmode and moved some sound code to the backend.
2022-10-02 16:48:56 +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
- add a system interface for CheckCheatmode and moved some sound code to the backend.
2022-10-02 16:48:56 +02:00
r_utility.h
Added
A_SetViewPos(Vector3 Offset, int Flags = -1)
2022-01-24 12:00:33 -05:00