Shipwright/libultraship/libultraship/Lib/ImGui
GaryOderNichts 677c4845f6
Wii U: Several fixes and improvements (#1608)
* WiiU: fix more scaling issues

* Wii U: batch depth reads

* Wii U: remove file buffering
Doesn't seem to to do much anymore

* Remove "missing_gcc_functions.c" to avoid conflicts

* Wii U: Fix random_device usage
random_device will always be seeded with a constant seed and will return the same number sequence every time

* Wii U: Improve software keyboard

* Wii U: Fix console input text width
2022-09-27 19:29:55 -04:00
..
backends Wii U: Several fixes and improvements (#1608) 2022-09-27 19:29:55 -04:00
docs Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
examples Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
misc Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
.editorconfig git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
.gitattributes git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
.gitignore git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
LICENSE.txt git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
imconfig.h Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
imgui.cpp Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
imgui.h Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
imgui_demo.cpp Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
imgui_draw.cpp Wii U support (#1097) 2022-08-14 22:57:24 -04:00
imgui_internal.h Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
imgui_tables.cpp Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
imgui_widgets.cpp Wii U: Several fixes and improvements (#1608) 2022-09-27 19:29:55 -04:00
imstb_rectpack.h Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
imstb_textedit.h Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
imstb_truetype.h Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00