]> icculus.org git repositories - btb/d2x.git/commit - arch/svgalib/gr.c
(re-)separation gr module from video functions
authorBradley Bell <btb@icculus.org>
Sun, 25 Jan 2015 10:02:38 +0000 (02:02 -0800)
committerBradley Bell <btb@icculus.org>
Sun, 25 Jan 2015 10:02:38 +0000 (02:02 -0800)
commit5095bcd71a3bcec2f470574953eb52866202d6cc
treeb3decac2770774b337e9df3f60823ea2746c58a1
parent59086d605bc19c05bc5ba4e946887a39f143a673
(re-)separation gr module from video functions
35 files changed:
2d/gr.c [new file with mode: 0644]
2d/palette.c
arch/dos/vid.c [moved from arch/dos/gr.c with 93% similarity]
arch/include/vid.h [new file with mode: 0644]
arch/ogl/glx.c
arch/ogl/vid.c [moved from arch/ogl/gr.c with 90% similarity]
arch/sdl/vid.c [moved from arch/sdl/gr.c with 86% similarity]
arch/svgalib/vid.c [moved from arch/svgalib/gr.c with 80% similarity]
arch/win32/vid.c [moved from arch/win32/gr.c with 84% similarity]
arch/win32/win32.c
d2x.xcodeproj/project.pbxproj
include/gr.h
main/automap.c
main/credits.c
main/editor/med.c
main/escort.c
main/game.c
main/game.h
main/gamecntl.c
main/gamerend.c
main/gameseq.c
main/inferno.c
main/kconfig.c
main/menu.c
main/movie.c
main/newmenu.c
main/scores.c
main/titles.c
ui/file.c
ui/keypress.c
ui/menu.c
ui/menubar.c
ui/message.c
ui/number.c
ui/popup.c