DEADSOFTWARE

flexui: remove direct dependency on opengl
authorDeaDDooMER <deaddoomer@deadsoftware.ru>
Thu, 29 Dec 2022 16:17:12 +0000 (19:17 +0300)
committerDeaDDooMER <deaddoomer@deadsoftware.ru>
Fri, 9 Jun 2023 09:09:50 +0000 (12:09 +0300)
commit15155278231f4ac3c793d344272bfc32626c5341
tree8d9e8a0f204dd1523f3e07cd9303b8cfd87c4cca
parent4b20cdc218fe2210f1462d9f54ca7f794b9a4df0
flexui: remove direct dependency on opengl
src/flexui/fui_ctls.pas
src/flexui/fui_gfx.pas [new file with mode: 0644]
src/flexui/sdlcarcass.pas
src/game/Doom2DF.lpr
src/game/renders/opengl/r_fui_gfx_gl.pas [moved from src/flexui/fui_gfx_gl.pas with 85% similarity]
src/game/renders/opengl/r_fui_gfx_gl_cursor.inc [moved from src/flexui/fui_gfx_gl_cursor.inc with 100% similarity]
src/game/renders/opengl/r_holmes.pas