1398 Commits (d96d0497eb02b2388ceb6e09afa500222b11f28c)
 

Author SHA1 Message Date
  falkTX bdcdd576a4
Add CrossingMode for window focus event; Cleanup 4 years ago
  falkTX 74680dedcf
Add Window::onFocus event 4 years ago
  falkTX d7d9d9ea0d
Fix debug build 4 years ago
  falkTX 37b81b503f
imgui: use scale factor from DPF 4 years ago
  falkTX feeb29de55
Plug-in all pugl/dpf events except SpecialEvent 4 years ago
  falkTX 3098954a00
Cleanup 4 years ago
  falkTX 1682712841
Add ImguiSimpleGain example, WIP 4 years ago
  falkTX a06479325e
Fix missing UIWidget::onResize handler 4 years ago
  falkTX b71a32c9a8
Experiment with custom UI type 4 years ago
  falkTX 04032b02e3
Allow DPF_SCALE_FACTOR env var for quickly testing scale factors 4 years ago
  falkTX aa897a365a Fix an assertion and invalid window sizes 4 years ago
  falkTX 67f04d3d6a
Fix example plugins build with latest changes 4 years ago
  falkTX 18b5b5e50b Cleanup 4 years ago
  falkTX 38aa7b12a3
Backwards-compatible HAVE_DGL 4 years ago
  falkTX 6bf22d0fc1
Make ImageWidgets build again 4 years ago
  falkTX f8a71fe521
Add back setGeometryConstraints and some resizing 4 years ago
  falkTX 3447af0d08
cleanup 4 years ago
  falkTX 70078d30a0
Allow *.S files; Cleanup 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 01410d90fe
Fixup CI 4 years ago
  falkTX eac6b599cb
Merge branch 'develop' into pugl-upstream-v2 4 years ago
  falkTX 340273fac2
Place -Wcast-function-type ignore under >= 10 version check 4 years ago
  falkTX 1c7f5093aa
CI: Update compiler 4 years ago
  falkTX 331a465166
CI: Update the package list 4 years ago
  falkTX 0ddd24b08b
CI: Use bionic as base distro 4 years ago
  falkTX febdf28e05
Fix build, add puglBackendEnter 4 years ago
  falkTX 5b10613f6e
Start working on nanovg and text, mostly works 4 years ago
  falkTX c10f6b5438
Make images work again, make Image typedef of OpenGLImage 4 years ago
  falkTX 1acbd1acb0
Fix build 4 years ago
  falkTX d3c5705122
Start to pass events into top-level and subwidgets 4 years ago
  falkTX 3f3ac855ad
Fix ExampleColorWidget 4 years ago
  falkTX 467f9199fc
Add SubWidget area calls, rename some vars, cleanup repaint 4 years ago
  JP Cimalando 4be6a2c317
Merge pull request #265 from jpcima/gl-ext-warnings 4 years ago
  Jean Pierre Cimalando 11ff1deb26 Eliminate function cast warnings with OpenGL 4 years ago
  JP Cimalando 4428499899
Merge pull request #264 from jpcima/nanovg-windows 4 years ago
  Jean Pierre Cimalando f129ffbc8e Add a WGL extension needed for NanoVG 4 years ago
  JP Cimalando 6ec074d14d
Merge pull request #229 from jpcima/update-nanovg 4 years ago
  Jean Pierre Cimalando ac7e275981 Compatibility changes also to the unused nanoVG FT backend 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 eadd3f9c4e
Add files to be used for demo test 4 years ago
  falkTX 9c5c7929a6
Cleanup SubWidget class 4 years ago
  falkTX c6e9bec693
Start adding back widget stuff, almost at drawing step 4 years ago
  Jean Pierre Cimalando 89edb00dce Keep pixel-based font sizes, for backward compatibility 5 years ago
  Jean Pierre Cimalando e38b4b7d6e Update NanoVG 5 years ago
  falkTX 272e1bbfbd
Start coupling widget and window 4 years ago
  falkTX 05c6d04adb Add the needed bits to make window visible, setting size 4 years ago