Commit 178c019
5 files changed
+49
-49
lines changed- README.md+1-1
- backend_test/example_glfw_dx11/CMakeLists.txt+109
- backend_test/example_glfw_dx11/README.md+6
- backend_test/example_glfw_dx11/main.c+247
- backend_test/example_glfw_opengl3/CMakeLists.txt+27-17
- backend_test/example_glfw_opengl3/README.md+4
- cimgui.cpp+274-118
- cimgui.h+400-175
- generator/cimgui_template.cpp+1-1
- generator/cimgui_template.h+4
- generator/cpp2ffi.lua+2
- generator/output/definitions.json+2.6k-1.6k
- generator/output/definitions.lua+2.4k-1.6k
- generator/output/impl_definitions.json+34-34
- generator/output/impl_definitions.lua+34-34
- generator/output/overloads.txt+12-5
- generator/output/structs_and_enums.json+1.1k-452
- generator/output/structs_and_enums.lua+1.8k-1.4k
- generator/output/typedefs_dict.json+10-4
- generator/output/typedefs_dict.lua+10-4
- imgui+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3399 | 3399 | | |
3400 | 3400 | | |
3401 | 3401 | | |
3402 | | - | |
| 3402 | + | |
3403 | 3403 | | |
3404 | 3404 | | |
3405 | 3405 | | |
| |||
3444 | 3444 | | |
3445 | 3445 | | |
3446 | 3446 | | |
3447 | | - | |
| 3447 | + | |
3448 | 3448 | | |
3449 | 3449 | | |
3450 | 3450 | | |
| |||
3560 | 3560 | | |
3561 | 3561 | | |
3562 | 3562 | | |
3563 | | - | |
| 3563 | + | |
3564 | 3564 | | |
3565 | 3565 | | |
3566 | 3566 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments