FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · gituser1024/SFML · GitHub
gituser1024
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Mar 17, 2019
Fix: Win32 no longer hides cursor when hovering title bar, keeping in line with behaviour of other platforms.
eigenbom
committed
86672a3
View commit details
Copy full SHA for 86672a3
Browse repository at this point
Commits on Feb 20, 2019
Fixed missing checks for empty vertex arrays when updating the vertex buffers in sf::Text. (Fixes #1558)
binary1248
committed
4043f71
View commit details
Copy full SHA for 4043f71
Browse repository at this point
Commits on Feb 19, 2019
Disabled test suite for Visual Studio Dynamic build on Travis
eXpl0it3r
committed
6d81430
View commit details
Copy full SHA for 6d81430
Browse repository at this point
Renamed test targets to test-sfml-module structure
eXpl0it3r
committed
7e7216f
View commit details
Copy full SHA for 7e7216f
Browse repository at this point
Removed test suite for Android builds
eXpl0it3r
committed
1d76883
View commit details
Copy full SHA for 1d76883
Browse repository at this point
Use sfml_add_test macro for unit tests and copy dlls to output directory if required
JonnyPtn
authored and
eXpl0it3r
committed
53972ed
View commit details
Copy full SHA for 53972ed
Browse repository at this point
Update travis/appveyor to build and run test suite
JonnyPtn
authored and
eXpl0it3r
committed
2c3a321
View commit details
Copy full SHA for 2c3a321
Browse repository at this point
Disabled tests by default
eXpl0it3r
committed
c626332
View commit details
Copy full SHA for c626332
Browse repository at this point
Removed incompatible cmake/catch functionality, replaced with vanilla cmake
JonnyPtn
authored and
eXpl0it3r
committed
d53858a
View commit details
Copy full SHA for d53858a
Browse repository at this point
Restructure test source folders
JonnyPtn
authored and
eXpl0it3r
committed
bc72580
View commit details
Copy full SHA for bc72580
Browse repository at this point
Use modern cmake testing functionality including catch integration
JonnyPtn
authored and
eXpl0it3r
committed
d3a072f
View commit details
Copy full SHA for d3a072f
Browse repository at this point
Added test cases for Vector3<T>
eXpl0it3r
committed
a88e854
View commit details
Copy full SHA for a88e854
Browse repository at this point
Separated test suites into their individual modules
Show description for d402ce5
eXpl0it3r
committed
d402ce5
View commit details
Copy full SHA for d402ce5
Browse repository at this point
Updated catch to v1.12.2
eXpl0it3r
committed
7d49609
View commit details
Copy full SHA for 7d49609
Browse repository at this point
Added tags (module names) in TEST_CASE macros
Bromeon
authored and
eXpl0it3r
committed
11b3fe4
View commit details
Copy full SHA for 11b3fe4
Browse repository at this point
Added string conversions for equality-comparable classes
Show description for c3e5a35
Bromeon
authored and
eXpl0it3r
committed
c3e5a35
View commit details
Copy full SHA for c3e5a35
Browse repository at this point
Add unit test for Rect.hpp
zackthehuman
authored and
eXpl0it3r
committed
620c998
View commit details
Copy full SHA for 620c998
Browse repository at this point
Used LF as line ending; added line break for echo output
Show description for 5b08f81
Bromeon
authored and
eXpl0it3r
committed
5b08f81
View commit details
Copy full SHA for 5b08f81
Browse repository at this point
Rewrote Vector2 tests in a more concise way
Bromeon
authored and
eXpl0it3r
committed
a85dc6d
View commit details
Copy full SHA for a85dc6d
Browse repository at this point
Added Catch unit test framework. Added Vector2(i) unit test. Re-enabled CMake's RPATH feature.
TankOs
authored and
eXpl0it3r
committed
3d46e39
View commit details
Copy full SHA for 3d46e39
Browse repository at this point
Removed useless cast
Show description for 9c8cc19
SGauvin
authored and
eXpl0it3r
committed
9c8cc19
View commit details
Copy full SHA for 9c8cc19
Browse repository at this point
Added a VertexBuffer implementation to all Drawables that were rendered via VertexArrays.
binary1248
authored and
eXpl0it3r
committed
4dfad06
View commit details
Copy full SHA for 4dfad06
Browse repository at this point
Commits on Jan 23, 2019
Fixed potential buffer overrun in Win32 OpenGL error handling
Show description for 0980e90
MarioLiebisch
authored and
eXpl0it3r
committed
0980e90
View commit details
Copy full SHA for 0980e90
Browse repository at this point
Remove usages of std::auto_ptr to get rid of warnings when building with
Show description for bf92efe
therocode
authored and
eXpl0it3r
committed
bf92efe
View commit details
Copy full SHA for bf92efe
Browse repository at this point
Commits on Jan 19, 2019
Update examples for iOS including touch support, proper handling of window resize, launch screens and icons
JonnyPtn
authored and
eXpl0it3r
committed
353c846
View commit details
Copy full SHA for 353c846
Browse repository at this point
Make Pong example "usable" on iOS
Ceylo
authored and
eXpl0it3r
committed
9f4a0c3
View commit details
Copy full SHA for 9f4a0c3
Browse repository at this point
Remove iOS example
Ceylo
authored and
eXpl0it3r
committed
5ab3627
View commit details
Copy full SHA for 5ab3627
Browse repository at this point
window, opengl and pong examples now work on iOS
Ceylo
authored and
eXpl0it3r
committed
1272b70
View commit details
Copy full SHA for 1272b70
Browse repository at this point
All mobile-compatible examples now successfully link
Ceylo
authored and
eXpl0it3r
committed
82c2f4c
View commit details
Copy full SHA for 82c2f4c
Browse repository at this point
Commits on Jan 18, 2019
Fix travis android build to use NDK version r18b
JonnyPtn
committed
b516a3a
View commit details
Copy full SHA for b516a3a
Browse repository at this point
Commits on Jan 15, 2019
Fix OpenGL extensions not loading
hobby8
authored and
eXpl0it3r
committed
7e40f80
View commit details
Copy full SHA for 7e40f80
Browse repository at this point
Add travis android builds
JonnyPtn
authored and
eXpl0it3r
committed
53d8f66
View commit details
Copy full SHA for 53d8f66
Browse repository at this point
Commits on Jan 9, 2019
Removed old android cmake toolchain
JonnyPtn
committed
195f5d7
View commit details
Copy full SHA for 195f5d7
Browse repository at this point
Commits on Jan 8, 2019
Updated the copyright year to 2019
EpicCoder
authored and
eXpl0it3r
committed
489482a
View commit details
Copy full SHA for 489482a
Browse repository at this point
Commits on Jan 5, 2019
Allow creation of a window without an OpenGL context in order to support use cases where the user wants to render using other graphics APIs.
binary1248
committed
ae33795
View commit details
Copy full SHA for ae33795
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL