GLdc/GL
Hayden Kowalchuk bf00aca843 chore: lighting.c remove unused, add moop math
- remove unused bool
- move math func to header
- reorder const
2020-03-05 14:56:16 -05:00
..
clip.c feat: clip.c changed to moop math 2020-03-05 14:44:41 -05:00
config.h fix: config.h moved to #pragma once 2020-03-05 14:45:05 -05:00
draw.c fix: draw.c inline changes, and unused notation 2020-03-05 14:48:37 -05:00
error.c
flush.c
fog.c
framebuffer.c fix: framebuffer.c marking inline, unused notation 2020-03-05 14:49:23 -05:00
glu.c fix: glu.c changed to float, reordered math 2020-03-05 14:50:14 -05:00
immediate.c chore: immediate.c unused note 2020-03-05 14:54:07 -05:00
lighting.c chore: lighting.c remove unused, add moop math 2020-03-05 14:56:16 -05:00
matrix.c chore: matrix.c unused notation, memcpy changes 2020-03-05 14:53:48 -05:00
private.h
profiler.c
profiler.h
state.c
texture.c
util.c
version.h