Stephen Gutekanst
|
167f2d3a4f
|
{examples,shaderexp}: make const App public
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-07-04 21:32:38 -07:00 |
|
Stephen Gutekanst
|
1b97c9f1e5
|
{examples,shaderexp}: rename mach.Engine -> mach.Core
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-07-04 20:14:27 -07:00 |
|
iddev5
|
2d53b8bdfd
|
examples: Do not return bool on update()
Also replaced all ``return false;`` usages with Engine.setShouldClose(true).
|
2022-06-08 07:31:53 -07:00 |
|
iddev5
|
03491dfd27
|
examples: update to new Engine API
|
2022-06-01 23:45:56 -07:00 |
|
iddev5
|
5249e72408
|
example: finalize triangle example to new API
|
2022-04-29 12:48:47 -07:00 |
|
iddev5
|
2aedc4ca01
|
mach: implement App struct in terms of unified entry point
|
2022-04-29 12:48:47 -07:00 |
|
iddev5
|
3e87b383d2
|
examples: workaround fix for testing unified entry point
|
2022-04-29 12:48:47 -07:00 |
|
d3m1gd
|
6300c85e79
|
examples: fix blend mode in triangle example (#240)
Co-authored-by: d3m1gd <mach+d3m1gd@users.noreply.github.com>
|
2022-04-18 23:50:23 -07:00 |
|
Andrew Gutekanst
|
9489fe7083
|
examples: prepare for adding more examples
|
2022-04-14 10:46:31 -07:00 |
|