summaryrefslogtreecommitdiffstats
path: root/src/Rml.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-08Fixed some errors detected by static analysisLaG19241-2/+3
2021-12-05Added blendingLaG19241-0/+2
2021-11-27Changed shaders to use SPBLaG19241-8/+3
2021-11-19Removed every reference to OpenGL except GalOgl.cppLaG19241-1/+1
2021-11-15Added ScissorTest to GalLaG19241-76/+58
2021-11-14Added dynamic textures for GalLaG19241-18/+14
2021-11-14Added basic Graphics Abstraction LayerLaG19241-59/+84
2021-07-04Added RmlDebuggerLaG19241-2/+8
2021-06-22Minor changes to Ui scriptsLaG19241-1/+1
2021-06-18Implemented RmlFileInterfaceLaG19241-0/+46
2021-06-16Implemented main menu in Rml and improved RmlUi supportLaG19241-0/+8
2021-06-13Improved RmlUi integrationLaG19241-2/+4
2021-06-13Implemented basic RmlUi integrationLaG19241-0/+154