43 Commits (6da9fcdf9012e4453e0e6d2c81f836743a08e45b)

Author SHA1 Message Date
  falkTX 56c106c0fd
Fix some compiler warnings, fix non-mac/win vst2 export 1 year ago
  falkTX e5949582e6
Set auto-scale-factor early, cleaner GL setup 1 year ago
  falkTX 157028c644
Set DGL_USE_OPENGL3 for GLES2/3 builds 2 years ago
  falkTX 4336226e13
Avoid creating GL textures for empty images 2 years ago
  falkTX 478cb33f04
wasm and egl/gles related things 2 years ago
  falkTX 9236640093
Add opengl3 as a possible build type 3 years ago
  falkTX 6d983cbfe7 Fix pure opengl3 build 3 years ago
  falkTX 1adef358f4 More compiler warnings fixing 3 years ago
  falkTX d64c1acc69 Fix tests 3 years ago
  falkTX 07e8cee925 Add method to render window contents to picture file (opengl) 3 years ago
  falkTX 2e508c73e9
Fix fullviewport-drawing auto-scaling for Cairo 3 years ago
  falkTX 10419b8947
Fix OpenGL viewport size for fullviewport-drawing and auto-scaling 3 years ago
  falkTX a1dd4b0aa7
Reset OpenGL color before drawing images (fixes invisible content) 3 years ago
  falkTX 1bf94ee615
Move ImageKnob logic into reusable KnobEventHandler 4 years ago
  falkTX 597d7f3ee5 Add SubWidget::toFront, fix position for subwidgets of subwidgets 4 years ago
  falkTX 13d6c3bfae
Allow to automatically scale nanovg viewport, used in blendish 4 years ago
  falkTX 11837263c5
Allow subwidgets to skip drawing entirely 4 years ago
  Jean Pierre Cimalando ea7347af64 msvc: warning suppressions for template instantiations 4 years ago
  falkTX 2daf92818b More backwards compat fixes 4 years ago
  falkTX d592c24dc2
Fix some strict compiler warnings 4 years ago
  falkTX 5a6335c21d
Ignore TopLevelWidget events when invisible 4 years ago
  falkTX a4b06f3b88 Incorporate the rest of cairo changes, CairoImageKnob works now 4 years ago
  falkTX 5f2e1f3707 Quick and rough conversion of Image widgets fMember to pData 4 years ago
  falkTX 1f711ed107 Make ImageButton cairo compatible 4 years ago
  falkTX 5f58bfbadb
Improve backwards compatibility of OpenGLImage 4 years ago
  falkTX 030aee3a15
Fix ImageKnob after last couple of changes 4 years ago
  falkTX 2e94757471
Handle deprecated functions in core code 4 years ago
  falkTX 6e141323c8 Implement core cairo support (shapes and images) 4 years ago
  falkTX ba4b903cbf Rename core Geometry vars, start proper graphics context use 4 years ago
  falkTX 077b572d56
Simplify Image class, start of making Demo test Cairo+GL compat 4 years ago
  falkTX 5123354361
Fix getGraphicsContext, fix nanovg linkage, cleanup 4 years ago
  falkTX 8a143c8de6
Cleanup and changed needed to make Mini-Series fully work 4 years ago
  falkTX 84cb9db4fd
Start splitting some image widgets into new generic file 4 years ago
  falkTX f8a71fe521
Add back setGeometryConstraints and some resizing 4 years ago
  falkTX af4f463f5c
Fix building tests 4 years ago
  falkTX cd141a4367
Add some quick things to get plugins to build again 4 years ago
  falkTX 327bf352ef
Get a few more things to build 4 years ago
  falkTX bc9bf65844
Fix nanovg subwidgets, need viewport scaling 4 years ago
  falkTX c10f6b5438
Make images work again, make Image typedef of OpenGLImage 4 years ago
  falkTX ab5f3d3b01 More code restructure; Add back onClose and repaint 4 years ago
  falkTX ffe1a84634 cleanup pugl.cpp 4 years ago
  falkTX c6e9bec693
Start adding back widget stuff, almost at drawing step 4 years ago
  falkTX 204fbeb807
Adjustments for Cairo, and general cleanup 6 years ago