Commit History

Author SHA1 Message Date
  Olaf Flebbe 1c9bed79bb fix: use precise mouse wheel info 6 months ago
  Robert Winkler 6126312df3 Add support for right control to sdl backends 7 months ago
  Rob Loach 153fc52e06 sdl: Fix SD_GetClipboardText memory leak 8 months ago
  Rob Loach c09aaa5185 Merge pull request #762 from jagannathhari/demo-select-all 8 months ago
  Robert Winkler 9246fdf391 Support numpad Enter with SDL backends 8 months ago
  Jagannath Hari 22482039cc Add select-all text handling in demo 8 months ago
  Rob Loach f7847e6024 Add delta_time_seconds to a few renderers (#628) 1 year ago
  PROP 65 f180a5c423 Update nuklear_sdl_gles2.h 1 year ago
  PROP 65 b3b400895d Add `delta_time_seconds` to the SDL OpenGL renderers (#671) 1 year ago
  User b848bb0141 added nk_sdl_handle_grab declarations to demo/sdl_*/ headers 1 year ago
  paccer 56ab9d96ea Added comment to nk_sdl_handle_grab in SDL demos 1 year ago
  paccer a10eb1351a Fix cursor warping to center on older SDL versions 1 year ago
  paccer e3b0f24626 Fix missed grab state changes in SDL demos 1 year ago
  b-aaz fb474874db Added required includes to the platform headers . 1 year ago
  Rob Loach ca49016428 Rename more null variables to tex_null 3 years ago
  Rob Loach 54fd67bddd Rename additional .null variables 3 years ago
  Rob Loach ec4acc7cf4 Rename the null variable to tex_null 3 years ago
  lib-omar 43b5e82748 Favor switch over if-else chain in event handler. 3 years ago
  Wladislav Artsimovich 1e4eacca2e change NK_MEMSET to memset(), because NK_MEMSET is NK internal 4 years ago
  Zane Ashby 9818f642da Fix memory leak in demo and example code. 5 years ago
  Vincent Torri 1fdf7828af demos: fix typo (clipbard --> clipboard) 7 years ago
  DeXP cc8556533f Open GL ES 2 demo 8 years ago