This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
a841602d70
vkdoom_m
/
src
/
gl
/
textures
History
Magnus Norddahl
a841602d70
- change the software renderer to render to a DSimpleCanvas like the old D3D9 target did. Then use the drawer threads to memcpy the result to the PBO
2018-07-20 05:48:15 +02:00
..
gl_hwtexture.cpp
- change the software renderer to render to a DSimpleCanvas like the old D3D9 target did. Then use the drawer threads to memcpy the result to the PBO
2018-07-20 05:48:15 +02:00
gl_hwtexture.h
- moved gl_interface.cpp/h to gl_load folder.
2018-05-16 23:21:21 +02:00
gl_samplers.cpp
- gl_system.h as well, in particular this has no place in hw_* files.
2018-05-16 23:34:52 +02:00
gl_samplers.h
- except for DWORD, all homegrown integer types are gone - a handful were left where they represent genuine Windows types.
2017-03-09 19:54:41 +01:00