Commit graph

86 commits

Author SHA1 Message Date
Light
f9f0d8b649 DXC Fix
- Fixed the DXC macro
2021-06-21 17:03:02 +04:30
Light
fcfe73923d Major changes
- Major tidying
- Some fixes
-
2021-06-19 15:12:42 +04:30
Light
21e4432c60 Maintenance
- Some tidying
- Minor fixes
2021-06-15 22:17:28 +04:30
Light
31560897cd Debug
- Added the Debug folder
- Moved the Logger from Core to Debug
- Added Exceptions ( glException & dxException )
- Debugging the graphics is now a bit easier
2021-06-15 11:10:04 +04:30
Light
bb604e9540 Major changes 2021-06-15 09:39:11 +04:30
Light
0510712d6e IndexBuffer
- IndexBuffer now creates it's own
      indices if non is provided
2021-06-14 17:02:56 +04:30
Light
cd9747ccfe Logger
- Logger now logs it's info on Init

- Fixed a mistake from previous commit
2021-06-14 10:20:59 +04:30
Light
612b382f30 Window
- Moved setting window properties to
      ClientSide

- Made Application::OnEvent private
2021-06-14 10:01:28 +04:30
Light
a3092c476c Batch Rendering & IndexBuffers & RendererProgram 2021-06-13 19:35:48 +04:30
Light3039
2f560239cb DirectX 2021-06-02 17:20:15 +04:30
Light3039
ce1aa29e0e DirectX Context 2021-06-02 09:07:45 +04:30
Light3039
cefe62be9f Initial Log 2021-06-01 11:23:41 +04:30
Light3039
4678a7dbf6 Stringifier + glDebugCallback 2021-05-31 23:28:29 +04:30
Light3039
752258366d FileManager 2021-05-31 19:09:27 +04:30
Light3039
f511f6d771 First Triangle! 2021-05-30 16:45:54 +04:30
Light3039
ca7a41740a VertexLayout 2021-05-29 15:40:15 +04:30
Light3039
1e48369bb8 Index buffer 2021-05-28 13:13:45 +04:30
Light3039
9ae205ac82 VertexBuffer 2021-05-28 05:12:23 +04:30
Light3039
f3fe4c3713 Assertion 2021-05-27 19:54:05 +04:30
Light3039
ab92d8abc2 Maintenance 2021-05-27 18:55:30 +04:30
Light3039
d4a9a0366f ImGui Events 2021-05-27 12:51:39 +04:30
Light3039
4621f86cb2 ImGui & UserInterface class 2021-05-27 10:41:32 +04:30
Light3039
8841216238 GraphicsContext & RenderCommands 2021-05-26 18:41:14 +04:30
Light3039
cb44bd35e7 Precompiled header 2021-05-26 16:28:37 +04:30
Light3039
5b0ffe1365 Added GLAD 2021-05-25 21:22:01 +04:30
Light3039
727ea3e5aa Added glm 2021-05-25 18:35:52 +04:30
Light3039
6864a907fe Removed dispatcher, Added window events 2021-05-23 21:25:31 +04:30
Light3039
b6464c714c Dispatcher & Layers 2021-05-23 18:10:11 +04:30
Light3039
ac1c0adedf Added Events 2021-05-22 22:33:56 +04:30
Light3039
7998d53c31 Added Window 2021-05-21 20:33:37 +04:30
Light3039
8d633dac01 Added GLFW 2021-05-21 15:00:29 +04:30
Light3039
ce790b4d38 Added spdlog 2021-05-21 10:55:39 +04:30
Light3039
8ee8377c25 Added premake5 2021-05-20 11:49:24 +04:30
Light3039
5f457aa8d1 Added entry point 2021-05-20 10:21:08 +04:30
Light3039
dc0549a40e hello world 2021-05-19 21:28:51 +04:30
Light3039
66b7f997aa
Initial commit 2021-05-19 20:53:32 +04:30