FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · criptych/SFML · GitHub
criptych
/
SFML
Public
forked from
SFML/SFML
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Dec 30, 2024
Add non-const overload of `sf::Event::getIf`
ChrisThrasher
committed
796592e
View commit details
Copy full SHA for 796592e
Browse repository at this point
Commits on Dec 26, 2024
Reduce pointer usage
ChrisThrasher
committed
3c084bf
View commit details
Copy full SHA for 3c084bf
Browse repository at this point
Commits on Dec 25, 2024
Hide `<filesystem>` dependency in [E]GLCheck `.cpp`
vittorioromeo
authored
dab1800
View commit details
Copy full SHA for dab1800
Browse repository at this point
Commits on Dec 24, 2024
Make `glCheckError` take a `std::string_view` rather than constructing a `std::filesystem::path` on error checks
Bambo-Borris
authored and
ChrisThrasher
committed
2c7c3dd
View commit details
Copy full SHA for 2c7c3dd
Browse repository at this point
Remove irrelevant change from SFML 3 changelog
eXpl0it3r
authored and
ChrisThrasher
committed
0d34974
View commit details
Copy full SHA for 0d34974
Browse repository at this point
Mention libxi-dev as dependency
eXpl0it3r
authored and
ChrisThrasher
committed
ad2188e
View commit details
Copy full SHA for ad2188e
Browse repository at this point
Commits on Dec 22, 2024
Update state of development
Show description for cc78fd0
ChrisThrasher
committed
cc78fd0
View commit details
Copy full SHA for cc78fd0
Browse repository at this point
Commits on Dec 21, 2024
Update SFML version to 3.1.0
eXpl0it3r
authored and
ChrisThrasher
committed
328f385
View commit details
Copy full SHA for 328f385
Browse repository at this point
Commits on Dec 20, 2024
Mark code as official release
eXpl0it3r
committed
7f1162d
View commit details
Copy full SHA for 7f1162d
Browse repository at this point
Use a relative install path for pkgconfig files
Show description for 6b9f3e3
texus
authored and
eXpl0it3r
committed
6b9f3e3
View commit details
Copy full SHA for 6b9f3e3
Browse repository at this point
Add limitation info regarding setMouseCursorVisible
eXpl0it3r
authored and
ChrisThrasher
committed
6f86555
View commit details
Copy full SHA for 6f86555
Browse repository at this point
Fix Channel Map size in documentation
eXpl0it3r
authored and
ChrisThrasher
committed
c4d4e8f
View commit details
Copy full SHA for c4d4e8f
Browse repository at this point
Commits on Dec 14, 2024
Add additional documentation regarding channel maps
eXpl0it3r
authored and
ChrisThrasher
committed
03812a5
View commit details
Copy full SHA for 03812a5
Browse repository at this point
Add migration guide note regarding channel maps
eXpl0it3r
authored and
ChrisThrasher
committed
f734dec
View commit details
Copy full SHA for f734dec
Browse repository at this point
Patch out include and pkgconfig files for external libraries
eXpl0it3r
committed
2e8dc0f
View commit details
Copy full SHA for 2e8dc0f
Browse repository at this point
Commits on Dec 13, 2024
Ensure current desktop mode is also a fullscreen mode
Show description for cb38877
ChrisThrasher
committed
cb38877
View commit details
Copy full SHA for cb38877
Browse repository at this point
Fix naming of PDB files for sfml-main
eXpl0it3r
committed
71a8ac7
View commit details
Copy full SHA for 71a8ac7
Browse repository at this point
Commits on Dec 11, 2024
Use new HTML Help flag for the install target
eXpl0it3r
committed
e103eb1
View commit details
Copy full SHA for e103eb1
Browse repository at this point
Commits on Dec 8, 2024
Store IpAddress::m_address in host byte order
Show description for ccda265
jcowgill
authored and
eXpl0it3r
committed
ccda265
View commit details
Copy full SHA for ccda265
Browse repository at this point
Fix Ogg ov_read call on big-endian systems
Show description for 34ec279
jcowgill
authored and
ChrisThrasher
committed
34ec279
View commit details
Copy full SHA for 34ec279
Browse repository at this point
Commits on Dec 6, 2024
Remove additional, obsolete extlibs
eXpl0it3r
committed
f930cbc
View commit details
Copy full SHA for f930cbc
Browse repository at this point
Commits on Dec 5, 2024
Fix segfault if XOpenIM fails
Show description for e1bb69b
jcowgill
authored and
eXpl0it3r
committed
e1bb69b
View commit details
Copy full SHA for e1bb69b
Browse repository at this point
Do not cache atom name if XInternAtom fails
Show description for ad70442
jcowgill
authored and
eXpl0it3r
committed
ad70442
View commit details
Copy full SHA for ad70442
Browse repository at this point
Ensure a C compiler is found during configuration
Show description for f88b768
ChrisThrasher
authored and
eXpl0it3r
committed
f88b768
View commit details
Copy full SHA for f88b768
Browse repository at this point
Add comment regarding input monitoring access on macOS
eXpl0it3r
committed
0d05ed7
View commit details
Copy full SHA for 0d05ed7
Browse repository at this point
Commits on Dec 4, 2024
Build dependency libraries instead of bundling pre-built binaries.
binary1248
authored and
eXpl0it3r
committed
248fd6d
View commit details
Copy full SHA for 248fd6d
Browse repository at this point
Commits on Nov 30, 2024
Use `char32_t` for UTF-32 characters
Show description for ae87def
ChrisThrasher
committed
ae87def
View commit details
Copy full SHA for ae87def
Browse repository at this point
Commits on Nov 28, 2024
Add tests for `sf::Utf`
ChrisThrasher
committed
51e38f5
View commit details
Copy full SHA for 51e38f5
Browse repository at this point
Commits on Nov 27, 2024
Fix bug in `sf::Utf32::count`
ChrisThrasher
committed
574d829
View commit details
Copy full SHA for 574d829
Browse repository at this point
Commits on Nov 25, 2024
Update migration guide
ChrisThrasher
committed
1a2f566
View commit details
Copy full SHA for 1a2f566
Browse repository at this point
Add more tests for `sf::SoundStream`
ChrisThrasher
committed
97541c6
View commit details
Copy full SHA for 97541c6
Browse repository at this point
Commits on Nov 24, 2024
Add missing `sf::SoundSource` tests
ChrisThrasher
committed
eec0ece
View commit details
Copy full SHA for eec0ece
Browse repository at this point
Add keyboard example program
kimci86
authored and
ChrisThrasher
committed
d78cec0
View commit details
Copy full SHA for d78cec0
Browse repository at this point
Fix typo in asset licenses table
kimci86
authored and
ChrisThrasher
committed
ffaf37e
View commit details
Copy full SHA for ffaf37e
Browse repository at this point
Commits on Nov 20, 2024
Provide minimum compiler versions to compile SFML 3
Show description for 832c608
ChrisThrasher
committed
832c608
View commit details
Copy full SHA for 832c608
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL