raze/source/common/rendering
Christoph Oelckers 2ac83b733c - SW: clear some pointers before killing actors in TerminateLevel.
KillActor is an in-game function which may produce undefined behavior if being run on a partially deinitialized level.
All actor pointers it may operate upon should be cleared before taking down the actors.cpp
2022-01-02 15:06:57 +01:00
..
gl - backend update from GZDoom, mainly license updates. 2022-01-02 12:24:53 +01:00
gl_load - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
gles - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
hwrenderer - SW: clear some pointers before killing actors in TerminateLevel. 2022-01-02 15:06:57 +01:00
polyrenderer - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
vulkan - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
i_modelvertexbuffer.h - removed templates.h includes. 2021-10-30 10:51:03 +02:00
i_video.h - updated common code. 2020-05-30 22:28:24 +02:00
r_thread.cpp - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
r_thread.h - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
r_videoscale.cpp - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
r_videoscale.h - updated common code. 2020-05-30 22:28:24 +02:00
v_framebuffer.cpp - Replace MIN() from templates.h with version provided in STL. 2021-10-30 10:36:15 +02:00
v_video.cpp - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
v_video.h - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00