This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
23e5d81746
vkdoom_m
/
src
/
gl
/
data
History
Magnus Norddahl
23e5d81746
- Implement VSMatrix::inverseMatrix
2017-11-05 15:32:42 +01:00
..
gl_data.cpp
Fixed a few cases when IWAD was checked by hardcoded index
2017-10-21 11:10:36 +03:00
gl_data.h
- cleanup of GL renderer interface and improper header use in software renderer.
2017-03-16 21:34:03 +01:00
gl_matrix.cpp
- Implement VSMatrix::inverseMatrix
2017-11-05 15:32:42 +01:00
gl_matrix.h
- cleaned up the clip plane management for portals.
2016-04-27 00:41:00 +02:00
gl_portaldata.cpp
- moved nodes into FLevelLocals.
2017-03-17 01:42:37 +01:00
gl_setup.cpp
- moved the subsectors into FLevelLocals.
2017-03-17 00:22:52 +01:00
gl_vertexbuffer.cpp
- refactored global sides array to be more VM friendly.
2017-01-08 18:46:17 +01:00
gl_vertexbuffer.h
- Fix packed normal order bug
2017-07-25 20:20:13 +02:00