FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/SFML/Main - githubhy/SFML · GitHub
githubhy
/
SFML
Public
forked from
SFML/SFML
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SFML
src
SFML
Main
on
master
User selector
Datepicker
Commit history
Commits on May 27, 2024
Reduce pointer usage
ChrisThrasher
committed
4b17513
View commit details
Copy full SHA for 4b17513
View code at this point
Browse repository at this point
Commits on May 21, 2024
Upgrade clang-tidy for Linux jobs
ChrisThrasher
committed
9f71ad3
View commit details
Copy full SHA for 9f71ad3
View code at this point
Browse repository at this point
Commits on May 1, 2024
Rewrite `sf::Event` API to improve type safety
Show description for 59447dd
ChrisThrasher
and
kimci86
committed
59447dd
View commit details
Copy full SHA for 59447dd
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Update copyright year
Marioalexsan
authored and
ChrisThrasher
committed
3ca42c9
View commit details
Copy full SHA for 3ca42c9
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
Remove unused variable
ChrisThrasher
committed
79cd911
View commit details
Copy full SHA for 79cd911
View code at this point
Browse repository at this point
Commits on Dec 10, 2023
Apply const to more local variables
ChrisThrasher
committed
0e17f4d
View commit details
Copy full SHA for 0e17f4d
View code at this point
Browse repository at this point
Commits on Nov 20, 2023
Remove unnecessary preprocessor conditionals
Show description for 24a935b
ChrisThrasher
committed
24a935b
View commit details
Copy full SHA for 24a935b
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Remove compatibility measures with FindSFML.cmake
ChrisThrasher
committed
c1f92ed
View commit details
Copy full SHA for c1f92ed
View code at this point
Browse repository at this point
Remove leading newlines
ChrisThrasher
committed
dd706d6
View commit details
Copy full SHA for dd706d6
View code at this point
Browse repository at this point
Removed sfml-activity which is no longer needed to bootstrap Android applications
texus
authored and
ChrisThrasher
committed
025a9dd
View commit details
Copy full SHA for 025a9dd
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
Manage memory with higher level constructs
ChrisThrasher
committed
13dd9f5
View commit details
Copy full SHA for 13dd9f5
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
Prefer C++ standard lib over C standard lib
ChrisThrasher
committed
6fa330d
View commit details
Copy full SHA for 6fa330d
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
Add Android clang-tidy job
ChrisThrasher
committed
b99a4e3
View commit details
Copy full SHA for b99a4e3
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Add doc strings to remaining assertions
ChrisThrasher
committed
98df0fe
View commit details
Copy full SHA for 98df0fe
View code at this point
Browse repository at this point
Commits on May 21, 2023
Fix misspellings
Show description for d131beb
ChrisThrasher
committed
d131beb
View commit details
Copy full SHA for d131beb
View code at this point
Browse repository at this point
Commits on May 14, 2023
Use C++ headers
ChrisThrasher
committed
1e9161b
View commit details
Copy full SHA for 1e9161b
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Reorder includes hierarchically
vittorioromeo
authored and
eXpl0it3r
committed
cbfa9cb
View commit details
Copy full SHA for cbfa9cb
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
Clean up namespace usage
Show description for 0700119
ChrisThrasher
authored
0700119
View commit details
Copy full SHA for 0700119
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
Export symbol required to use sfml-activity
ChrisThrasher
committed
1058448
View commit details
Copy full SHA for 1058448
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
Merge remote-tracking branch 'origin/2.6.x' into feature/backmerge
ChrisThrasher
committed
5e75336
View commit details
Copy full SHA for 5e75336
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
Build sfml-main with position-independent code
ChrisThrasher
committed
04483c5
View commit details
Copy full SHA for 04483c5
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
Update copyright year
ChrisThrasher
authored and
eXpl0it3r
committed
8a307df
View commit details
Copy full SHA for 8a307df
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
Update to year 2023
rtkid-nt
authored
1f01671
View commit details
Copy full SHA for 1f01671
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
Changed from std::scoped_lock to std::lock_guard
Jim-Marsden
authored and
ChrisThrasher
committed
b2009e2
View commit details
Copy full SHA for b2009e2
View code at this point
Browse repository at this point
Commits on Jan 7, 2023
Use nested namespaces
ChrisThrasher
committed
cdce9f7
View commit details
Copy full SHA for cdce9f7
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
Use `std::size_t`
ChrisThrasher
authored and
eXpl0it3r
committed
82b48a7
View commit details
Copy full SHA for 82b48a7
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Simplify how lists are expanded
ChrisThrasher
authored and
eXpl0it3r
committed
78e5322
View commit details
Copy full SHA for 78e5322
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
Enable compiler warnings for Android
ChrisThrasher
authored and
vittorioromeo
committed
142ccf5
View commit details
Copy full SHA for 142ccf5
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
Require CMake 3.16 for ObjC and ObjC++ sources
Show description for e691033
friendlyanon
authored and
eXpl0it3r
committed
e691033
View commit details
Copy full SHA for e691033
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Run clang-format
ChrisThrasher
authored and
eXpl0it3r
committed
4f52793
View commit details
Copy full SHA for 4f52793
View code at this point
Browse repository at this point
Commits on Jun 1, 2022
Reduce casts to `(void)`
ChrisThrasher
authored and
eXpl0it3r
committed
e1f36e6
View commit details
Copy full SHA for e1f36e6
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
Use pre-increment when post-increment is not necessary
vittorioromeo
committed
a3b27b4
View commit details
Copy full SHA for a3b27b4
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
Remove unnecessary includes from public-facing headers
vittorioromeo
committed
63ce7e4
View commit details
Copy full SHA for 63ce7e4
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
Add SFML:: namespace to targets
Show description for 4586db9
ChrisThrasher
authored and
eXpl0it3r
committed
4586db9
View commit details
Copy full SHA for 4586db9
View code at this point
Browse repository at this point
Commits on Jan 8, 2022
Merge branch '2.6.x' into feature/back_merge
eXpl0it3r
committed
3a402f2
View commit details
Copy full SHA for 3a402f2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL