Michael Ragazzon b6a26d41d8 Fix loading of 24-bit TGA with flipped y-axis, see #851 2 months ago
..
RmlUi_BackwardCompatible b1541f5381 Log to console by default on MinGW (#757) 8 months ago
RmlUi_SDL_GPU 9772d48f00 SDL_GPU backend: Tweak compile shader script and SDL_shadercross license 4 months ago
RmlUi_Vulkan 21aa47e5b4 Format SDL_GPU backend 4 months ago
CMakeLists.txt 5556ac74c5 Test adding touch simulation to SDL backend 3 months 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 5556ac74c5 Test adding touch simulation to SDL backend 3 months ago
RmlUi_Backend_SDL_GL3.cpp 422048298c Android support for the OpenGL 3 backend (#840) 2 months ago
RmlUi_Backend_SDL_GPU.cpp 5556ac74c5 Test adding touch simulation to SDL backend 3 months ago
RmlUi_Backend_SDL_SDLrenderer.cpp 5556ac74c5 Test adding touch simulation to SDL backend 3 months ago
RmlUi_Backend_SDL_VK.cpp 5556ac74c5 Test adding touch simulation to SDL backend 3 months ago
RmlUi_Backend_SFML_GL2.cpp b261d161a5 Add SFML 3 support to the SFML backend 11 months 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 5556ac74c5 Test adding touch simulation to SDL backend 3 months ago
RmlUi_Platform_SDL.h 56d1a21c5c Add high DPI support for SDL 3 backends 11 months ago
RmlUi_Platform_SFML.cpp b261d161a5 Add SFML 3 support to the SFML backend 11 months ago
RmlUi_Platform_SFML.h b261d161a5 Add SFML 3 support to the SFML backend 11 months 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 b6a26d41d8 Fix loading of 24-bit TGA with flipped y-axis, see #851 2 months 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 b6a26d41d8 Fix loading of 24-bit TGA with flipped y-axis, see #851 2 months ago
RmlUi_Renderer_GL3.h 2197b4f0d4 Add ability to provide an offset the viewport (#724) 10 months ago
RmlUi_Renderer_SDL.cpp b8fe66672a Fix compiler warnings for different signed comparisons 11 months ago
RmlUi_Renderer_SDL.h 01fc3c40aa Add SDL 3 support to all SDL backends 11 months ago
RmlUi_Renderer_SDL_GPU.cpp 5c8ec81ae3 SDL_GPU renderer: Make projection matrix identical to the other renderers 4 months ago
RmlUi_Renderer_SDL_GPU.h 21aa47e5b4 Format SDL_GPU backend 4 months ago
RmlUi_Renderer_VK.cpp b6a26d41d8 Fix loading of 24-bit TGA with flipped y-axis, see #851 2 months ago
RmlUi_Renderer_VK.h 4568762925 Refactor Vulkan includes, avoid warnings on GCC 1 year ago