Cronologia Commit

Autore SHA1 Messaggio Data
  Sam Lantinga e45698d218 Updated version to 2.0.5 in preparation for release 9 anni fa
  Sam Lantinga e5070d20ee Fixed set of libraries needed to build on Mac OS X 9 anni fa
  Sam Lantinga 93d42e2d3e Hopefully fixed the cmake build on Mac OS X 9 anni fa
  Jukka Jyl?nki 264e996e0f Fix CMake CMAKE_REQUIRED_FLAGS handling to preserve existing CMake flags required by Emscripten toolchain. 9 anni fa
  Charlie Birks 42feccea37 Include timers when using cmake (#29) 9 anni fa
  Ryan C. Gordon 6188c33420 mac: Patched to compile with CMake project. 9 anni fa
  Alex Szpakowski 2c3bf6658a Windows CMake: don't try to link dxguid, it's unavailable when using Visual Studio's XP-compatible toolset. 10 anni fa
  Sam Lantinga e5d575b933 Expose the EGL display and window for Vivante SDL windows 10 anni fa
  Ryan C. Gordon 1615b2e29d CMake: only set "-O3 -g" defaults if CMAKE_BUILD_TYPE wasn't set at all. 10 anni fa
  Sam Lantinga 757e994eaa Fixed --enable-new-dtags check with cmake 10 anni fa
  Sam Lantinga dc5f05bb99 Use --enable-new-dtags to set RUNPATH rather than RPATH so that LD_LIBRARY_PATH is not overridden by the application. 10 anni fa
  Ryan C. Gordon bb1e2bd0b5 CMake: Turned off Mac OS X rpath warning kludge. 10 anni fa
  Ryan C. Gordon e6e62bee71 CMake: Let static libraries optionally be built with Position Independent Code. 10 anni fa
  Ryan C. Gordon 008a6abd04 CMake: use the old MACOSX_RPATH behavior (for now), silence the warning. 10 anni fa
  Ryan C. Gordon 1373e8909a Try to build with GCC's -Wdeclaration-after-statement. 10 anni fa
  Ryan C. Gordon 1240f8e0a6 CMake: Don't make a libSDL2.so symlink on Mac OS X (do .dylib instead). 10 anni fa
  Alex Szpakowski b0d8dfcd8a CMake: Fixed building for Windows with VS2015 (bug #3080). 10 anni fa
  Ryan C. Gordon 61518bce6b CMake: Changes to get CMake project to work with Android (thanks, Martin!). 10 anni fa
  Ryan C. Gordon 7e679ed2c1 CMake: fixed a failure to reset CMAKE_REQUIRED_FLAGS (thanks, Martin!). 10 anni fa
  Ryan C. Gordon c9927bbb17 CMake: don't try to use the Linux joystick code on Android (thanks, Martin!). 10 anni fa
  Ryan C. Gordon 7ca3b27064 CMake: Fixed to work on Windows 8 SDK (thanks, Martin!). 10 anni fa
  Alex Szpakowski 42f282cc1b Fix bug 3081: CMake configuration auto-disables OpenGL ES support on Windows. 10 anni fa
  Alex Szpakowski d154e6c6e3 Fixed bug 3098: CMake project never enables xinput support on Windows. 10 anni fa
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 11 anni fa
  Ryan C. Gordon e7ba78a35a CMake: Dependency variable for FUSIONSOUND_SHARED was wrong (thanks, Kaleb!). 11 anni fa
  Edward Rudd b88ca1b4a6 the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 11 anni fa