]> icculus.org git repositories - btb/d2x.git/commit
Finished moving stuff to arch/blah. I know, it's ugly, but It'll be easier to sync...
authorBradley Bell <btb@icculus.org>
Thu, 25 Oct 2001 08:25:35 +0000 (08:25 +0000)
committerBradley Bell <btb@icculus.org>
Thu, 25 Oct 2001 08:25:35 +0000 (08:25 +0000)
commitf3788507f3059c42321d4c2709f0ecd2dd7e25ec
tree9a8f60bb923f4d24fba10ac15447b02533abab4f
parenta196e6d554f0c8f3687ea9707dec29c30a96f4f6
Finished moving stuff to arch/blah.  I know, it's ugly, but It'll be easier to sync with d1x.
24 files changed:
Makefile.am
arch/Makefile.am
arch/dos/Makefile.am
arch/dos/cdrom.c [moved from sound/dos_cdrom.c with 87% similarity]
arch/dos/digi.c [moved from sound/dos_digi.c with 99% similarity]
arch/dos/gr.c [moved from video/dos_gr.c with 98% similarity]
arch/ggi/Makefile.am
arch/ggi/gr.c [moved from video/ggi_gr.c with 97% similarity]
arch/ogl/Makefile.am [new file with mode: 0644]
arch/ogl/glx.c [moved from video/ogl_glx.c with 97% similarity]
arch/ogl/gr.c [moved from video/ogl_gr.c with 98% similarity]
arch/ogl/ogl.c [moved from video/ogl.c with 99% similarity]
arch/ogl/sdlgl.c [moved from video/ogl_sdl.c with 91% similarity]
arch/ogl/wgl.c [moved from video/ogl_wgl.c with 98% similarity]
arch/sdl/Makefile.am
arch/sdl/cdrom.c [moved from sound/sdl_cdrom.c with 90% similarity]
arch/sdl/digi.c [moved from sound/sdl_digi.c with 99% similarity]
arch/sdl/gr.c [moved from video/sdl_gr.c with 98% similarity]
arch/svgalib/Makefile.am
arch/svgalib/gr.c [moved from video/svgalib_gr.c with 97% similarity]
configure.in
sound/Makefile.am [deleted file]
texmap/scanline.c
video/Makefile.am [deleted file]