aboutsummaryrefslogtreecommitdiffstats
path: root/faqe.c
Commit message (Expand)AuthorAgeFilesLines
* Animate the light position around the cubeTomasz Kramkowski2018-05-031-1/+8
* Add a simple camera struct and camera controlsTomasz Kramkowski2018-05-031-15/+49
* Cleanup: License headers, spacing, namingTomasz Kramkowski2018-05-021-1/+1
* Implement diffuse texture loading and basic material supportTomasz Kramkowski2018-05-021-1/+4
* Improve glprog_load to take sentinel terminated listsTomasz Kramkowski2018-05-021-2/+4
* Enable SRGB framebuffer and backface culling.Tomasz Kramkowski2018-05-021-0/+2
* Fix model matrix being transposed.Tomasz Kramkowski2018-04-301-1/+1
* Store camera position in a variable for now.Tomasz Kramkowski2018-04-301-1/+2
* Fix proj mat not being set requiring a resize before anything showsTomasz Kramkowski2018-04-301-0/+1
* Implement basic model loading of FMD format.Tomasz Kramkowski2018-04-271-44/+52
* Replace GLFW3 with SDL2Tomasz Kramkowski2018-04-201-29/+51
* Rename project gltest -> faqeTomasz Kramkowski2018-03-301-0/+111