24 Commits

Author SHA1 Message Date
Olli Wang
43aeba25a4 Adds link of the Metal port.
I just implmeneted the native Metal port of NanoVG. ;)
2017-07-31 23:46:24 +08:00
Mikko Mononen
72bac5d98b Update README.md
Highlighted the need for render target stencil buffer.
2017-06-29 13:18:20 +03:00
Mikko Mononen
cb6fd9100d Added glUniformBlockBinding to touched state 2015-10-25 10:10:01 +02:00
Alex Brazier
01141b2e88 Fix spelling mistake in readme 2015-03-12 22:40:15 +00:00
Bruce Mitchener
98b116165d Fix typos. 2015-01-09 18:55:47 +07:00
Mikko Mononen
b048742da4 Updated out dated docs in read me 2014-10-31 17:09:53 +02:00
Miha Lunar
13e877ed37 Consistent code syntax and typo fix 2014-09-25 11:19:02 +02:00
Mikko Mononen
f56b9e6c42 Started projects section
- added projects section to read me
- added processing API link (issue #135)
2014-07-11 19:23:30 +03:00
Mikko Mononen
0ae3a54bce Added links to nanovg ports 2014-06-09 19:47:39 +03:00
Caleb Gingles
c80df84140 Made FreeType support a bit clearer 2014-05-22 09:53:02 -04:00
Christian Forfang
46bc758234 Added mention of glFrontFace to README.md 2014-05-01 12:42:59 +02:00
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