index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-03
CMake: Don't link directly to libGL on Unix.
Ryan C. Gordon
1
-1
/
+0
2015-06-08
configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test.
Ryan C. Gordon
1
-8
/
+0
2015-04-07
CMake: fix CHECK_OBJC_SOURCE_COMPILES to work with GCC (thanks, Ivan!).
Ryan C. Gordon
1
-1
/
+1
2015-03-20
Whoops, lost a newline in here.
Ryan C. Gordon
1
-1
/
+2
2015-03-20
Several corrections to the CMake project files (thanks, Ozkan!).
Ryan C. Gordon
1
-5
/
+8
2015-03-20
CMake project files no longer force you to link against Wayland or Mir libs.
Ryan C. Gordon
1
-5
/
+48
2014-12-13
CMake: Replace "else(condition)" with "else()", etc.
Ryan C. Gordon
1
-130
/
+130
2014-10-17
Fixed syntax error in cmake file.
Philipp Wiesemann
1
-1
/
+1
2014-10-15
Expanded the iMX6 video driver into a general Vivante video driver that works...
Sam Lantinga
1
-11
/
+22
2014-09-10
Freescale i.MX6 video driver
mastermind
1
-0
/
+20
2014-08-16
Fixed bug 2683 - Raspberry PI support using CMake
Sam Lantinga
1
-0
/
+29
2014-07-07
Fixed bug 2618 - incomplete pthread-based lock support should be removed
Sam Lantinga
1
-7
/
+0
2014-02-23
CMake: Just assume Apple platforms have Cocoa support.
Ryan C. Gordon
1
-3
/
+3
2014-02-03
Hooked up dynamic loading for Mir.
Ryan C. Gordon
1
-0
/
+2
2014-02-02
Added Mir video target (thanks, Brandon!).
Ryan C. Gordon
1
-0
/
+21
2014-01-21
Fixed XF86 VidMode extension dynamic loading with CMake project.
Ryan C. Gordon
1
-5
/
+5
2013-12-14
Wayland support
Gabriel Jacobo
1
-0
/
+23
2013-11-19
Fixed SONAME lookup for runtime loading of shared libraries in CMake project.
Ryan C. Gordon
1
-38
/
+57
2013-11-19
-fvisibility=hidden is no longer a requirement for dynamic X11.
Ryan C. Gordon
1
-11
/
+0
2013-11-14
Renamed things named after BeOS to be named after Haiku instead.
Ryan C. Gordon
1
-1
/
+1
2013-11-13
Started BeOS removal: merged BeOS thread and pthread code.
Ryan C. Gordon
1
-0
/
+3
2013-10-18
Fixed bug 2108 - CMake does not set X11 includes properly for sdl2-config and...
Sam Lantinga
1
-0
/
+8
2013-08-22
Separate EGL / GL ES detection in CMake
Gabriel Jacobo
1
-15
/
+19
2013-07-26
Fix cmake breakage (thanks Marcus)
Jørgen P. Tjernø
1
-1
/
+1
2013-07-23
Mac: Codify SDK and OS requirements, and clean up.
Jørgen P. Tjernø
1
-4
/
+4
2013-07-13
Explicitly check for Xext.h in the CMake project, fail if missing.
Ryan C. Gordon
1
-0
/
+5
2013-07-11
Added src/thread/pthread/SDL_systls.c to the CMake scripts.
Ryan C. Gordon
1
-0
/
+1
2013-07-07
Added an SDL2 OpenBSD sndio(7) audio target.
Ryan C. Gordon
1
-0
/
+31
2013-06-02
Fix compilation with libX11 >= 1.5.99.902.
Azamat H. Hackimov
1
-0
/
+8
2013-05-16
Fixed bug 1839 - SDL2 Cmake: VIDEO_COCOA check fails on OS X; VIDEO_COCOA sou...
Sam Lantinga
2
-1
/
+10
2013-04-19
Fixes bug #1709, pthread tests fixes for CMake (Thanks Scott Percival!)
Gabriel Jacobo
1
-2
/
+5
2012-11-16
Adds CMake build system by Marcus Von Appen (bug #1597)
Gabriel Jacobo
2
-0
/
+873