This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-15 03:15:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16fc7bb2defced07220e32a2d644c5c73180d34f
0ad
/
source
/
gui
T
History
vladislavbelov
63e0f13f1b
Reduces the number of GL state changes in GUI.
...
This was SVN commit r24885.
2021-02-11 19:15:35 +00:00
..
ObjectBases
Fix
3872ee43b5
and
768c84aa46
2021-01-18 12:16:27 +00:00
ObjectTypes
Removes usages of GetRenderPath to checking for support of shaders.
2021-01-16 23:18:56 +00:00
Scripting
Reduce duplication in JSI GUI objects implementation.
2020-12-13 15:06:18 +00:00
SettingTypes
…
tests
Further Hotkey fixes.
2021-01-18 10:58:16 +00:00
CGUI.cpp
Fix
768c84aa46
style, add tests.
2021-01-17 15:44:14 +00:00
CGUI.h
Fix
768c84aa46
style, add tests.
2021-01-17 15:44:14 +00:00
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISetting.cpp
…
CGUISetting.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CGUIText.cpp
…
CGUIText.h
…
GUIManager.cpp
Replace DISCARD macro with ignore_result template.
2020-12-15 09:03:44 +00:00
GUIManager.h
…
GUIMatrix.cpp
…
GUIMatrix.h
…
GUIObjectTypes.cpp
Add
getTextSize()
for CButton
2020-12-11 16:12:46 +00:00
GUIRenderer.cpp
Reduces the number of GL state changes in GUI.
2021-02-11 19:15:35 +00:00
GUIRenderer.h
…
GUISettingTypes.h
…
GUIStringConversions.cpp
…
GUITooltip.cpp
…
GUITooltip.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
SGUIIcon.h
…
SGUIMessage.h
…
SGUIStyle.h
…