source: opengl-game/game-gui-glfw.hpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a0da009   5 years dmitry.portnoy Add a window resize callback in gamegui and add an unknown event type … feature/imgui-sdl points-test
(edit) @f133da0   5 years dmp1488 Add renderScene and renderUI functions to openglgame and use IMGUI to … feature/imgui-sdl points-test
(edit) @a6f6833   5 years dmp1488 Remove getWindowSize() from game-gui and instead add getWindowWidth(), … feature/imgui-sdl points-test
(edit) @c61323a   5 years dmp1488 Implement processEvents() and pollEvent() for GameGui_GLFW and … feature/imgui-sdl points-test
(edit) @f6521fb   5 years dmitry.portnoy Add processEvents() and pollEvent() to GameGui, implement them for … feature/imgui-sdl points-test
(edit) @7bf5433   5 years dmp1488 Create a new OpenGLGame project for a refactor of the original OpenGL … feature/imgui-sdl points-test
(edit) @7fc5e27   5 years dmitry.portnoy Change all game-gui function names to lower camel case feature/imgui-sdl points-test
(edit) @1ce9afe   5 years dmitry.portnoy Add a fullscreen flag to GameGui::CreateWindow and implement … feature/imgui-sdl points-test
(edit) @d8cb15e   5 years dmitry.portnoy Implement GetError() in game-gui-glfw and start using game-gui-glfw in … feature/imgui-sdl points-test
(edit) @4eb4d0a   5 years dmitry.portnoy Rename vulkan-game.cpp to vulkan-ref.cpp and define the … feature/imgui-sdl points-test
(edit) @8667f76   5 years dmitry.portnoy Move getWindowSize and getRequiredExtensions to the game gui feature/imgui-sdl points-test
(add) @0e6ecf3   5 years dmitry.portnoy Create a game gui implementation using glfw3 and move window … feature/imgui-sdl points-test
Note: See TracRevisionLog for help on using the revision log.