source: opengl-game/.gitignore@ 4eb4d0a

feature/imgui-sdl points-test
Last change on this file since 4eb4d0a was 4eb4d0a, checked in by Dmitry Portnoy <dmitry.portnoy@…>, 5 years ago

Rename vulkan-game.cpp to vulkan-ref.cpp and define the GAMEGUI_INCLUDE_VULKAN preprocessor directive to control whether the gui-game classes build with Vulkan support

  • Property mode set to 100644
File size: 167 bytes
RevLine 
[e8ebc76]1spacegame
[5272b6b]2newgame
[4eb4d0a]3vulkanref
[4d52702]4
[22b2c37]5gl.log
[98f06d9]6game.log
[d9b6a1c]7crash.log
[22b2c37]8
[4befb76]9*.spv
[4e0b82b]10imgui.ini
11
[4d52702]12# Visual Studio files
13*.user
14*.db
15*.opendb
16.vs/
17*.filters
[4813066]18include/
19lib/
[21de283]20*.dll
[4d52702]21Debug/
22Release/
Note: See TracBrowser for help on using the repository browser.