Stephen Saunders
c80d601276
Remove all X11_XCB platform-specific code from RBDoom3BFG
2021-07-30 14:08:44 -04:00
Robert Beckebans
163a31f96c
Merge pull request #455 from coldtobi/fix_sdl2_findpackage
...
Use SDL2's own find_package, instead of the shipped one.
2020-03-27 14:34:55 +01:00
Tobias Frost
988420c8f6
Use SDL2's own find_package, instead of the shipped one.
...
The shipped one has some issues e.g with multiarch support and
breaks there. Newer SDL2 (>= 2.0.4) ships a cmake file which
can be works.
So the downside is that SDL2 version needs to be at least 2.0.4.
(This is only a SDL2 issue, SDL1 is not affected.)
2020-02-23 17:25:24 +01:00
Eric Womer
e9ef21ce5c
SDL2/Vulkan on Linux, still broken for Doom3BFG
2019-12-30 15:20:15 -05:00
Eric Womer
8938733050
Added Sascha Willems FindXCB.cmake module for finding the XCB library
...
and headers
2019-12-29 17:07:51 -05:00
Tobias Frost
7ab1e443e2
- Add rapdijson.cmake to find the system rapidjson
...
- Add D_USE_SYSTEM_RAPIDJSON (default OFF) to select system library.
2016-10-10 22:01:16 +02:00
Robert Beckebans
1e443f6857
Bink support on Linux with CMake
2014-04-05 17:38:42 +02:00
RobertBeckebans
17ff91664b
Added FindFFMPEG.cmake
2014-04-05 16:30:41 +02:00
Robert Beckebans
d7888cf99d
Added support for SDL 2.0
2012-12-14 19:03:30 +01:00
Robert Beckebans
1c08bda8dd
Fixed compile and linker problems on Windows 7 with Visual C++ 2010 Express Edition
2012-11-28 11:27:27 +01:00
Robert Beckebans
ac30c96ccb
Added missing cmake/FindDirectX.cmake
2012-11-27 23:45:49 +01:00