author | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Sun, 24 Apr 2022 14:00:11 +0000 (17:00 +0300) | ||
committer | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Fri, 9 Jun 2023 08:38:54 +0000 (11:38 +0300) | ||
commit | f4dd4b6d0fcdfa236212949133d63b7174585b44 | |
tree | 576cb93c7865383837d4fba866534acd33b07289 | tree | snapshot |
parent | 652d0962d87cf4ee274b6522697b14f01feee5bc | commit | diff |
gl: add new opengl render (initial implementation)
src/game/Doom2DF.lpr | diff | blob | history | |
src/game/g_map.pas | diff | blob | history | |
src/game/g_monsters.pas | diff | blob | history | |
src/game/opengl/r_map.pas | diff | blob | history | |
src/game/renders/opengl/r_atlas.pas | [new file with mode: 0644] | blob |
src/game/renders/opengl/r_draw.pas | [new file with mode: 0644] | blob |
src/game/renders/opengl/r_map.pas | [new file with mode: 0644] | blob |
src/game/renders/opengl/r_render.pas | [new file with mode: 0644] | blob |
src/game/renders/opengl/r_textures.pas | [new file with mode: 0644] | blob |
src/game/sdl2/g_system.pas | diff | blob | history | |
src/shared/a_modes.inc | diff | blob | history |