|
|
b1ccea1397
|
Spectre/Window/Window: refactor out GLContext specific code to its own class (GLWindow)
|
2023-08-23 19:32:23 +02:00 |
|
|
|
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 |
|
|
|
2bb0cbaf6b
|
source/Graphics/Graphics.cpp: implement getDriver()
|
2023-02-18 13:10:43 +01:00 |
|
|
|
07f32ee129
|
include/Spectre/Graphics.h: Adding getDisplay()
|
2023-02-18 13:05:07 +01:00 |
|
|
|
9b683e9a5c
|
source/Graphics/Graphics.cpp: should delete m_gfxdrv in destructor.
|
2022-10-08 16:49:04 +02:00 |
|
|
|
4dad1a5d75
|
Graphics class: use GfxDriver API.
|
2022-09-17 12:07:28 +02:00 |
|