26 Commits (19f19847fe65b83419a984049d41ba5ffc53bdeb)

Author SHA1 Message Date
  Mikko Mononen 19f19847fe Typedef'd structs. 10 years ago
  Christopher Maughan b79ab71a71 Added mipmap generation option - useful for clients that need images with mipmaps for better quality scaling. 11 years ago
  Mikko Mononen 84bec2962e Fix for issue #95 11 years ago
  Mikko Mononen 44c168b84e Fix for issue #75 11 years ago
  Mikko Mononen 611b043fff Fix for issue #77 11 years ago
  StarWing a07cb82780 add support for MinGW. 11 years ago
  Mikko Mononen 6edc46e5b0 Allow small strokes, fixed textBoxBounds() 11 years ago
  Mikko Mononen b416f76b1c Added nvgTextBoxBounds, fixed nvgTextBounds 11 years ago
  Mikko Mononen fdb96903c8 Fixed text related calculations for hi-dpi rendering 11 years ago
  Mikko Mononen 635f4a4afb Added multi-line text drawing 11 years ago
  Mikko Mononen ff8b521506 Added text break line and glyph position functions 11 years ago
  Doug Binks c3f50b9c01 Removed nvgIsBlack, and added isBlack to demo.c 11 years ago
  Doug Binks 3d3582cd9a Moved to floating point color via NVGcolor structure. 11 years ago
  Mikko Mononen ba3c0cbce1 Fix for issue #40: Added support to render using premultiplied alpha 11 years ago
  Caleb Gingles fbdc947802 Improve VC support 11 years ago
  Mikko Mononen 1517841023 Performance timer tweaks 11 years ago
  Doug Binks 7d6058c572 Changed name of new functionality to keep other examples compiling. 11 years ago
  Doug Binks e21683f14e Added name to timer render. 11 years ago
  Doug Binks bb6b19c410 Added GPU timer and fixed up formatting. 11 years ago
  Doug Binks a63854859e Added an inner frame CPU timer. 11 years ago
  Mikko Mononen 0ec2be7a6c Added support for line caps and joins 11 years ago
  Mikko Mononen 6840bf8478 Simplified back-end API a little 11 years ago
  Mikko Mononen d41083886a Added retina/hi-dpi support 11 years ago
  Mikko Mononen 3d3c302e6c GL3 uber shader 11 years ago
  Mikko Mononen 336de19a16 Better rounding for quantization to remove text rendering jitter 11 years ago
  Mikko Mononen 9b00b7aaf5 Implemented OGL 3.2 core profile back-end 11 years ago
  r-lyeh 0da08eec2e MSVC compile fix (example); win32 screenshot added 11 years ago
  Andrew Corrigan 1dd4cf0104 uses GLEW with Linux to avoid issues with glUniform1f, explicitly links glfw3 and C math library 11 years ago
  Mikko Mononen 99e7d9b21d added texture atlas size to glnvgCreate() 11 years ago
  Mikko Mononen 68d27124a8 - decorated math functions 11 years ago
  Mikko Mononen 6c0d41a124 Fixed small arc rendering, improved example, added screenshot 11 years ago
  Mikko Mononen b89907ba6b First commit 11 years ago