summaryrefslogtreecommitdiff
path: root/graph.c
Commit message (Collapse)AuthorAgeFilesLines
* window projectionkitty piapiac2023-04-181-5/+13
|
* mat4 transformationskitty piapiac2023-04-171-2/+5
|
* separate shader stuff from graph.ckitty piapiac2023-04-171-27/+10
|
* texture loadingkitty piapiac2023-04-171-15/+51
| | | | | tex.c -- load textures graph.c -- graph_shader_tex && graph_tex_create()
* draw quad+resizekitty piapiac2023-04-161-37/+44
|
* draw a trianglekitty piapiac2023-04-161-5/+45
| | | | i wonder where kitty-cricket learnt this one from
* init sdl2,openglkitty piapiac2023-04-151-0/+36