Sam Jaffe
|
6c6dceb5c1
refactor: update vector/0.4.1 matrix/0.2
|
1 年之前 |
Sam Jaffe
|
b6072c3bce
chore: update to use better practices for inclusion/deployment
|
1 年之前 |
Sam Jaffe
|
e2099ac46e
chore: move submodules into external/
|
1 年之前 |
Sam Jaffe
|
b536ad8ff1
chore: remove json lib
|
1 年之前 |
Sam Jaffe
|
040c771cb0
chore: clean up xcode projects
|
1 年之前 |
Sam Jaffe
|
63f74f30d2
chore: cleanup
|
1 年之前 |
Sam Jaffe
|
6cac04c990
feat: implement key/mouse event processing
|
1 年之前 |
Sam Jaffe
|
563fd8c826
chore: update formatting
|
1 年之前 |
Sam Jaffe
|
bfe1b84255
clean up time to use constexpr. add helper for hashing identity<T>
|
3 年之前 |
Sam Jaffe
|
cce80e7f44
perform some cleanup
|
3 年之前 |
Sam Jaffe
|
a14bbe512b
Add tests for RGB/RGBA channels.
|
6 年之前 |
Sam Jaffe
|
b83865435b
Merge branch 'batching'
|
6 年之前 |
Sam Jaffe
|
0812d82f0c
Merge branch 'inject_renderer_impl' into batching
|
6 年之前 |
Sam Jaffe
|
c525ef9f3f
Fix some broken test cases that were broken by batching.
|
6 年之前 |
Sam Jaffe
|
bb4e2d0f5f
Add Unit Tests for injecting renderers with a string id.
|
6 年之前 |
Sam Jaffe
|
cbeb8267a7
Use string id instead of enumeration.
|
6 年之前 |
Sam Jaffe
|
96a262d833
Update schemas...
|
6 年之前 |
Sam Jaffe
|
ae6627150d
refactor(renderer_impl): Switch from driver enums to dependency-injection.
|
6 年之前 |
Sam Jaffe
|
ae302ad1cd
Move rendering of glyphs into fps_counter class's ownership.
|
6 年之前 |
Sam Jaffe
|
5358d47506
Run clang-format because it got dropped from upgrading OS.
|
6 年之前 |
Sam Jaffe
|
9a70e6beba
Testing Mouse Release and Scene graphics.
|
6 年之前 |
Sam Jaffe
|
0060cbfe42
Test scene::in_bounds.
|
6 年之前 |
Sam Jaffe
|
0fac46e6b2
Make all tests passing.
|
6 年之前 |
Sam Jaffe
|
8fde3775d2
Merge branch 'master' into batching
|
6 年之前 |
Sam Jaffe
|
7f53c76f83
Merge branch 'test_catchup'
|
6 年之前 |
Sam Jaffe
|
8a52e2be49
Test quad collisions.
|
6 年之前 |
Sam Jaffe
|
4497b7888d
Test all 6 ways that triangle intersection can return false using a simplified method (one triangle is a point) to avoid complication.
|
6 年之前 |
Sam Jaffe
|
86194d80d4
Start moving towards 100% coverage of math
|
6 年之前 |
Sam Jaffe
|
4ae097900e
Add tests for the entity class in engine.
|
6 年之前 |
Sam Jaffe
|
1cb016c289
Update to new OS version...
|
6 年之前 |