Commit Graph

  • 4ca8dd117c
    Add getter for sf::Texture::m_pixelsFlipped getPixelsFlipped Chris Thrasher 2024-10-08 11:48:00 -0600
  • da1f652c22 Remove unnecessary semicolons Chris Thrasher 2024-10-07 22:58:12 -0600
  • f8d77ea822 Make true and false keywords lowercase and monospaced in docs ZXShady 2024-10-08 01:53:35 +0100
  • 46a1b568a9 Stop uploading code coverage from non-pull request CI runs Chris Thrasher 2024-10-07 21:37:35 -0600
  • 80a8501710
    Remove unnecessary semicolons Chris Thrasher 2024-10-07 22:58:12 -0600
  • d9f3634750 Remove unnecessary trailing return types ZXShady 2024-10-08 02:07:04 +0100
  • 9fc4a7fea6
    Stop uploading code coverage from non-pull request CI runs Chris Thrasher 2024-10-07 21:37:35 -0600
  • e8f59f9d4c Remove empty lamdba parenthesis ZXShady 2024-10-08 02:08:19 +0100
  • 7beed8e887 Use eglCheck macro as an expression instead of a statement ZXShady 2024-10-07 23:31:16 +0100
  • 4b347193c7 Make true and false keywords lowercase and monospaced in docs ZXShady 2024-10-08 01:53:35 +0100
  • da32f98d11 Remove empty lamdba parenthesis ZXShady 2024-10-08 02:08:19 +0100
  • 1e278aa488 Remove unnecessary trailing return types ZXShady 2024-10-08 02:07:04 +0100
  • eeef7f9e02 Remove unnecessary friend declarations ZXShady 2024-10-05 15:11:38 +0100
  • 26eb6348e5 Remove unneeded function prefix in implementation files ZXShady 2024-10-05 07:53:48 +0100
  • 5ed16195b3 Use correct iterator comparison ZXShady 2024-10-04 02:33:41 +0100
  • 83e0f4ff31 Remove unneeded function prefix in implementation files ZXShady 2024-10-05 07:53:48 +0100
  • 02852957fb Use correct iterator comparison ZXShady 2024-10-04 02:33:41 +0100
  • 6358bc3b90 Run format before any other build jobs Miron Alexandru 2024-10-05 23:31:24 +0300
  • ec05a594b4
    Merge 002cd1d461 into d4ee28c441 Vittorio Romeo 2024-10-05 13:34:49 -0400
  • d4ee28c441 Use initializer list instead of assigning in body ZXShady 2024-10-05 06:36:47 +0100
  • 6a52a54f38 Fixed wrong fullscreen resolution acsbendi 2019-02-20 19:21:31 +0100
  • 9af5d87ac8
    Merge 2.6.x to master Lukas Dürrenberger 2024-10-05 19:08:50 +0200
  • 72207a63ef Use inherited constructors instead of constructor delegation ZXShady 2024-10-05 06:31:46 +0100
  • 316957022f
    Use initializer list instead of assigning in body ZXShady 2024-10-05 06:36:47 +0100
  • 9169e11195 Remove unneeded class prefixes ZXShady 2024-10-05 07:47:06 +0100
  • c79b7bf1c7 Remove unnecessary friend declarations ZXShady 2024-10-05 15:11:38 +0100
  • 8fd67a0d99 Remove wrong comment ZXShady 2024-10-04 03:25:56 +0100
  • eb0aa254a7 Remove unneeded class prefixes ZXShady 2024-10-05 07:47:06 +0100
  • c8b17e16e1 Remove wrong comment ZXShady 2024-10-04 03:25:56 +0100
  • 7ca0795bb2 Use inherited constructors instead of constructor delegation ZXShady 2024-10-05 06:31:46 +0100
  • 002cd1d461 Cppcheck fixes part 1 feature/cppcheck_fixes_pt1 vittorioromeo 2024-10-03 19:01:21 +0200
  • d1e98a9600 Merge branch '2.6.x' into master Lukas Dürrenberger 2024-10-05 00:02:57 +0200
  • cfc43f50a7 Use sf::VertexArray.clear instead of .resize(0) ZXShady 2024-10-04 02:21:06 +0100
  • ecb945b341 Use explicit constructors when implicit construction isn't wanted Lukas Dürrenberger 2024-09-26 22:18:59 +0200
  • 816855d13f Remove sf::Vector2<T>::Unit[XY] vittorioromeo 2024-10-03 17:46:43 +0200
  • fdc7fe9fae Use sf::VertexArray.clear instead of .resize(0) ZXShady 2024-10-04 02:21:06 +0100
  • a9298df466 Upgrade all macOS 12 CI jobs to macOS 13 Chris Thrasher 2024-10-01 17:10:43 -0600
  • a38fa90d90
    Use explicit constructors when implicit construction isn't wanted Lukas Dürrenberger 2024-09-26 22:18:59 +0200
  • 153c12919a
    Remove sf::Vector2<T>::Unit[XY] vittorioromeo 2024-10-03 17:46:43 +0200
  • c5a0299942
    Upgrade all macOS 12 CI jobs to macOS 13 Chris Thrasher 2024-10-01 17:10:43 -0600
  • c67e835e81 Remove Android CI unit testing infrastructure Chris Thrasher 2024-10-03 10:16:03 -0600
  • c0fc01106f
    Remove Android CI unit testing infrastructure Chris Thrasher 2024-10-03 10:16:03 -0600
  • 1d2ffdb07f x comparisonbenchmark vittorioromeo 2024-10-03 17:27:39 +0200
  • b382b97399 Remove conflicting OS package manager provided Android SDK bugfix/android-emu Lukas Dürrenberger 2024-10-02 23:19:11 +0200
  • de9286c11f Use explicit conversion operator instead of explicit constructor ZXShady 2024-09-29 23:18:48 +0100
  • 4e77e3ee95 Revert to LLVM 18 until we can upgrade to macOS 14 images Chris Thrasher 2024-10-01 08:28:31 -0600
  • 16c2769fd3 Added setPosition overloads for Transformable and RenderWindow alignment. Added enum Location for alignment points and added documentation for new functions and enum. Trent 2024-10-01 14:29:21 -0400
  • e3a7026c9d Use explicit conversion operator instead of explicit constructor ZXShady 2024-09-29 23:18:48 +0100
  • 81b141bafb
    Revert to LLVM 18 until we can upgrade to macOS 14 images Chris Thrasher 2024-10-01 08:28:31 -0600
  • d706ca902d
    Enable range based looping of sf::VertexArray vertex_array_begin_end Chris Thrasher 2024-10-01 09:38:40 -0600
  • c8dbd65ff5 use if constexpr instead of a switch statement ZXShady 2024-09-29 22:57:57 +0100
  • 37de949d87 Actually, don't define vittorioromeo 2024-09-30 23:46:11 +0200
  • c581d6d438 use if constexpr instead of a switch statement ZXShady 2024-09-29 22:57:57 +0100
  • 329d44c67d Actually, don't define vittorioromeo 2024-09-30 23:46:11 +0200
  • 71594d402e delegate to operator equals in operator not equals ZXShady 2024-09-29 23:01:29 +0100
  • 38e087471d Update the macOS images for the CI analysis Lukas Dürrenberger 2024-09-30 10:36:54 +0200
  • ea08388e7a Remove unnecessary ternaries Chris Thrasher 2024-09-29 12:05:18 -0600
  • fd7d20a117
    Remove unnecessary ternaries Chris Thrasher 2024-09-29 12:05:18 -0600
  • e73c3cb75c delegate to operator equals in operator not equals ZXShady 2024-09-29 23:01:29 +0100
  • e2456574f9 Add CapsLock, NumLock and ScrollLock support for Events feature/toggle-keys Lukas Dürrenberger 2024-09-19 22:06:38 +0200
  • 053ef0b483 Prefer try_emplace over emplace for maps Lukas Dürrenberger 2024-09-26 21:49:30 +0200
  • eb4a2dbe0f Drain errors in [E]GLCheck via loop vittorioromeo 2024-09-26 15:10:04 +0200
  • 7cec342b2b DRY shader creation via helper lambda vittorioromeo 2024-09-26 12:01:19 +0200
  • 0b29f45f63 Make non-mutating member functions const feature/small-sonarcloud-fixes Lukas Dürrenberger 2024-09-26 23:44:57 +0200
  • a4836dec9a Use const for global variables Lukas Dürrenberger 2024-09-26 23:00:08 +0200
  • 53a8f33da4 Prefer try_emplace over emplace for maps Lukas Dürrenberger 2024-09-26 21:49:30 +0200
  • 17d8daa813
    DRY shader creation via helper lambda vittorioromeo 2024-09-26 12:01:19 +0200
  • a9c56da99e Fix island example freeze when submitting work too quickly vittorioromeo 2024-09-26 14:48:27 +0200
  • cfbe17bbda Drain errors in [E]GLCheck via loop vittorioromeo 2024-09-26 15:10:04 +0200
  • bb772ecc66 Fix island example freeze when submitting work too quickly vittorioromeo 2024-09-26 14:48:27 +0200
  • d2ca038e2a Actually let's not Chris Thrasher 2024-09-24 10:42:49 -0600
  • 9d1e5d9acf Prevent reading from an uninitialized character buffer Chris Thrasher 2024-09-25 10:14:12 -0600
  • 40fc524b8d InputImpl.hpp now has Android implementation Zombieschannel 2024-09-26 00:50:37 +0200
  • 8469bbe6fe InputImpl.hpp now has Android implementation Zombieschannel 2024-09-26 00:50:37 +0200
  • 2520f97d30
    Prevent reading from an uninitialized character buffer Chris Thrasher 2024-09-25 10:14:12 -0600
  • 89a8fce61f
    Actually let's not Chris Thrasher 2024-09-24 10:42:49 -0600
  • 0d33ddeccf Change glCheck macro to be usable as an expression ZXShady 2024-09-20 08:34:22 +0100
  • b222101244
    Change glCheck macro to be usable as an expression ZXShady 2024-09-20 08:34:22 +0100
  • c8cf84511d Fix clang-tidy-19 errors Chris Thrasher 2024-09-23 13:55:33 -0600
  • b1f15c7730
    Fix clang-tidy-19 errors Chris Thrasher 2024-09-23 13:55:33 -0600
  • bb0f88594f Merge branch 'master' of https://github.com/SFML/SFML into comparisonbenchmark vittorioromeo 2024-09-23 17:50:40 +0200
  • 1f11e91bed Avoid unnecessary assignment in Text::findCharacterPos Vittorio Romeo 2024-09-22 12:41:32 +0200
  • 3cb82ad9bb
    Avoid unnecessary assignment in Text::findCharacterPos Vittorio Romeo 2024-09-22 12:41:32 +0200
  • 02fe28f35b Fix regex for SFML_USE_STATIC_STD_LIBS Lukas Dürrenberger 2024-09-19 19:49:09 +0200
  • bc71419f76 Fix regex for SFML_USE_STATIC_STD_LIBS Lukas Dürrenberger 2024-09-19 19:49:09 +0200
  • 267bbe35b8 Simplify island example using vectors and extracting repetitive code kimci86 2024-05-04 22:12:54 +0200
  • 3a549ff64e Simplify island example using vectors and extracting repetitive code kimci86 2024-05-04 22:12:54 +0200
  • e432237b5d
    Return owning pointer type cf_pointers Chris Thrasher 2024-09-16 17:53:43 -0400
  • 119ea42e0a
    Stop using identifiers with __ prefix Chris Thrasher 2024-09-16 17:50:17 -0400
  • 35653dacc5
    Modernize more CF pointers Chris Thrasher 2024-07-15 13:58:30 -0600
  • def8d7645b
    Modernize memory management of Core Foundation pointers Chris Thrasher 2024-07-06 13:26:41 -0600
  • 115bd608e7
    Raise iOS deployment target ios_deployment_target Chris Thrasher 2024-06-20 15:25:47 -0600
  • 5545df7290 Use lazy loading for keyboard scancodes on macos (backport) Lorenzooone 2024-09-16 22:50:53 +0200
  • 0956024f68
    Use lazy loading for keyboard scancodes on macos (backport) Lorenzooone 2024-09-16 22:50:53 +0200
  • 6bcc3414fc Use lazy loading for keyboard scancodes on macos Lorenzooone 2024-09-14 22:05:30 +0200
  • 20b048fb08 Replace swap with move where appropriate Vittorio Romeo 2024-09-15 23:54:24 +0200
  • 6664da433d
    Use lazy loading for keyboard scancodes on macos Lorenzooone 2024-09-14 22:05:30 +0200
  • 6591c59504 Add window create functions without style specifier Lukas Dürrenberger 2024-09-13 20:00:01 +0200
  • e2ea1d8a7c Simplify and extend [E]GLCheck implementation Vittorio Romeo 2024-09-15 17:21:27 +0200
  • 53ee94e600
    Replace swap with move where appropriate Vittorio Romeo 2024-09-15 23:54:24 +0200