Lukas Dürrenberger
|
6591c59504
|
Add window create functions without style specifier
This brings the create() functions inline with the constructor overloads
for WindowBase, Window, and RenderWindow
|
2024-09-16 12:05:59 -04:00 |
|
Lukas Dürrenberger
|
9f52cfec39
|
Change spelling of anti-aliasing
|
2024-09-09 18:37:00 -06:00 |
|
Chris Thrasher
|
fbd8407a5f
|
Enable moving windows
|
2024-06-30 16:50:32 -06:00 |
|
vittorioromeo
|
e53f4d62af
|
Turn 'ContextSettings' into an aggregate and update usages
|
2024-05-25 00:56:37 +02:00 |
|
Chris Thrasher
|
a2c003b2b7
|
Add sf::State for specifying fullscreen or floating windows
|
2024-01-15 23:08:33 -07:00 |
|
binary1248
|
116c101a77
|
Fixed window tests not accepting a context with better than requested settings.
|
2023-11-12 10:35:48 -07:00 |
|
Chris Thrasher
|
c0061797e3
|
Add more tests for sf::Window
|
2023-10-05 17:41:29 -06:00 |
|
Chris Thrasher
|
f6dfc04938
|
Switch to Catch2
|
2023-05-13 12:38:11 -06:00 |
|
Chris Thrasher
|
fb1cfdc48d
|
Add misc-const-correctness clang-tidy check
|
2023-05-04 16:22:03 -06:00 |
|
vittorioromeo
|
cbfa9cbb65
|
Reorder includes hierarchically
|
2023-04-25 17:25:33 +02:00 |
|
binary1248
|
7004db1cd9
|
Added sf::RenderWindow, sf::Shader and sf::Window tests.
|
2023-04-04 10:27:21 +02:00 |
|
Jonny Paton
|
e4bffe5b84
|
Rename test files to be unique
|
2022-10-23 16:39:12 +02:00 |
|