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 d9808ceffb Ensure we do not use GL1 calls in GL3 mode 3 years ago
..
nanovg Avoid conflicts with included nanovg fontstash symbols 3 years ago
pugl-custom Move old custom plugin to separate dir 5 years ago
pugl-extra Restructure of code for new pugl, WIP 5 years ago
pugl-upstream @ 3e03459a5a Update pugl for fixing missing field initializers in win32 3 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 Add Application::getClassName(), more wasm pugl things 3 years ago
ApplicationPrivateData.hpp Fix potential windows build issue 3 years ago
Cairo.cpp Fix a compiler warning 3 years ago
Color.cpp Make Color::withAlpha const 3 years ago
EventHandlers.cpp More improvements to KnobEventHandler stepped movement 3 years ago
Geometry.cpp More compiler warnings fixing 4 years ago
ImageBase.cpp ImageBase: Fix missing format checks 4 years ago
ImageBaseWidgets.cpp Implement ImageBaseSlider::setCheckable() 3 years ago
Layout.cpp Fix C++98 build 3 years ago
NanoVG.cpp Implement reusing nanovg context across parent/children widgets 3 years ago
OpenGL.cpp Avoid creating GL textures for empty images 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 Implement ImageBaseSlider::setCheckable() 3 years ago
WindowPrivateData.cpp Deal with plugin-initiated UI resize for CLAP 3 years ago
WindowPrivateData.hpp Try to make X11 copy&paste more robust 3 years ago
pugl.cpp Ensure we do not use GL1 calls in GL3 mode 3 years ago
pugl.hpp Try to make X11 copy&paste more robust 3 years ago
pugl.mm Add symlink file needed for macOS build 4 years ago