2498 Commits (ecc1e60802f9fe3579d3b6331d0dc73e6eb6b3bb)
 

Author SHA1 Message Date
  John I ecc1e60802
Fixed typo 1 month ago
  falkTX 536ab7d84b
Update copyright year 1 month ago
  falkTX 33e750e4cf Cleanup String class, fix some compiler warnings 1 month ago
  falkTX 74aaceda9e Merge branch 'main' into develop 1 month ago
  falkTX bbdcbf1462
Fix regression in pugl x11 initial position 1 month ago
  falkTX 3821cb0b2c
Add Color::fromRGB() 1 month ago
  falkTX ab25198ea9
Fix a runtime warning with native MIDI 2 months ago
  falkTX ef75ef2187 CLAP: Assume UI to be resizable if DISTRHO_UI_USER_RESIZABLE is 1 2 months ago
  falkTX eb28eec7b7
Fix some layout calculations missing padding 2 months ago
  falkTX 5d8247852f
Allow ButtonEventHandler to keep button pressed while not hover 2 months ago
  falkTX a1e1dc37db Call createContextIfNeeded early if possible 2 months ago
  falkTX 61b1daded0 Fix initial size under some systems 2 months ago
  falkTX 9e15427bc9
Properly disable all custom chrome input properties for wasm 2 months ago
  falkTX 201fa7387a
Fix Linux docs dir when $XDG_CONFIG_HOME does not exist 2 months ago
  falkTX 50f4a7c6c2
Fix MAPI build if using MIDI 2 months ago
  falkTX 2fde2920e3
Replace shared lib build option with a minimal interface 2 months ago
  falkTX a9718ea4a4
cmake: always link to threads 2 months ago
  falkTX aff8ba4980
NativeBridge: replace Mutex with RecursiveMutex 2 months ago
  falkTX c16ddd0445
Fix data concurrency when using RtMidi input 2 months ago
  falkTX 7c23fc79b4
Allow debug context message in RingBuffer::commitWrite() 2 months ago
  falkTX 79e5339bef
Fix wasm audio input quality 2 months ago
  falkTX 81ecb86b14
Fix build when using DGL_X11_WINDOW_ICON_NAME 2 months ago
  falkTX e21dd95645
Fix build 2 months ago
  falkTX 26ef436de7
Implement minimum size for wasm 2 months ago
  falkTX de3e72affd
Delay GL3 context creation until first pugl configure event 2 months ago
  falkTX 023c8f18e3
Fix typo in docs comment 2 months ago
  falkTX ae8e398b8e
Fix build 2 months ago
  falkTX 5655be993a
Fix a typo 2 months ago
  falkTX 48849c3956 Add context calls to window private data, expose gl3 details 2 months ago
  falkTX 250bc46b17 Fix building gles + wasm + makefile from plugin dir 2 months ago
  falkTX 34fc4c4ee6
Use our custom emscripten.html for cmake executables too 2 months ago
  falkTX a9ab7e142d
Fix building wasm standalones with cmake 2 months ago
  falkTX a0b5e7fcb1
Fix Windows build 2 months ago
  falkTX d5fac415e4
opengl3: bind all buffers so it works in more contexts, like wasm 2 months ago
  falkTX 64c9378e14
Generate proper wasm standalone with cmake, cleanup 2 months ago
  falkTX d465c51d4b
Fix wasm build after pugl update 2 months ago
  falkTX 9b4d8d763c
opengl3: don't draw anything if context creation fails 2 months ago
  falkTX 6ed397850b
Implement non-rotated OpenGLImageKnob for OpenGL3 2 months ago
  falkTX 742e2539af
More GL3/GLES compat fixes 2 months ago
  falkTX d4b8048c74
CI: add UI_TYPE=cairo test 2 months ago
  falkTX eb060a4113
Fix CI build 2 months ago
  falkTX e070d427d3
Load OpenGL3 Windows symbols on start 2 months ago
  falkTX a86a9efbdb Fix build 2 months ago
  falkTX 9af911eb5e Cleanup OpenGL3 use, log shader compilation errors 2 months ago
  falkTX a5ea01f6cb Use correct pugl context API for GLESv3 UI type 2 months ago
  falkTX d55da275c2 Fix JACK usage under latest macOS 2 months ago
  falkTX f2cf4b9e0c Clean listed macros in Makefile.base.mk 2 months ago
  falkTX a56ff9799e
Split OpenGL2 and OpenGL3 implementations into separate files 2 months ago
  falkTX 7a79c968a5
opengl3: implement base image drawing 2 months ago
  falkTX a1f7bc3049
Update to latest pugl yet again 2 months ago