Commit Graph

  • *
  • *
  • *
  • *
  • |\
  • * \
  • |\ \
  • | * \
  • | |\ \
  • |/ / /
  • | | *
  • | | *
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • |/ /
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • |\
  • * \
  • |\ \
  • | * |
  • | * |
  • |/ /
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * \
  • |\ \
  • * | |
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • | | *
  • | |/
  • |/|
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | *
  • |/
  • *
  • |\
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • * | |
  • |\ \ \
  • | |/ /
  • |/| /
  • | |/
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • f56b9e6 Started projects section by Mikko Mononen 2014-07-11 19:23:30 +0300
  • 8519f09 Changed demos to use types not structs by Mikko Mononen 2014-07-11 19:21:19 +0300
  • 19f1984 Typedef'd structs. by Mikko Mononen 2014-07-11 19:16:03 +0300
  • 14fe41a Merge pull request #129 from andrewcorrigan/master by Mikko Mononen 2014-07-11 18:45:26 +0300
  • d26ddd6 Merge branch 'cmaughan-nanovg_master' by Mikko Mononen 2014-07-11 18:39:26 +0300
  • a52c9a1 Merged font texture creationg conflict. by Mikko Mononen 2014-07-11 18:39:10 +0300
  • cb5f9cd spaces --> tabs by Andrew Corrigan 2014-06-27 09:21:42 -0400
  • ad1f260 spaces --> tabs by Andrew Corrigan 2014-06-27 09:20:45 -0400
  • ad59d66 only specifies precision for fragment shader, vertex shader defaults to highp as per gles2/gles3 spec by Andrew Corrigan 2014-06-26 20:16:26 -0400
  • 8459543 Fix for issue #127 by Mikko Mononen 2014-06-27 10:44:42 +0300
  • 68f9e4b Merge pull request #125 from starwing/master by Mikko Mononen 2014-06-22 12:02:52 +0300
  • 5dd2c49 update upstream stb things. by StarWing 2014-06-22 16:52:05 +0800
  • 7d1ec4d Merge pull request #123 from starwing/master by Mikko Mononen 2014-06-22 11:49:13 +0300
  • 4712e5b Auto detect and resize text atlas texture. by StarWing 2014-06-16 17:57:18 +0800
  • 05f8449 Merge pull request #124 from andrewcorrigan/master by Mikko Mononen 2014-06-22 11:10:56 +0300
  • 0ffc9d5 allows for nanovg_gl prototypes to be declared simultaneously for multiple backends by Andrew Corrigan 2014-06-21 19:53:47 -0400
  • 62fccfb Removed accidental d3d11 project. by Christopher Maughan 2014-06-21 11:20:20 +0100
  • 101b1a9 Fixed curlies by Christopher Maughan 2014-06-21 11:13:28 +0100
  • a23e6c4 Also set the mipmap flag for GL ;) by Christopher Maughan 2014-06-21 11:07:05 +0100
  • b79ab71 Added mipmap generation option - useful for clients that need images with mipmaps for better quality scaling. Tweaked premake to remove some windows warnings. by Christopher Maughan 2014-06-21 10:22:49 +0100
  • f0b503d Font stash: store pref glyph as index instead of pointer by Mikko Mononen 2014-06-21 12:06:40 +0300
  • 05c8fa2 Merge pull request #120 from sgraham/warnings-attempt-2 by Mikko Mononen 2014-06-20 20:13:20 +0300
  • b8e981b Merge pull request #121 from sgraham/zero-w-scissor by Mikko Mononen 2014-06-20 20:10:21 +0300
  • bc136b2 clamp on scissor, fix nvgReset by Scott Graham 2014-06-20 08:54:13 -0700
  • aefc9a6 use -1 as the 'no scissor' value, rather than 0, so that 0 width still scissors by Scott Graham 2014-06-19 17:40:53 -0700
  • c20125c second attempt at avoiding warnings at /W4 on vs2013 by Scott Graham 2014-06-19 17:34:10 -0700
  • ed86765 Removed unused mx,my,len by Mikko Mononen 2014-06-17 11:27:11 +0300
  • 197af88 Merge pull request #115 from cforfang/small_fixes by Mikko Mononen 2014-06-17 10:50:37 +0300
  • 565fa16 Fixed missing void in function with no parameters by Christian Forfang 2014-06-15 19:41:57 +0200
  • 893f31c Fixed potentially uninitialized local variable warning by Christian Forfang 2014-06-15 19:33:38 +0200
  • 119f315 Fixed memory leak by Christian Forfang 2014-06-15 19:29:27 +0200
  • 0c7feda Changed not used macro from do {} while(0), to for(;;) { ... break; } by Mikko Mononen 2014-06-15 11:32:27 +0300
  • ec2dfba Removed unused mu variable by Mikko Mononen 2014-06-15 11:29:27 +0300
  • ff96ef9 Merge pull request #104 from starwing/master by Mikko Mononen 2014-06-15 11:28:57 +0300
  • c648e0d Fix for issue #108 by Mikko Mononen 2014-06-15 11:23:09 +0300
  • a98d17c Fix for issue #111 by Mikko Mononen 2014-06-15 11:19:22 +0300
  • 709475c API changed! Fixed slowdown, Shader uses premultiplied colors by Mikko Mononen 2014-06-15 11:08:12 +0300
  • 9b8de47 fix nvgCreateImageFromHandle for GLES2/3. by StarWing 2014-06-10 00:49:35 +0800
  • 0dbf53e Updated screenshot by Mikko Mononen 2014-06-09 20:10:37 +0300
  • 0ae3a54 Added links to nanovg ports by Mikko Mononen 2014-06-09 19:47:39 +0300
  • 003561e Fix for issue #92 by Mikko Mononen 2014-06-09 15:53:26 +0300
  • 83c876b Made FBO helper to work on OSX when using GL2 by Mikko Mononen 2014-06-08 20:27:14 +0300
  • 84bec29 Fix for issue #95 by Mikko Mononen 2014-06-08 15:10:40 +0300
  • f0994ae Fix for issue #100 by Mikko Mononen 2014-06-08 14:19:17 +0300
  • 7a06c56 Fixes and tweaks for frame buffer handling by Mikko Mononen 2014-06-08 13:56:58 +0300
  • 43a8dcc Merge pull request #101 from starwing/master by Mikko Mononen 2014-06-08 13:13:55 +0300
  • adb7528 Merge pull request #93 from jacereda/master by Mikko Mononen 2014-06-08 13:10:14 +0300
  • 59030bf Separated fill and store expansion code by Mikko Mononen 2014-06-08 13:07:00 +0300
  • 7a57601 Merge pull request #102 from notlion/gles-highp by Mikko Mononen 2014-06-08 11:12:15 +0300
  • fa12dd8 Use highp precision when available for GLES by Ryan Alexander 2014-06-07 20:30:55 -0700
  • bea0971 add external APIs to GL backend to get native Texture Id. by StarWing 2014-06-06 19:24:12 +0800
  • 0957a77 Merge upstream/master by Jorge Acereda 2014-06-05 23:48:52 +0200
  • bf2037a Fix for issue #94 by Mikko Mononen 2014-06-05 18:57:59 +0300
  • 6a96f91 Relax stroke width limit by Jorge Acereda 2014-06-03 23:44:04 +0200
  • ec53dd4 Merge pull request #89 from cforfang/alignment_fix_2 by Mikko Mononen 2014-05-28 20:43:33 +0300
  • 7b567da Explicit cast to make C++ compilers happy by Christian Forfang 2014-05-28 19:18:22 +0200
  • 1da366c Fix for issue #82 by Mikko Mononen 2014-05-24 20:05:44 +0300
  • effe1a5 Fix for issue #81 by Mikko Mononen 2014-05-23 09:55:38 +0300
  • 44c168b Fix for issue #75 by Mikko Mononen 2014-05-23 09:42:42 +0300
  • 611b043 Fix for issue #77 by Mikko Mononen 2014-05-23 09:37:36 +0300
  • 4ee8aa9 Merge pull request #87 from Nairou/master by Mikko Mononen 2014-05-22 16:59:45 +0300
  • c80df84 Made FreeType support a bit clearer by Caleb Gingles 2014-05-22 09:53:02 -0400
  • 42afd62 Merge pull request #86 from Ziflin/master by Mikko Mononen 2014-05-22 08:20:17 +0300
  • eff24cc Removed GL_BLEND disable and enable inside glnvg__fill() to prevent performance warning: "Fragment Shader is going to be recompiled because the shader key based on GL state mismatches." by Douglas Cox 2014-05-21 17:47:57 -0400
  • 2b35f5f Merge pull request #85 from cforfang/alignment_fix_2 by Mikko Mononen 2014-05-21 23:13:47 +0300
  • 15c963f Make sure fons__tmpalloc returns a 16-byte aligned pointer by Christian Forfang 2014-05-21 22:00:24 +0200
  • 02ca24a Fix to update alloc count after successful alloc by Mikko Mononen 2014-05-03 12:17:27 +0300
  • 3f37dcc Fix for issue #78 by Mikko Mononen 2014-05-03 12:05:58 +0300
  • 7f55dec More error checking on allocations by Mikko Mononen 2014-05-03 11:56:26 +0300
  • b2d9342 Fixed issue #80 by Mikko Mononen 2014-05-03 10:39:44 +0300
  • 0426fe9 Merge pull request #79 from cforfang/master by Mikko Mononen 2014-05-01 18:34:03 +0300
  • 46bc758 Added mention of glFrontFace to README.md by Christian Forfang 2014-05-01 12:42:59 +0200
  • d7344e0 Added glFrontFace(GL_CCW) to glnvg__renderFlush by Christian Forfang 2014-05-01 12:27:39 +0200
  • 7aa5a74 Merge pull request #76 from elmindreda/master by Mikko Mononen 2014-04-25 19:19:19 +0300
  • 5730899 Removed GLFW 2 option macro. by Camilla Berglund 2014-04-25 12:01:48 +0200
  • 4cc5fd6 Improved nvgTextGlyphPositions() by Mikko Mononen 2014-04-24 22:24:59 +0300
  • df53749 Include GLFW_INCLUDE_GLCOREARB only on Macs by Mikko Mononen 2014-04-24 21:31:40 +0300
  • 847f0f5 Merge pull request #74 from elmindreda/master by Mikko Mononen 2014-04-24 21:27:38 +0300
  • 3b6515b Replaced hardcoded GLFW link flags with pkgconfig. by Camilla Berglund 2014-04-24 17:15:06 +0200
  • 2beba28 Fix for issue #72 by Mikko Mononen 2014-04-23 22:52:36 +0300
  • 143f5da Merge pull request #71 from starwing/master by Mikko Mononen 2014-04-23 22:31:01 +0300
  • a07cb82 add support for MinGW. by StarWing 2014-04-22 14:58:44 +0800
  • b085ce3 Merge pull request #70 from andrewcorrigan/master by Mikko Mononen 2014-04-22 08:27:19 +0300
  • 9d62d28 Fix for issue #69 by Mikko Mononen 2014-04-22 08:24:07 +0300
  • ee1e66e fixes texture formats for GLES2/GLES3 by Andrew Corrigan 2014-04-21 21:35:51 -0400
  • 5a4e5a3 Added nvgCurrentTransform() and exposed matrix functions by Mikko Mononen 2014-04-21 13:13:59 +0300
  • 7fc1164 Fix for issue #14 by Mikko Mononen 2014-04-21 11:16:44 +0300
  • 64de0f6 Update README.md by Mikko Mononen 2014-04-20 12:27:03 +0300
  • be16b4d Made old GL backends obsolete, added docs by Mikko Mononen 2014-04-20 12:26:05 +0300
  • 6edc46e Allow small strokes, fixed textBoxBounds() by Mikko Mononen 2014-04-19 20:03:46 +0300
  • b54faef Added TODO about GLES2 pixel shader precision by Mikko Mononen 2014-04-19 19:39:52 +0300
  • b416f76 Added nvgTextBoxBounds, fixed nvgTextBounds by Mikko Mononen 2014-04-19 19:31:28 +0300
  • 407cd75 Fixed rendering artefacts when not using uniform buffers by Mikko Mononen 2014-04-17 19:09:26 +0300
  • 8f16ad0 Clear frag uniforms before filling by Mikko Mononen 2014-04-15 23:23:21 +0300
  • 9d367dc GL3buf backend supports GL2 too (not yet enabled) by Mikko Mononen 2014-04-15 21:10:55 +0300
  • fdb9690 Fixed text related calculations for hi-dpi rendering by Mikko Mononen 2014-04-14 17:49:21 +0300
  • 7a282bd Added some TODOs, no return value for textbox by Mikko Mononen 2014-04-13 21:57:57 +0300
  • 635f4a4 Added multi-line text drawing by Mikko Mononen 2014-04-13 21:55:43 +0300
  • ff8b521 Added text break line and glyph position functions by Mikko Mononen 2014-04-13 19:01:25 +0300
  • 2d5c184 Removed unused function by Mikko Mononen 2014-04-11 16:27:24 +0300