Commit Graph

  • 5e9c13c39f Add WindowBase::setImePreEditPosition ime-position Edgaru089 2023-09-19 16:01:01 +0800
  • 910514871e Remove unnecessary CI step Chris Thrasher 2023-09-17 12:05:41 -0600
  • 1b257c8ea8 Fix nested namespace name Chris Thrasher 2023-09-05 13:32:15 -0600
  • 6b503a726d Use sf::String::toUtf8() Chris Thrasher 2023-03-25 23:23:52 -0600
  • 9dc2e541e8 Add clang-tidy modernize-return-braced-init-list check Chris Thrasher 2023-09-01 13:25:57 -0600
  • 434effd6a1 Fix awkward error phrasing Chris Thrasher 2023-08-13 01:26:38 -0600
  • f9e6f673dd Fix references to sf::WindowBase::setMouseCursor Chris Thrasher 2023-09-13 16:12:47 -0600
  • d56e1838a0 Shallow clone Catch2 Chris Thrasher 2023-09-14 22:35:12 -0600
  • f6f95b03a5 Assert in-bounds access when using operator[] Chris Thrasher 2023-09-01 23:30:30 -0600
  • d6079ce526 Reenable sf::Cursor tests Chris Thrasher 2023-09-04 19:21:42 -0600
  • 5cfbf912c7 Do not ignore '[[nodiscard]]` functions in example code Vittorio Romeo 2021-12-13 21:18:10 +0100
  • a71d6bc078 Revert "Disable faulty Windows Clang job" Chris Thrasher 2023-08-27 16:55:05 -0600
  • 0745ea97e0 Disable warnings as errors by default Chris Thrasher 2023-09-07 07:57:10 -0600
  • 332d11be41 Add move semantics to sf::RenderTarget and sf::RenderTexture Chris Thrasher 2023-06-06 16:12:44 -0600
  • d304d1e57b Add tests for sf::Clipboard Chris Thrasher 2023-09-01 23:06:32 -0600
  • 1811951b4a Allow for shared libs on iOS Chris Thrasher 2023-08-26 21:28:21 -0600
  • 71162395d7 Add tests for sf::Keyboard Chris Thrasher 2023-09-01 22:56:00 -0600
  • 70f9d49559 Add tests for sf::Texture::generateMipmap Chris Thrasher 2023-09-05 09:15:16 -0600
  • d7ab9208be Add tests for sf::RenderTexture Chris Thrasher 2023-09-01 16:42:47 -0600
  • 0a3b0d1d16 Add tests for sf::RenderTarget Chris Thrasher 2023-08-27 23:03:42 -0600
  • f6612dd1f0 Cache the results of WglContext::selectBestPixelFormat to speed up context creation on systems where pixel format selection is an expensive operation. Closes #2508 binary1248 2023-07-14 04:14:00 +0200
  • 78973e4a06 Use imported targets for Vorbis and Ogg Chris Thrasher 2023-08-26 16:24:50 -0600
  • 450acdeac2 Use OpenAL::OpenAL target Chris Thrasher 2023-08-26 14:53:31 -0600
  • fc4a282a64 Add Freetype::Freetype target Chris Thrasher 2023-02-07 23:38:42 -0700
  • 2c7ed96654 Add FLAC::FLAC target Chris Thrasher 2023-08-26 13:30:05 -0600
  • 1aa6750f50 Don't modify external targets Chris Thrasher 2023-04-02 16:56:14 -0600
  • 26e54c7b2c Remove irrelevant entries from .gitignore Chris Thrasher 2023-08-14 14:34:31 -0600
  • c596d6cf3f fix: use non-deprecated form of UDL declaration Johel Ernesto Guerrero Peña 2023-08-28 14:27:05 -0400
  • 1cca7cde7e Consistently use getNativeHandle function name Chris Thrasher 2023-08-27 15:34:31 -0600
  • 282dedd0d5 Fail to destruct used SoundBuffer also in release builds kimci86 2023-08-14 20:43:20 +0200
  • 635c8c9290 Make Sound::getBuffer return a reference kimci86 2023-08-06 17:41:23 +0200
  • 9cbcd56eb8 Remove Sound default constructor kimci86 2023-08-06 17:40:12 +0200
  • 63088c1bf1 Add tests for sf::SocketSelector Chris Thrasher 2023-08-27 00:26:00 -0600
  • b3a467678d Add tests for sf::Http Chris Thrasher 2023-08-26 23:59:04 -0600
  • 364fe38956 Add tests for sf::UdpSocket Chris Thrasher 2023-08-26 23:33:08 -0600
  • 90d6d74282 Add tests for sf::TcpSocket Chris Thrasher 2023-08-22 00:40:33 -0600
  • ab06efbe95 Add tests for sf::TcpListener Chris Thrasher 2023-08-21 23:54:29 -0600
  • 05b69119e4 Add tests for sf::Event Chris Thrasher 2023-08-22 23:39:44 -0600
  • 71615c8268 Use struct for user defined type with no private section Chris Thrasher 2023-08-22 23:52:30 -0600
  • e5c41c4eb5 Enable move semantics for socket types Chris Thrasher 2023-08-21 21:29:39 -0600
  • 29ed8bf3a0 Add tests for sf::Socket Chris Thrasher 2023-08-21 21:38:10 -0600
  • bbb6f60dda Disable faulty Windows Clang job Chris Thrasher 2023-08-23 10:04:22 -0600
  • 6d3c8d0786 Remove templates where not necessary Chris Thrasher 2023-08-04 23:46:37 -0600
  • 962e6ed972 Default to building static libraries Chris Thrasher 2023-08-13 17:50:13 -0600
  • 3b71bfc1d7 Remove nonexistent link library Chris Thrasher 2023-08-15 00:06:10 -0600
  • f0e72be285 Prefer using IMPORTED targets where possible Chris Thrasher 2023-08-15 01:39:53 -0600
  • af7d6c2589 Simplify sfml_find_package Chris Thrasher 2023-08-14 22:41:30 -0600
  • 62c376ffa5 Remove unnecessary parentheses Chris Thrasher 2023-07-12 01:14:51 -0600
  • 37575e4ed7 Use native CMake support for detecting architecture size Chris Thrasher 2023-08-15 12:58:24 -0600
  • 5f87a04111 Remove use of deprecated CMake variable Chris Thrasher 2023-07-08 16:24:41 -0600
  • 9dff7b50c1
    Merge branch '2.6.x' into master Lukas Dürrenberger 2023-08-17 20:36:04 +0200
  • 27a75d2c6c
    Merge remote-tracking branch 'origin/2.6.x' into feature/backmerge Chris Thrasher 2023-08-16 19:57:57 -0600
  • 66a5f3c42c Skip ClientMessage events with other window ID unless it is for IM kimci86 2023-08-15 18:38:08 +0200
  • 6232f719a5 Add CMakeUserPresets to .gitignore kimci86 2023-08-14 21:09:52 +0200
  • 10bd1ffeba Remove $GITHUB_WORKSPACE where not needed Chris Thrasher 2023-08-09 20:29:42 -0600
  • 157feec05d Simplify CI with CMake presets Chris Thrasher 2023-02-21 16:25:55 -0700
  • 5c41a7c6bb Test SFML_USE_STATIC_STD_LIBS Chris Thrasher 2023-07-31 20:14:45 -0600
  • bc86e0bced Add tests for sf::Sprite Chris Thrasher 2023-08-05 18:48:57 -0600
  • 60dbed7e5e Add tests for sf::Text Chris Thrasher 2023-08-05 12:55:44 -0600
  • 733a0a8d6d Let compiler define extra special member functions Chris Thrasher 2023-08-05 13:44:30 -0600
  • 669d9f53bc Update Text constructor static assert to use correct parameters kimci86 2023-08-05 20:22:06 +0200
  • 3d2944998d Make Text::getFont return a reference kimci86 2023-08-05 20:19:37 +0200
  • 623d0f67ea Make Sprite::getTexture return a reference kimci86 2023-08-05 20:17:02 +0200
  • 751aceadf8 Add tests for sf::Shader::loadFromFile Chris Thrasher 2023-08-04 19:42:59 -0600
  • e17cab1fbf Add tests for sf::Texture::loadFromFile Chris Thrasher 2023-08-04 19:32:33 -0600
  • 954fc656d8 Show debug path information when loading a shader file fails kimci86 2023-08-05 12:46:29 +0200
  • c9d9f84a0e Add tests for sf::Image::loadFromFile Chris Thrasher 2023-08-04 16:28:40 -0600
  • 3d63de9a21 Add iOS clang-tidy job Chris Thrasher 2023-07-27 19:59:15 -0600
  • b99a4e341e Add Android clang-tidy job Chris Thrasher 2023-07-27 17:07:56 -0600
  • 66e7476872 Mark 3rd party headers as SYSTEM headers Chris Thrasher 2023-07-27 17:24:47 -0600
  • 86285c5378 Fix macOS resize bug Shane Whitmire 2023-07-15 08:57:06 -0500
  • 683662edad Clamp window height on macOS kimci86 2023-07-29 20:08:11 +0200
  • b8f72c7cf2 Fix path to macOS Frameworks Chris Thrasher 2023-02-19 00:35:32 -0700
  • b68482754b Use std::filesystem::path for paths Chris Thrasher 2023-07-02 10:11:42 -0600
  • ddfb7f6cb0 Use modern name for macOS Chris Thrasher 2023-02-11 21:49:05 -0700
  • b298b728f5 Remove unnecessary export() call Chris Thrasher 2023-07-15 19:16:31 -0600
  • 429bde6648 Don't specify standard library on macOS Chris Thrasher 2022-07-14 21:56:34 -0600
  • 932309f238 Upgrade Checkout action Chris Thrasher 2023-07-22 09:43:53 -0600
  • bc8a84138f Add tests for SFML_USE_SYSTEM_DEPS option Chris Thrasher 2023-07-09 23:46:56 -0600
  • cb4cf4d090 Remove redundant type trait tests Chris Thrasher 2023-07-16 21:51:46 -0600
  • ac2e4d49cf docs: add missing braces to initialize vector Johel Ernesto Guerrero Peña 2023-07-16 18:32:45 -0400
  • 659eca2a62 Apply SFML_ prefix to compiler warning option Chris Thrasher 2023-07-16 14:14:42 -0600
  • 00b6488c3e
    Add missing #includes Johel Ernesto Guerrero Peña 2023-07-13 19:37:45 -0400
  • bb9ba0d7ef Update Catch2 Chris Thrasher 2023-07-13 08:09:06 -0600
  • 011d4ef512 Suppress extraneous clang-tidy output metaquarx 2023-07-13 16:24:33 +0100
  • 98df0fe4c9 Add doc strings to remaining assertions Chris Thrasher 2023-07-02 10:08:58 -0600
  • 1cc9738dcb Automatically cancel previous active pipelines when branch is updated Chris Thrasher 2023-07-08 20:53:32 -0600
  • b9f56f79f0 Relax criteria for geometric center test Chris Thrasher 2023-06-22 12:12:50 -0600
  • cc0f760bbf Add CI job for Intel oneAPI Chris Thrasher 2023-06-22 11:40:09 -0600
  • 22128c996a Set GitHub Actions image version explicitly Lukas Dürrenberger 2023-07-08 22:01:49 +0200
  • f443a9529b Take advantage of clang-format-14 features Chris Thrasher 2023-05-20 15:46:47 -0600
  • 20f34d38fd Add tests for sf::Font Chris Thrasher 2023-07-06 22:10:29 -0600
  • 0e06af987d
    Merge branch '2.6.x' into master Lukas Dürrenberger 2023-07-07 21:00:28 +0200
  • f65c0058b9
    Merge branch '2.6.x' into feature/backmerge Chris Thrasher 2023-07-07 11:13:10 -0600
  • 25920bb6d7 Ensure that the OpenGL extensions have been loaded Lukas Dürrenberger 2023-07-04 23:29:10 +0200
  • af5edaab91 Remove brew update until GitHub fixes the issue Lukas Dürrenberger 2023-07-04 07:57:47 +0200
  • 5f73a1514d Split 'System/Utils' into header and source vittorioromeo 2023-04-26 15:24:43 +0200
  • a143da5f52 Added assert messages to Vector3 functions Erik Bolumburu 2023-06-29 22:36:44 +0100
  • b8ca0f6523 Added asserts for cwiseDiv() Erik Bolumburu 2023-06-28 17:12:59 +0100
  • 867d878c1c Added messages to Vector2 function asserts. Erik Bolumburu 2023-06-28 01:25:30 +0100