Michael Ragazzon 9bfb8d7c60 Remove dimensions argument from render interface `SaveLayerAsTexture` 1 year ago
..
RmlUi_BackwardCompatible 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 year ago
RmlUi_Vulkan 7492876298 The great formattening - format all library source code and documents 2 years ago
CMakeLists.txt bbdb6e9c43 Full CMake rewrite using modern CMake conventions 1 year ago
RmlUi_Backend.h 7492876298 The great formattening - format all library source code and documents 2 years ago
RmlUi_Backend_GLFW_GL2.cpp 836e6c44c9 GLFW backends: Properly convert mouse position to pixel coordinates, see #521 2 years ago
RmlUi_Backend_GLFW_GL3.cpp 8559aaf596 Merge branch 'effects' (#594) 1 year ago
RmlUi_Backend_GLFW_VK.cpp 8559aaf596 Merge branch 'effects' (#594) 1 year ago
RmlUi_Backend_SDL_GL2.cpp 5a27590067 Redirect all print-like calls to our built-in logger 1 year ago
RmlUi_Backend_SDL_GL3.cpp 8559aaf596 Merge branch 'effects' (#594) 1 year ago
RmlUi_Backend_SDL_SDLrenderer.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 year ago
RmlUi_Backend_SDL_VK.cpp 5a27590067 Redirect all print-like calls to our built-in logger 1 year ago
RmlUi_Backend_SFML_GL2.cpp 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 1 year ago
RmlUi_Backend_Win32_GL2.cpp 284574d72d Win32 backends: Center window on screen when opening it 1 year ago
RmlUi_Backend_Win32_VK.cpp 284574d72d Win32 backends: Center window on screen when opening it 1 year ago
RmlUi_Backend_X11_GL2.cpp 8559aaf596 Merge branch 'effects' (#594) 1 year ago
RmlUi_Include_GL3.h f281c769cf Add OpenGL3 renderer and backends supporting the GLFW and SDL platforms. Emscripten compilation supported on the SDL/GL3 backend. 3 years ago
RmlUi_Include_Vulkan.h 4568762925 Refactor Vulkan includes, avoid warnings on GCC 1 year ago
RmlUi_Include_Windows.h 7492876298 The great formattening - format all library source code and documents 2 years ago
RmlUi_Include_Xlib.h 7492876298 The great formattening - format all library source code and documents 2 years ago
RmlUi_Platform_GLFW.cpp 23b93483c5 Use new GLFW 3.4 cursors when available 1 year ago
RmlUi_Platform_GLFW.h 23b93483c5 Use new GLFW 3.4 cursors when available 1 year ago
RmlUi_Platform_SDL.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
RmlUi_Platform_SDL.h 7492876298 The great formattening - format all library source code and documents 2 years ago
RmlUi_Platform_SFML.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
RmlUi_Platform_SFML.h 7492876298 The great formattening - format all library source code and documents 2 years ago
RmlUi_Platform_Win32.cpp 574c78ffeb Various StringUtilities feature and safety improvements 1 year ago
RmlUi_Platform_Win32.h d2ce1326ce Add Input Method Editor (IME) support (#541) 1 year ago
RmlUi_Platform_X11.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
RmlUi_Platform_X11.h 7492876298 The great formattening - format all library source code and documents 2 years ago
RmlUi_Renderer_GL2.cpp 8559aaf596 Merge branch 'effects' (#594) 1 year ago
RmlUi_Renderer_GL2.h 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 1 year ago
RmlUi_Renderer_GL3.cpp 9bfb8d7c60 Remove dimensions argument from render interface `SaveLayerAsTexture` 1 year ago
RmlUi_Renderer_GL3.h 9bfb8d7c60 Remove dimensions argument from render interface `SaveLayerAsTexture` 1 year ago
RmlUi_Renderer_SDL.cpp 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 1 year ago
RmlUi_Renderer_SDL.h 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 1 year ago
RmlUi_Renderer_VK.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 year ago
RmlUi_Renderer_VK.h 4568762925 Refactor Vulkan includes, avoid warnings on GCC 1 year ago