Nuklear/demo
Dmitry Hrabrov 35e8558be4 GDI+ split rendering GUI and clear surface
For example, I draw something via GDI+. Now I can call `nk_gdip_render_gui(AA)` and it will not erase my drawings, just will draw on top. 
Previos API was not changed.
2017-02-04 18:24:49 +03:00
..
allegro5 Updated CHANGELOG format and versioning 2017-01-15 21:13:38 +01:00
d3d11 Updated CHANGELOG format and versioning 2017-01-15 21:13:38 +01:00
gdi Updated CHANGELOG format and versioning 2017-01-15 21:13:38 +01:00
gdip GDI+ split rendering GUI and clear surface 2017-02-04 18:24:49 +03:00
glfw_opengl2 Updated CHANGELOG format and versioning 2017-01-15 21:13:38 +01:00
glfw_opengl3 Updated CHANGELOG format and versioning 2017-01-15 21:13:38 +01:00
sdl_opengl2 Updated CHANGELOG format and versioning 2017-01-15 21:13:38 +01:00
sdl_opengl3 Updated CHANGELOG format and versioning 2017-01-15 21:13:38 +01:00
x11 Fixed #331 with graceful x11 window closing 2017-01-23 19:33:58 +01:00
x11_opengl2 Merge pull request #330 from DeXP/master 2017-01-24 22:28:13 +01:00
x11_opengl3 Fixed #331 with graceful x11 window closing 2017-01-23 19:33:58 +01:00
calculator.c Fixed edit multiline widget width calculation 2016-11-14 19:21:49 +01:00
node_editor.c Fixed clipping rectangle bug 2016-10-30 14:12:30 +01:00
overview.c Merged #198 with bottom-left corner scaler 2017-01-14 15:22:22 +01:00
style.c Restructured demos and examples 2016-04-28 17:01:19 +02:00