Commit graph

7 commits

Author SHA1 Message Date
Andrei Alexeyev
a77dc789de
test/renderer: move load_texture into test_renderer.h 2024-08-30 11:52:47 +02:00
Andrei Alexeyev
023a6b31e6
test/renderer/texture: add a basic textured quad test 2024-08-30 11:52:47 +02:00
Andrei Alexeyev
98888a461b
test/renderer/triangle: use GLSL 420
330 doesn't allow explicit locations for vertex outputs/fragment inputs
2024-08-30 11:52:47 +02:00
Andrei Alexeyev
df5d68f253
test/renderer: add thread system to basic init 2024-08-30 11:52:47 +02:00
Andrei Alexeyev
dcac5d9ec9
test/renderer: clean shutdown sequence 2024-08-30 11:52:47 +02:00
Andrei Alexeyev
1ca164eea4
test/renderer: add a basic triangle "hello world" example 2024-05-14 04:37:11 +02:00
Andrei Alexeyev
0ea5f73c3c
build: add basic infra for building tests 2024-05-14 04:37:11 +02:00