15 Commits (9121091e5eeff4787d6f084e859e8199f67a9909)

Author SHA1 Message Date
  Thomas Buck 9121091e5e No longer including gl.h globally, renamed own assert. 9 years ago
  Thomas Buck d22e17b95c Updated imgui. Can now display linked lib versions. 9 years ago
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. 9 years ago
  Thomas Buck 6cf1b1923b Support for imgui/SDL text input IME 9 years ago
  Thomas Buck 71bf2febc7 Back face culling, log levels, clipboard support. 9 years ago
  Thomas Buck a3d6411368 Removed Exceptions, moved GL code into Shader 9 years ago
  Thomas Buck 98199883db Fixed window resizing and initial camera offset. 9 years ago
  Thomas Buck 4e9ef0cb43 Fixed StaticMesh Y offset 9 years ago
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. 9 years ago
  Thomas Buck 826c05f5b6 Draw room bounding boxes in wireframe mode 9 years ago
  Thomas Buck 6625071dfd Render StaticModels 9 years ago
  Thomas Buck 014962658a Room Mesh displayed more or less correctly 9 years ago
  Thomas Buck 5a95f1c49f Camera movement, first Mesh drawing 9 years ago
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. 9 years ago
  Thomas Buck ad4fa38113 Rewrote OpenAL, SoundManager, added system folder 9 years ago
  Thomas Buck 65be6f0114 Fixed wireframe background color 9 years ago
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9 years ago
  Thomas Buck 2c547828ae Minor bugfixes 9 years ago
  Thomas Buck 874288c38d Improved imgui integration. Colors still seem wrong! 9 years ago
  Thomas Buck 1bb089c311 imgui integration working more or less 9 years ago
  Thomas Buck ae635bd43a Moved getX() methods [skip ci] 9 years ago
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings 9 years ago
  Thomas Buck b1fb7c9965 Removed vec_t typedefs 9 years ago
  Thomas Buck d9bd58771a Removed gl driver setting 9 years ago
  Thomas Buck 93af7ceb65 Split Font subsystem from Window 10 years ago
  Thomas Buck b8ee254b56 New assert implementation, meta improvements 10 years ago
  Thomas Buck e841776fe1 Prepared for Windows support 10 years ago
  Thomas Buck 4ba21cd02a removed glu includes 10 years ago
  Thomas Buck 23c9159d52 Game is singleton. Started initializing Render. 10 years ago
  Thomas Buck 0da8aace78 Moved drawText into WindowSDL. Added Console. 10 years ago
  Thomas Buck 982261e7aa Added Menu 10 years ago
  Thomas Buck 841ec1cd84 Added GL initialization 10 years ago
  Thomas Buck 64d182c6cb More ttf code 10 years ago
  Thomas Buck fe8d624d75 Finished most of WindowSDL 10 years ago
  Thomas Buck 9a3be10000 Started porting SDL code 10 years ago