This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
603ad755ab
vkdoom_m
/
src
/
rendering
/
2d
History
Christoph Oelckers
603ad755ab
- separated the button code from c_dispatch.
...
Two separate features justify two separate files.
2020-04-11 20:19:24 +02:00
..
f_wipe.cpp
- fix burn crash on vulkan
2019-05-09 17:55:29 +02:00
f_wipe.h
- fix building on case sensitive systems
2019-02-23 13:51:24 -05:00
v_2ddrawer.cpp
- separated the button code from c_dispatch.
2020-04-11 20:19:24 +02:00
v_2ddrawer.h
- changed translation management so that the fonts also use translation IDs.
2020-03-16 17:23:30 +01:00
v_blend.cpp
- fix building on case sensitive systems
2019-02-23 13:51:24 -05:00
v_draw.cpp
- remove assumption in DFrameBuffer::FillBorder that ultrawide screens will stretch an image, since it is no longer the case.
2020-03-22 06:47:34 -04:00
v_drawtext.cpp
- moved file system implementation to 'common'.
2020-04-11 14:00:20 +02:00