2468 Commits (250bc46b175cd9c8dc7bf4735ec74d45f10f2feb)
 

Author SHA1 Message Date
  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
  falkTX 4900b15dd2 ChildProcess: auto-terminate child if main/parent process closes 2 months ago
  falkTX da5be4446f
Implemement MIDI output for RtAudio native audio fallback 2 months ago
  falkTX 62582a3d57
Allow to control JACK/Standalone fallback behaviour from cmake 2 months ago
  falkTX 25f3a21e15
opengl3: implement all basic shapes 2 months ago
  falkTX 7fcb77f300
Fix some compiler warnings 2 months ago
  falkTX 157692d557
Fix some CMake details, be quiet if pkg-config not found 2 months ago
  falkTX bdfffc27aa
CI: use windows-2022 2 months ago
  falkTX 463d8ab1f8
Use static_cast in cairo code 2 months ago
  falkTX 478d45c92b
Start setting up GL3 drawing, already works for lines and rects 2 months ago
  falkTX 836d409983
Support gles2 and gles3 UI type in Makefile builds too 2 months ago
  falkTX a67f06f82d
Add ScopedPointer::reset() method 2 months ago
  falkTX d2d85f3cac cmake: add gles2 and gles3 UI type 3 months ago
  falkTX ad0c9936b1
Fix a compiler warning 3 months ago
  falkTX fcab7248d6
Rework APIs around config/docs/home special dirs 4 months ago
  falkTX 8c30f9f1ed
Fix LV2 monolithic builds 4 months ago
  falkTX 2ba9bea287
Fix build with Wine 4 months ago
  falkTX d6535dd558
Split implementation of d_getChunkFromBase64String to new func 4 months ago
  falkTX bc4eb2410b
Fix unused parameter compiler warning 4 months ago
  falkTX 6d4bf6b47e
Always build monolithic lv2 with makefile, give warning if needed 4 months ago
  Damien Zammit f60444f274 valgrind: Add malloc / memalign suppression for real 1d fftw 5 months ago
  Damien Zammit 17173b5483 valgrind: Add suppression for real 1d fft leaks 5 months ago
  falkTX f3be5aee08
Add darkglass-anagram target, fix MOD workdir env var usage 6 months ago
  falkTX d2f31dadba
Fix X11 webview with recent glib 6 months ago
  falkTX 6c06c80c76
Add dpf_add_executable cmake function 6 months ago
  falkTX 4434b45291
Fix no namespace build 6 months ago
  falkTX 3fb96a349b
Minimum cmake is now 3.8 6 months ago
  falkTX c5ae6e71b0
Fix macOS cmake build 6 months ago
  falkTX 5cd8730506
Fix win32 cmake build 6 months ago
  falkTX 7077e63097
Fix win32 make build 6 months ago