2497 Commits (536ab7d84b452602558ea106a4b2e1df75eaf591)
 

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