This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
63ecb36889
vkdoom_m
/
src
/
rendering
History
Magnus Norddahl
63ecb36889
Add lightmap texture support to vulkan backend
...
Also fix a warning in SetFlatVertex
2021-09-25 00:13:25 +02:00
..
2d
- reimplement
fix
#1267
from @drfrag666 differently - fix damagecount overflow
2021-01-05 11:09:19 -05:00
hwrenderer
Add lightmap texture support to vulkan backend
2021-09-25 00:13:25 +02:00
swrenderer
- removed the unused palette parameter from the V_GetColor family of functions.
2021-08-14 09:57:23 +02: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
- tweaked shadow code a bit.
2021-07-02 09:12:26 +02:00
r_utility.h
Add sprite shadows for the software renderer
2021-04-24 22:40:54 -04:00