Nuklear/demo/x11_opengl2
vurtun 1b9779ce51 Nuklear now allows custom vertex layouts
I removed the default vertex type and instead create an API to allow the
user to specify the vertex struct layout. Of course you are still
bound on what the library actual has on vertex data but the type and
sequence of the data is now configurable. This commit is quite
experiental and could introduce some bugs, but so far it look fine.
2016-09-02 15:33:49 +02:00
..
main.c Added additional property version for double 2016-08-12 12:08:13 +02:00
Makefile Added xlib OpenGL version 2 demo 2016-04-30 17:43:02 +02:00
nuklear_xlib_gl2.h Nuklear now allows custom vertex layouts 2016-09-02 15:33:49 +02:00