doom3-bfg/neo/sys/win32
Daniel Gibson cec460d38c Move stuff from sys/posix/ and sys/win32/ to sys/common/
All these files were almost identical, so there is no good reason to
have them twice..

and change CMakeLists.txt accordingly

(Not that this commit won't compile because some #includes are still
broken - will be fixed in the next one)
2013-03-18 00:38:58 +01:00
..
rc Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
win_cpu.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
win_glimp.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
win_input.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
win_input.h Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
win_local.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
win_main.cpp Implement Sys_ReLaunch() for Linux, refactor it 2013-01-20 04:32:11 +01:00
win_nanoafx.h Fixed compile and linker problems on Windows 7 with Visual C++ 2010 Express Edition 2012-11-28 11:27:27 +01:00
win_qgl.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
win_shared.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
win_snd.cpp Changed project to use the DirectX10 SDK on Windows 8 2013-01-04 22:51:30 +01:00
win_syscon.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
win_taskkeyhook.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
win_wndproc.cpp Pause when window loses focus, introduce com_pause 2013-01-04 14:40:35 +01:00