Changeset c559904 in opengl-game for vulkan-game.hpp


Ignore:
Timestamp:
Sep 14, 2019, 12:58:30 AM (5 years ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
09e15a4
Parents:
2e77b3f
Message:

Start using the logger class to output basic debugging info to a file in both openglgame and vulkangame

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vulkan-game.hpp

    r2e77b3f rc559904  
    1919   private:
    2020      GameGui* gui;
     21
     22      SDL_version sdlVersion;
    2123      SDL_Window* window;
    2224
Note: See TracChangeset for help on using the changeset viewer.