This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
23c0f8f6ac
vkdoom_m
/
src
/
gl
/
textures
History
Magnus Norddahl
23c0f8f6ac
- fix buffer usage warning caused by using the wrong flag for glMapBuffer after switching to doing a plain memcpy
2018-07-18 16:04:35 +02:00
..
gl_hwtexture.cpp
- fix buffer usage warning caused by using the wrong flag for glMapBuffer after switching to doing a plain memcpy
2018-07-18 16:04:35 +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