13 Commits

Author SHA1 Message Date
Mikko Mononen
64de0f6321 Update README.md 2014-04-20 12:27:03 +03:00
Mikko Mononen
be16b4dff3 Made old GL backends obsolete, added docs
- added documentation about changed GL state
- made old GL2 and GL3 backends obsolete
2014-04-20 12:26:05 +03:00
Mikko Mononen
857d2efe45 Small addition to debug hints 2014-04-01 16:35:29 +03:00
Mikko Mononen
885844a845 Added quick hints on how to debug rendering issues 2014-04-01 16:33:49 +03:00
Mikko Mononen
8695be3216 Update README.md 2014-03-16 18:27:14 +02:00
Mikko Mononen
0c6d5d3702 Added NVG_ANTIALIAS into read me, commented line cap/join 2014-02-18 19:39:43 +02:00
Mikko Mononen
9b00b7aaf5 Implemented OGL 3.2 core profile back-end
- moved demo stuff to separate file
- created two separate examples for gl2 and gl3
- initial stab at OGL 3.2 core profile back-end (currently twice as
slows as 2.0)
- API change: glBeginFrame() takes view witdth and height as input
- added FPS counter to demo
2014-02-09 17:33:37 +02:00
Mikko Mononen
786dffa0cb First stab at documentation. 2013-12-03 23:27:31 +02:00
Mikko Mononen
64e46db6f7 Fixed typo in readme 2013-11-12 22:58:53 +01:00
Mikko Mononen
6c0d41a124 Fixed small arc rendering, improved example, added screenshot
- fixed arc rendering for small arcs
- added color wheel to example
- added screenshot
2013-11-12 22:57:44 +01:00
Mikko Mononen
3507692c1d Few more additions to readme 2013-11-12 08:43:45 +01:00
Mikko Mononen
4d1ef0cace Clean up
- removed unused files
- added license
- added readme stub
2013-11-12 08:39:44 +01:00
Mikko Mononen
b89907ba6b First commit 2013-11-12 08:34:27 +01:00