McMassiveNZ
|
1b477bfd0f
|
Merge branch 'main' of https://github.com/McMassiveNZ/window-starter
|
2023-05-04 22:24:45 +02:00 |
|
McMassiveNZ
|
df97c8bdf3
|
Delete msvc-code-analysis.yml
Deleted this action because it seems to be broken
|
2023-05-04 22:23:57 +02:00 |
|
William McVicar
|
164a2c5dd4
|
Update msvc-code-analysis.yml
|
2023-05-04 22:19:41 +02:00 |
|
McMassiveNZ
|
25eed76035
|
Update msvc-code-analysis.yml
|
2023-05-04 22:03:17 +02:00 |
|
William McVicar
|
bccab77bce
|
Update msvc-code-analysis.yml
try to fix broken action
|
2023-05-04 21:56:47 +02:00 |
|
William McVicar
|
24d30cb05d
|
Create msvc-code-analysis.yml
|
2023-05-04 21:46:49 +02:00 |
|
McMassiveNZ
|
5e0da33031
|
Update win32_window.cpp
Fixed Compiler errors on windows
|
2023-05-04 20:48:02 +02:00 |
|
McMassiveNZ
|
d4dc5fb2f1
|
Update ReadMe and add ShouldClose() function
- Removed all references to blank-slate
+ added a ShouldClose() function which gets polled to see if the window should close
|
2023-05-04 20:39:25 +02:00 |
|
McMassiveNZ
|
fdd92cc500
|
Update README.md
|
2023-05-03 22:34:08 +02:00 |
|
McMassiveNZ
|
101f1405cc
|
Add NullWindow Implementation
|
2023-05-03 22:30:09 +02:00 |
|
McMassiveNZ
|
908c5440d3
|
Abstracted Window
+ Pure Virtual Window class
+ Win32 Impl
* TODO: do something about the while(window->PumpMessages())
|
2023-05-03 22:16:33 +02:00 |
|
William McVicar
|
01457e7e5b
|
Initial commit
|
2023-04-28 09:00:18 +02:00 |
|