|
|
@e1f88a9
|
4 years |
dmitry.portnoy |
Create a system to draw and switch between different screens, a Screen …
feature/imgui-sdl
|
|
|
@b8d4456
|
4 years |
dmitry.portnoy |
Add x and y coordinates to mouse events
feature/imgui-sdl
|
|
|
@0ecab17
|
5 years |
dmitry.portnoy |
In GameGui_SDL, start setting a flag for key events to indicate …
feature/imgui-sdl
points-test
|
|
|
@cd1cb0f
|
5 years |
dmitry.portnoy |
In VulkanGame, make the ship move when the player holds down the right …
feature/imgui-sdl
points-test
|
|
|
@5a23277
|
5 years |
dmp1488 |
Replace the key event in game-gui with distinct key up and key down events
feature/imgui-sdl
points-test
|
|
|
@83b5b4b
|
5 years |
dmitry.portnoy |
Handle window resize events in openglgame
feature/imgui-sdl
points-test
|
|
|
@a0da009
|
5 years |
dmitry.portnoy |
Add a window resize callback in gamegui and add an unknown event type …
feature/imgui-sdl
points-test
|
|
|
@0e09340
|
5 years |
dmitry.portnoy |
In vulkangame, detect when the framebuffer is resized
feature/imgui-sdl
points-test
|
|
|
@a6f6833
|
5 years |
dmp1488 |
Remove getWindowSize() from game-gui and instead add getWindowWidth(), …
feature/imgui-sdl
points-test
|
|
|
@f6521fb
|
5 years |
dmitry.portnoy |
Add processEvents() and pollEvent() to GameGui, implement them for …
feature/imgui-sdl
points-test
|
|
|
@27c40ce
|
5 years |
dmp1488 |
Update vulkangame to correctly display a window in Windows and add …
feature/imgui-sdl
points-test
|
|
|
@7fc5e27
|
5 years |
dmitry.portnoy |
Change all game-gui function names to lower camel case
feature/imgui-sdl
points-test
|
|
|
@1ce9afe
|
5 years |
dmitry.portnoy |
Add a fullscreen flag to GameGui::CreateWindow and implement …
feature/imgui-sdl
points-test
|
|
|
@2beb6c7
|
5 years |
dmitry.portnoy |
Move the crash log file definition to consts.hpp
feature/imgui-sdl
points-test
|
|
|
@9546928
|
5 years |
dmitry.portnoy |
Move some constants into consts.hpp
feature/imgui-sdl
points-test
|
|
|
@d5f2b42
|
5 years |
dmitry.portnoy |
Create a generic GetError() function in game-gui that returns the last …
feature/imgui-sdl
points-test
|
|
|
@4eb4d0a
|
5 years |
dmitry.portnoy |
Rename vulkan-game.cpp to vulkan-ref.cpp and define the …
feature/imgui-sdl
points-test
|
|
|
@8667f76
|
5 years |
dmitry.portnoy |
Move getWindowSize and getRequiredExtensions to the game gui
feature/imgui-sdl
points-test
|
|
|
@0e6ecf3
|
5 years |
dmitry.portnoy |
Create a game gui implementation using glfw3 and move window …
feature/imgui-sdl
points-test
|
|
|
@98f3232
|
5 years |
dmitry.portnoy |
Use GameGui as the base class for GameGui_SDL
feature/imgui-sdl
points-test
|
|
|
@f898c5f
|
5 years |
dmitry.portnoy |
Add files from the vulkan tutorial
feature/imgui-sdl
points-test
|