Light
|
83acc50f64
|
Update(Submodule): stb_image
|
2022-03-12 20:23:02 +03:30 |
|
Light
|
c252c80093
|
Added back stb_image
|
2021-09-09 19:59:53 +04:30 |
|
Light
|
ed486713d0
|
Converted from premake5 to CMake
|
2021-09-09 19:46:02 +04:30 |
|
Light
|
d6a400e05a
|
stb_image
- Moved stb_image implementation section from .h file to a .c file
|
2021-07-24 08:55:50 +04:30 |
|
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 |
|