DISTRHO Plugin Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX 227a7015a8
Do not crash if pugl world/view creation fails
2 years ago
..
nanovg Put internal stb_image stuff used by nanovg in its own namespace 3 years ago
pugl-extra Fix wasm fullscreen behaviour 2 years ago
pugl-upstream @ 2e98e220b5 X11: make modifier key behaviour consistent with other platforms 2 years ago
resources Remove blender icons (they're GPL) 10 years ago
Application.cpp Hook into macOS CF runloop for standalones 3 years ago
ApplicationPrivateData.cpp Better handling of pugl world creation failures 2 years ago
ApplicationPrivateData.hpp Fix potential windows build issue 3 years ago
Cairo.cpp Fix a compiler warning 3 years ago
Color.cpp Add Color::invert() 2 years ago
EventHandlers.cpp Fix knob drag letting events pass through when diff is near zero 2 years ago
Geometry.cpp More compiler warnings fixing 4 years ago
ImageBase.cpp ImageBase: Fix missing format checks 4 years ago
ImageBaseWidgets.cpp Fix drawing of checkable ImageButton 3 years ago
Layout.cpp Fix C++98 build 3 years ago
NanoVG.cpp Handle a few more warnings 3 years ago
OpenGL.cpp Set DGL_USE_OPENGL3 for GLES2/3 builds 3 years ago
Resources.cpp Remove blender icons (they're GPL) 10 years ago
Resources.hpp Remove blender icons (they're GPL) 10 years ago
SubWidget.cpp Fix possible crash if calling repaint during construction 3 years ago
SubWidgetPrivateData.cpp Allow event coordinate margins in SubWidget 4 years ago
SubWidgetPrivateData.hpp Allow event coordinate margins in SubWidget 4 years ago
TopLevelWidget.cpp Adjust clipboard API following latest pugl changes 3 years ago
TopLevelWidgetPrivateData.cpp Ensure non-first top-level-widgets have a valid size on start 3 years ago
TopLevelWidgetPrivateData.hpp Code tweaks to better support VST3 host-side resizing, fix autoscale 4 years ago
Vulkan.cpp Add method to render window contents to picture file (opengl) 4 years ago
Widget.cpp Add a few widget methods to make inspectors possible 3 years ago
WidgetPrivateData.cpp Add a few widget methods to make inspectors possible 3 years ago
WidgetPrivateData.hpp Add a few widget methods to make inspectors possible 3 years ago
Window.cpp Do not crash if pugl world/view creation fails 2 years ago
WindowPrivateData.cpp Better handling of pugl world creation failures 2 years ago
WindowPrivateData.hpp Try to make X11 copy&paste more robust 3 years ago
pugl.cpp Add stubs for Haiku, does not work yet 3 years ago
pugl.hpp Add stubs for Haiku, does not work yet 3 years ago
pugl.mm Add symlink file needed for macOS build 4 years ago