light/Engine/src/Platform/GraphicsAPI/OpenGL
Light c9352407e1 Textures
- Added Texture and glTexture class ( no dx implementation yet )
- Added TextureRendererProgram to Renderer
- Added LoadTexture to ResourceManager
- Added TextureShader
- Added awesomeface.png
- Removed unused shader files from Sandbox/res
- Fixed gladLoadGLLoader call in glGraphicsContext
- Enabled alpha blending in glGraphicsContext
- Added stb_image library
2021-06-29 11:01:11 +04:30
..
glBuffers.cpp Major changes 2021-06-19 15:12:42 +04:30
glBuffers.h IndexBuffer 2021-06-14 17:02:56 +04:30
glGraphicsContext.cpp Textures 2021-06-29 11:01:11 +04:30
glGraphicsContext.h Initial Log 2021-06-01 11:23:41 +04:30
glRenderCommand.cpp VertexBuffer 2021-05-28 05:12:23 +04:30
glRenderCommand.h Maintenance 2021-05-27 18:55:30 +04:30
glShader.cpp Initial Linux Support 2021-06-26 13:09:11 +04:30
glShader.h FileManager 2021-05-31 19:09:27 +04:30
glSharedContext.h Major changes 2021-06-19 15:12:42 +04:30
glTexture.cpp Textures 2021-06-29 11:01:11 +04:30
glTexture.h Textures 2021-06-29 11:01:11 +04:30
glUserInterface.cpp Major changes 2021-06-19 15:12:42 +04:30
glUserInterface.h DirectX 2021-06-02 17:20:15 +04:30
glVertexLayout.cpp Major changes 2021-06-19 15:12:42 +04:30
glVertexLayout.h DirectX 2021-06-02 17:20:15 +04:30