Commit graph

7 commits

Author SHA1 Message Date
fc69969099 Refactor packages layout using inferred-packages-system 2015-12-27 17:09:05 +01:00
7a8f3117ed Add a way to check if opengl is initialized or not 2015-05-03 23:38:19 +02:00
fa14b3dae4 Properly parse numbers from the command line or in version strings 2015-04-27 22:19:28 +02:00
a26b19be1b Enhance the gl-assert macro to include an implicit progn 2015-04-21 17:19:35 +02:00
5cc428df88 Fix gl version retrieval and get glsl version at init 2015-04-04 23:32:34 +02:00
1eea9dbc73 rewrite mesh.lisp to better handle mesh data
The data layout is now fixed and each keyword is associated to a
function to construct the data structure with the code

add the file to the project
2014-11-02 16:53:36 +09:00
65d2d5d248 Add a package for utilities regarding opengl
Currently supported version
gl centric assert and restart macro
2014-11-02 16:52:38 +09:00