This website requires JavaScript.
Explore
Help
Sign in
pnx
/
spectre
Watch
1
Star
0
Fork
You've already forked spectre
0
Code
Releases
2
Activity
427
commits
5
branches
2
tags
17
MiB
f35658a971
Commit graph
4 commits
Author
SHA1
Message
Date
Henrik Hautakoski
f35658a971
source/Window/GLWindow.cpp: use PlatformApplication::createGLContext() instead of GLContext::create()
2023-08-23 19:43:59 +02:00
Henrik Hautakoski
b1ccea1397
Spectre/Window/Window: refactor out GLContext specific code to its own class (GLWindow)
2023-08-23 19:32:23 +02:00
Henrik Hautakoski
f5db354aec
source/Window/Window.cpp: call PlatformApplication::createWindow() instead of PlatformWindow::make()
2023-08-23 15:07:51 +02:00
Henrik Hautakoski
24da7f45e0
Rename Display to Window.
...
It makes more sense to be consistent and always call it window.
2023-08-22 07:12:47 +02:00