File tree
6 files changed
+13
-6
lines changed- src/ruis/render
- tests
- app/src
- harness/modules
6 files changed
+13
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
87 | 94 | | |
88 | 95 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
- .vscode/tasks.json+9
- build/cmake/CMakeLists.txt+2-2
- build/vcpkg/test/vcpkg-configuration.json+1-1
- config/emsc.mk-4
- src/ruisapp/application.cpp+4-24
- src/ruisapp/application.hpp+9-21
- src/ruisapp/glue/android/application.cxx+3-25
- src/ruisapp/glue/android/window.cxx+19
- src/ruisapp/glue/android/window.hxx+2
- src/ruisapp/glue/egl_utils.hxx+10-3
- src/ruisapp/glue/ios/glue.mm-8
- src/ruisapp/glue/linux/wayland/application.cxx+8-5
- src/ruisapp/glue/linux/wayland/application.hxx+9-2
- src/ruisapp/glue/linux/wayland/glue.cxx+9-9
- src/ruisapp/glue/linux/wayland/window.hxx+1-1
- src/ruisapp/glue/linux/xorg/display.hxx+6
- src/ruisapp/glue/linux/xorg/glue.cxx+12-9
- src/ruisapp/glue/linux/xorg/window.hxx+17-12
- src/ruisapp/glue/macos/application.cxx+3-3
- src/ruisapp/glue/sdl/application.cxx+72-20
- src/ruisapp/glue/sdl/application.hxx+9
- src/ruisapp/glue/sdl/display.cxx+1-8
- src/ruisapp/glue/sdl/display.hxx+1-1
- src/ruisapp/glue/sdl/glue.cxx+25-23
- src/ruisapp/glue/sdl/window.cxx+52-21
- src/ruisapp/glue/sdl/window.hxx+10
- src/ruisapp/glue/windows/application.cxx+3-3
0 commit comments