Commit 433b246
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
69 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
70 | 95 | | |
71 | 96 | | |
72 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
- .github/workflows/build.yml+7
- dgl/Geometry.hpp+4-4
- dgl/OpenGL.hpp+1-1
- dgl/Window.hpp+9-6
- dgl/src/ApplicationPrivateData.cpp-2
- dgl/src/Cairo.cpp+36-32
- dgl/src/Geometry.cpp+2
- dgl/src/NanoVG.cpp+4-1
- dgl/src/OpenGL.cpp+1-1
- dgl/src/OpenGL2.cpp+50-35
- dgl/src/OpenGL3.cpp+43-35
- dgl/src/Stub.cpp+37-33
- dgl/src/TopLevelWidgetPrivateData.cpp-5
- dgl/src/TopLevelWidgetPrivateData.hpp-1
- dgl/src/Vulkan.cpp+37-7
- dgl/src/Window.cpp+3-5
- dgl/src/WindowPrivateData.cpp+19-18
- dgl/src/pugl-extra/haiku.cpp+1-1
- dgl/src/pugl-extra/wasm.c+1-1
- dgl/src/pugl-upstream+1-1
- dgl/src/pugl.cpp-27
- dgl/src/pugl.hpp-3
- distrho/DistrhoUI.hpp+7-13
- distrho/extra/String.hpp+1-1
- distrho/src/DistrhoUI.cpp+3-3
- distrho/src/DistrhoUIPrivateData.hpp+44-2
- tests/Application.cpp+2-6
- tests/Base64.cpp+36
- tests/Color.cpp+2-5
- tests/Demo.cpp+9-4
- tests/FileBrowserDialog.cpp+5-3
- tests/Makefile+38-21
- tests/NanoImage.cpp+5-3
- tests/NanoSubWidgets.cpp+5-3
- tests/Point.cpp+2-6
- tests/Window.cpp+4-10
- tests/dgl.cpp+44
- tests/tests.hpp+8-5
- utils/package-osx-bundles.sh+19-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments