light/Engine
Light3039 3363239c8d Linux fix
* Fixed lWindow
      # Fixed the key and mouse button events
      # Decleared the 'PollEvents' function
      # Decleared the 'OnEvent' function

* Fixed GraphicsContext (typo)
      # Changed the GraphicsContext::OpenGL to GraphicsAPI::OpenGL

* Fixed 'QuadRendererProgram' (linux)
      # Removed 'QuadRendererVertex''s forward decleration

* Fixed 'TextureRendererProgram' (linux)
      # Removed 'TextureRendererProgram''s forward decleration

* Added __builtin_trap on 'LT_*_ASSERT's for linux platforms
2021-07-12 11:32:07 +04:30
..
res/Shaders Shader files: hlsl & glsl 2021-07-10 19:59:27 +04:30
src Linux fix 2021-07-12 11:32:07 +04:30
dxgidebug.dll Major changes 2021-06-15 09:39:11 +04:30
premake5.lua Shader files: hlsl & glsl 2021-07-10 19:59:27 +04:30