libgui/source/gui
Thomas Rohloff fea73ae1d3 Introduce Supersampling Anti-Aliasing
This changes GuiText::internatRenderingScale to int32_t as it doesn't make much sense to have floating point SSAA values. Also you might want to check if the entered value is valid instead of lazy setting it

Signed-off-by: Thomas Rohloff <v10lator@myway.de>
2020-05-15 11:34:02 +02:00
..
FreeTypeGX.cpp Compatible with latest WUT 2019-08-14 23:24:55 +02:00
GameBgImage.cpp Compatible with latest WUT 2019-08-14 23:24:55 +02:00
GridBackground.cpp Compatible with latest WUT 2019-08-14 23:24:55 +02:00
GuiButton.cpp Use chanIdx instead of chan for State 2020-04-24 12:29:52 +02:00
GuiCheckBox.cpp Add first commit on wut branch 2018-06-21 20:44:58 +02:00
GuiDragListener.cpp Use chanIdx instead of chan for State 2020-04-24 12:29:52 +02:00
GuiElement.cpp add state support for all 5 channels 2020-04-24 12:32:30 +02:00
GuiFrame.cpp Add first commit on wut branch 2018-06-21 20:44:58 +02:00
GuiImage.cpp Compatible with latest WUT 2019-08-14 23:24:55 +02:00
GuiImageAsync.cpp - Move lib from $(DESTDIR)$(DEVKITPRO)/wut/ to $(DESTDIR)$(DEVKITPRO)/wut/usr 2020-02-22 23:24:10 +01:00
GuiImageData.cpp - Move lib from $(DESTDIR)$(DEVKITPRO)/wut/ to $(DESTDIR)$(DEVKITPRO)/wut/usr 2020-02-22 23:24:10 +01:00
GuiParticleImage.cpp Compatible with latest WUT 2019-08-14 23:24:55 +02:00
GuiScrollbar.cpp Fix compiling 2019-11-17 10:31:51 +01:00
GuiSelectBox.cpp Introduce Supersampling Anti-Aliasing 2020-05-15 11:34:02 +02:00
GuiSound.cpp Compatible with latest WUT 2019-08-14 23:24:55 +02:00
GuiSwitch.cpp Compatible with latest WUT 2019-08-14 23:24:55 +02:00
GuiText.cpp Introduce Supersampling Anti-Aliasing 2020-05-15 11:34:02 +02:00
GuiToggle.cpp Add first commit on wut branch 2018-06-21 20:44:58 +02:00
GuiTrigger.cpp Add first commit on wut branch 2018-06-21 20:44:58 +02:00