nanovg/obsolete/obsolete.md
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

6 lines
No EOL
294 B
Markdown

The files in this folder will be removed in near future.
- nanovg_gl2.h and nanovg_gl3.h
- These were the first GL2 and GL3 backends
- an optimized version of the gl3 backed was build and later GL2 support was added to it
- the new combined backend has superseded the individual backends