275 Commits (c4b865796db4b09390ee426ce014b32802f398fc)
 

Author SHA1 Message Date
  Olli Wang c4b865796d Implements composite operation for blending rendering between frames. 8 years ago
  Mikko Mononen 25f39a60a8 Merge pull request #297 from olliwang/bgfx 8 years ago
  Olli Wang 1664a524a7 Passes the device pixel ratio parameter to `renderViewport` function. 8 years ago
  Mikko Mononen cc3897359a Merge pull request #295 from nhojb/master 8 years ago
  John 1efdf2a1de Fixing clang compiler warnings. 8 years ago
  Mikko Mononen c80af94c07 Merge pull request #283 from JinShil/patch-1 9 years ago
  Mike df658f97a2 Fix typo in nvgCreateFontMem description 9 years ago
  Mikko Mononen b83cf92652 Fixed use of nvglImageHandlexx in GL utils from earlier PR 9 years ago
  Mikko Mononen 2504509fb2 Merge pull request #261 from reFX-Mike/master 9 years ago
  Mikko Mononen 3321379e49 Merge pull request #201 from andrewcorrigan/master 9 years ago
  Michael Hartmann f43a7a7790 Replace malloc.h with stdlib.h 9 years ago
  Michael Hartmann 6245376103 Increased SCRATCH_FONS_SCRATCH_BUF_SIZE to 64000 9 years ago
  Mikko Mononen cb6fd9100d Added glUniformBlockBinding to touched state 9 years ago
  Mikko Mononen 504060e52a Merge pull request #238 from plasmacel/master 9 years ago
  Thom de Villa b7a4792291 fixed type usage 9 years ago
  Mikko Mononen 6ae087333d Merge pull request #226 from olliwang/framebuffer 10 years ago
  Olli Wang 32db574853 Improve the use of NVGLUframebuffer. 10 years ago
  Mikko Mononen 1de6fa5cdd Merge pull request #207 from alexbrazier/patch-1 10 years ago
  Alex Brazier 01141b2e88 Fix spelling mistake in readme 10 years ago
  Andrew Corrigan 3eeafc1a14 Fix for issue #172 10 years ago
  Mikko Mononen 3a5e25cc67 Merge pull request #196 from waywardmonkeys/fix-typos 10 years ago
  Bruce Mitchener 98b116165d Fix typos. 10 years ago
  Mikko Mononen 31f9feb401 Fix for #191 10 years ago
  Mikko Mononen 90862ce25c Fix for issue #175 10 years ago
  Mikko Mononen 1a0550ebc7 Merge pull request #185 from SmilyOrg/patch-2 10 years ago
  Mikko Mononen 8b849004d4 Merge pull request #165 from floooh/pr_redundant_state_filter 10 years ago
  Miha Lunar f8086a2006 Added check in addPoint to avoid duplicated moveTos breaking 10 years ago
  Mikko Mononen 315914acfd Merge pull request #184 from olliwang/fbo 10 years ago
  Olli Wang 71a2bdf8af Fixes nvgluCreateFramebuffer(). 10 years ago
  Mikko Mononen f75078f594 Merge pull request #183 from csaken/master 10 years ago
  Jancsi Farkas a473d72ecf Fixed compile occuring if FONS_USE_FREETYPE is defined. 10 years ago
  Mikko Mononen b048742da4 Updated out dated docs in read me 10 years ago
  Mikko Mononen fc3b7a013e Merge pull request #174 from SmilyOrg/patch-1 10 years ago
  Miha Lunar 13e877ed37 Consistent code syntax and typo fix 10 years ago
  Mikko Mononen cab10c7c0f Merge pull request #170 from olliwang/static 10 years ago
  Olli Wang 2300bf3594 Fixed syntax error of checking defined identifier 10 years ago
  Mikko Mononen bf29db7d60 Merge pull request #169 from olliwang/cancel 10 years ago
  Olli Wang c120079425 Added nvgCancelFrame() 10 years ago
  Mikko Mononen 388ea6b8c6 Merge pull request #164 from floooh/pr_uniform_array_2 10 years ago
  Mikko Mononen 4ce074f9b6 Merge pull request #163 from olliwang/gles_fbo 10 years ago
  Mikko Mononen 24ae5f0fb9 Merge pull request #166 from olliwang/pow2check 10 years ago
  Olli Wang 2cee1c0f93 Add FBO support for GLES 10 years ago
  Olli Wang 8e401a5f42 Fix for issue #162 10 years ago
  Andre Weissflog 4aadf46465 Don't set redundant GL state (glBindTexture, glStencilFunc, glStencilMask) 10 years ago
  Andre Weissflog aa6751ee4a Merge uniforms into a single uniform array, reducing number of glUniform calls. 10 years ago
  Mikko Mononen 994b60b83f Moved image repeat (tiling) from pattern to image creation 10 years ago
  Mikko Mononen 96f08f4ca4 Fix for issue #155 10 years ago
  Mikko Mononen 64960cf82d Merge pull request #148 from pupil-labs/master 10 years ago
  Mikko Mononen dc70bbc3f3 Merge pull request #156 from floooh/pr_clamp_to_edge 10 years ago
  Andre Weissflog e9add93849 Fix texture completeness for non-POT textures on GLES2/WebGL 10 years ago