summaryrefslogtreecommitdiffstats
path: root/src/Rml.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed some errors detected by static analysisLaG19242023-07-081-2/+3
* Added blendingLaG19242021-12-051-0/+2
* Changed shaders to use SPBLaG19242021-11-271-8/+3
* Removed every reference to OpenGL except GalOgl.cppLaG19242021-11-191-1/+1
* Added ScissorTest to GalLaG19242021-11-151-76/+58
* Added dynamic textures for GalLaG19242021-11-141-18/+14
* Added basic Graphics Abstraction LayerLaG19242021-11-141-59/+84
* Added RmlDebuggerLaG19242021-07-041-2/+8
* Minor changes to Ui scriptsLaG19242021-06-221-1/+1
* Implemented RmlFileInterfaceLaG19242021-06-181-0/+46
* Implemented main menu in Rml and improved RmlUi supportLaG19242021-06-161-0/+8
* Improved RmlUi integrationLaG19242021-06-131-2/+4
* Implemented basic RmlUi integrationLaG19242021-06-131-0/+154