raze-gles/source/common/objects
alexey.lysiuk 07eeba88fa - fixed incorrect autosegs section addresses on macOS
It appeared that getsectbyname() returns address stored in executable header as is, i.e. without adjusting it for ASLR
2020-11-14 12:48:39 +02:00
..
autosegs.cpp - fixed incorrect autosegs section addresses on macOS 2020-11-14 12:48:39 +02:00
autosegs.h - eliminate dependency on linking order for autosegs registration 2020-11-13 09:41:58 +01:00
dobject.cpp - reactivated some more code after integrating the VM core. 2020-05-23 22:43:02 +02:00
dobject.h - eliminate dependency on linking order for autosegs registration 2020-11-13 09:41:58 +01:00
dobjgc.cpp - backend update to make the ZScript compiler work. 2020-06-14 18:58:30 +02:00
dobjgc.h - cleaned out all Doom dependencies from the DObject system. 2020-05-23 22:43:02 +02:00
dobjtype.cpp - eliminate dependency on linking order for autosegs registration 2020-11-13 09:41:58 +01:00
dobjtype.h - another backend update from merging several GZDoom PRs. 2020-09-27 16:16:53 +02:00