This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom-gles
Watch
0
Star
0
Fork
You've already forked gzdoom-gles
0
mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced
2025-02-07 07:21:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
175e784b67
gzdoom-gles
/
src
/
scripting
/
vm
History
Christoph Oelckers
e780cd8297
- seems the wrong version of this got committed...
2017-04-01 12:04:31 +02:00
..
vm.h
- minor VM optimization: Precalculate a function's frame size when compiling it instead of doing it each time it gets called.
2017-04-01 10:42:47 +02:00
vmexec.cpp
Fixed compilation of Debug configuration
2017-03-05 11:39:25 +02:00
vmexec.h
- changed VMValue to handle strings by reference.
2017-03-22 01:44:56 +01:00
vmframe.cpp
- seems the wrong version of this got committed...
2017-04-01 12:04:31 +02:00
vmops.h
- refactored the scope check for VirtualScope calls.
2017-03-07 22:17:48 +01:00