]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Make cl_video_libavw.c a regular C file like the rest. Create a .h counterpart
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 4 Jul 2020 14:09:36 +0000 (14:09 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 4 Jul 2020 14:09:36 +0000 (14:09 +0000)
commit1c1815eb9e51362d831d2faa4d34bd88138a2d2b
treec5ef1cc62ae750187a380378c61c19b64ffbaaac
parent62d48f29bb1ae6d13983bc0c324a700e4ac28dec
Make cl_video_libavw.c a regular C file like the rest. Create a .h counterpart

Also updated some variables since anything before MSVC 2013 is pretty
much obsolete, and the rationale for not using stdint.h is therefore out
of date.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12784 d7cf8633-e32d-0410-b094-e92efae38249
cl_video.c
cl_video_libavw.c
cl_video_libavw.h [new file with mode: 0644]
darkplaces-sdl2-vs2017.vcxproj
darkplaces-sdl2-vs2019.vcxproj
makefile.inc