]> git.xonotic.org Git - xonotic/darkplaces.git/commit
.dpv video playback is now implemented. Slow though, because it's resizing textures...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 25 Jul 2002 09:14:48 +0000 (09:14 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 25 Jul 2002 09:14:48 +0000 (09:14 +0000)
commitb0671fcac8564a24ec6d499c0a574d71d937ea7d
tree41206d865e79ba61b1aa07d8004d43b72ddab2f8
parentc86a55816acf520997179020a3ba55fcb5c1ca26
.dpv video playback is now implemented.  Slow though, because it's resizing textures, this needs to be fixed...

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2083 d7cf8633-e32d-0410-b094-e92efae38249
20 files changed:
cl_main.c
cl_screen.c
cl_screen.h
cl_video.c [new file with mode: 0644]
cl_video.h [new file with mode: 0644]
darkplaces.dsp
dpvsimpledecode.c [new file with mode: 0644]
dpvsimpledecode.h [new file with mode: 0644]
draw.h
gl_draw.c
gl_textures.c
host.c
makefile
makefile.mingw
menu.c
r_textures.h
snd_dma.c
sound.h
wavefile.c [new file with mode: 0644]
wavefile.h [new file with mode: 0644]