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
07f32ee129
spectre
/
include
/
Spectre
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
07f32ee129
include/Spectre/Graphics.h: Adding getDisplay()
2023-02-18 13:05:07 +01:00
..
Core
include/Spectre/Core/NonCopyable.h: Destructor needs to be virtual. Otherwise deleting a NonCopyable pointer wont call the child class destructor
2022-09-10 14:10:11 +02:00
Display
Revert "include/Spectre/Display/DisplayDescription.h: change Empty to None"
2022-10-01 16:09:42 +02:00
Game
Game/FPSCounter: change m_fps variable and getFPS() return value from float to double.
2022-09-26 12:06:40 +02:00
GfxDriver
Adding Spectre/GfxDriver/ShaderProgram base class.
2022-09-18 12:26:01 +02:00
Graphics
include/Spectre/Graphics/PixelFormat.h: Whitespace fix.
2022-10-03 22:11:39 +02:00
Input
include/Spectre/Input/Mouse.h rename Button1,Button2 to XButton1 and XButton2
2020-12-28 18:20:55 +01:00
Math
Adding Spectre/Math/Time
2020-12-16 16:33:32 +01:00
Scene
Minor formating fixes.
2019-12-29 22:26:05 +01:00
System
include/Spectre/System/Log.h: Whitespace fix.
2022-10-08 14:54:40 +02:00
Display.h
Initial commit
2016-01-10 09:26:43 +01:00
Game.h
include/Spectre/Game.h: Remove unused variable.
2020-12-18 18:27:07 +01:00
Graphics.h
include/Spectre/Graphics.h: Adding getDisplay()
2023-02-18 13:05:07 +01:00