Steve Gremory
|
dc3650e118
|
Fixed CMake issues on linux, compile to test.
|
2021-09-20 12:13:03 +05: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
|
0080f6837c
|
Improved Build Files
|
2021-08-21 15:53:36 +04:30 |
|
Light
|
b54afb6046
|
Added EnTT
- Added EnTT
- Minor maintenance and fixes
|
2021-07-24 13:54:50 +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
|
2121e0ea16
|
stb_image Project
- stb_image is now built inside a project as a static library
|
2021-07-23 15:03:47 +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 |
|