summaryrefslogtreecommitdiff
path: root/include/shader.h
AgeCommit message (Collapse)Author
2020-10-18add LICENSE.mdsanine-a
2020-06-05refactor: rename honey_error to honey_resultsanine-a
2020-06-03add multiple lights to shaderssanine-a
2020-06-01refactor: unify error handlingsanine-a
2020-05-24add honey_shader_new()sanine-a
2020-05-24add blinn-phong lighting demosanine-a
2020-05-23refactor: rename number, vector, etc in honey_shader_set_* to valuesanine-a
2020-05-23add honey_shader_set_vec3()sanine-a
2020-05-22create basic honey_camerasanine-a
2020-05-21refactor: rename honey_shader_set_matrix_4vf to honey_shader_set_mat4sanine-a
2020-05-20add honey_mesh and assorted related functionssanine-a
2020-05-20an initial commitsanine-a