diff options
author | Tomasz Kramkowski <tk@the-tk.com> | 2018-03-30 15:35:05 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tk@the-tk.com> | 2018-03-30 15:35:05 +0100 |
commit | 83b3fe86b1c13f40a6be4580b4079980030a54a7 (patch) | |
tree | d3ea228b9ac42d7ed34ba8699167bf8ff29931e1 /loadgl.h | |
parent | 93c76bf190d843ef77c71682570f28e9fb871a08 (diff) | |
download | faqe-83b3fe86b1c13f40a6be4580b4079980030a54a7.tar.gz faqe-83b3fe86b1c13f40a6be4580b4079980030a54a7.tar.xz faqe-83b3fe86b1c13f40a6be4580b4079980030a54a7.zip |
Simplify gl loading by removing m4 and merging gldefs.h
m4 has been removed, loadgl.c.in is now gl.c, gldefs.h and loadgl.h.in
have now been merged into gl.h. loadgl.m4 has been transformed into
glfunc.h which is being used in the way of a bie index file to
generate information at 3 places.
lgl_load is now gl_load and doesn't return anything, the jongjmp.h
method of error handling was pre-emptive and for now this much simpler
system will suffice. This means that lgl_strerror is no longer neede.
Diffstat (limited to 'loadgl.h')
0 files changed, 0 insertions, 0 deletions