author | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Thu, 3 Jan 2019 11:58:16 +0000 (14:58 +0300) | ||
committer | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Sun, 10 Feb 2019 10:05:11 +0000 (13:05 +0300) | ||
commit | 1d24275aa4b72cac9efc1e14ba377307f89d7728 | |
tree | ca2cc9d23df32558f6fdbc090e7c17222bc45c85 | tree | snapshot |
parent | b5698c71200b362d162a9afb6bf467d877dc6b09 | commit | diff |
added opengl and sdl2 wrappers to allegro (WIP)
14 files changed:
src/game/Doom2DF.lpr | diff | blob | history | |
src/game/g_menu.pas | diff | blob | history | |
src/lib/allegro4/allegro.pas | [new file with mode: 0644] | blob |
src/nogl/noGL.pas | diff | blob | history | |
src/nogl/noGLALSW.inc | [new file with mode: 0644] | blob |
src/nogl/noGLuses.inc | diff | blob | history | |
src/shared/a_modes.inc | diff | blob | history | |
src/shared/utils.pas | diff | blob | history | |
src/wrappers/sdl2/SDL2_mixer.pas | diff | blob | history | |
src/wrappers/sdl2/sdl2.pas | diff | blob | history | |
src/wrappers/sdl2/sdl2allegro.inc | [new file with mode: 0644] | blob |
src/wrappers/sdl2/sdl2stub.inc | [new file with mode: 0644] | blob |
src/wrappers/sdl2/sdl2stub_mixer.inc | [new file with mode: 0644] | blob |
src/wrappers/sdl2/sdlpixels.inc | [new file with mode: 0644] | blob |