This website requires JavaScript.
Explore
Help
Sign In
doylet
/
Dengine
Watch
1
Star
0
Fork
0
You've already forked Dengine
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Dengine
/
src
History
Doyle Thai
4b74bb9474
Delay update of debug string rendering
...
More meaningful to see values update over a larger period of time than instantaneously.
2016-07-08 14:37:18 +10:00
..
include
Add debug rendering, fix misaligned pos render bug
2016-07-08 02:45:37 +10:00
AssetManager.c
Add debug rendering, fix misaligned pos render bug
2016-07-08 02:45:37 +10:00
build.bat
Complete port over to C, replace glm math lib
2016-06-18 19:12:09 +10:00
Common.c
Add debug rendering, fix misaligned pos render bug
2016-07-08 02:45:37 +10:00
dengine.c
Renderer calculates NDC coordinates from screen coords
2016-06-29 20:44:35 +10:00
Platform.c
Rudimentary font rasterisation at runtime with STB
2016-06-29 03:17:03 +10:00
Renderer.c
Add debug rendering, fix misaligned pos render bug
2016-07-08 02:45:37 +10:00
Shader.c
Change notation for dengine headers
2016-06-28 16:00:03 +10:00
Texture.c
Rudimentary font rasterisation at runtime with STB
2016-06-29 03:17:03 +10:00
Tutorial.cpp
Add basics for breakout game, separate tutorial code
2016-06-05 17:54:41 +10:00
WorldTraveller.c
Delay update of debug string rendering
2016-07-08 14:37:18 +10:00