Michael Ragazzon
|
0c96c0eed2
Reuse text geometry if the mesh didn't change, see #727
|
vor 6 Monaten |
Michael Ragazzon
|
a452f26951
Refactor Geometry and Texture, introduce unique render resources
|
vor 2 Jahren |
Michael Ragazzon
|
1525fd7bad
Add support for rendering geometry with shaders through the render interface
|
vor 2 Jahren |
Michael Ragazzon
|
69ea397f4f
Add clip mask to render interface, introduce render manager to keep track of the render state
|
vor 2 Jahren |
Michael Ragazzon
|
faae241d78
Take texture out of the compiled geometry
|
vor 2 Jahren |
Michael Ragazzon
|
0bbd0193cb
Only allow a single render interface, remove the ability to set per-context render interfaces [breaking change]
|
vor 2 Jahren |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
vor 2 Jahren |
Michael Ragazzon
|
e407e9960f
Add noexcept specifiers on move functions
|
vor 3 Jahren |
Michael Ragazzon
|
afb141eae8
Avoid subpixel rendering, round the geometry offset and background-border positioning/sizing. Tweak border-radius num_points.
|
vor 5 Jahren |
Michael Ragazzon
|
a603c3b6d1
Implement the 'border-radius' property for backgrounds and borders. Add necessary geometry drawing utilities, merge ElementBackground and ElementBorder into a single unit ElementBackgroundBorder. See #115.
|
vor 5 Jahren |
Rokas Kupstys
|
c261c1ff81
Add ability for user to override container types.
|
vor 5 Jahren |
Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
vor 5 Jahren |
Michael Ragazzon
|
26ecdec228
Fix geometry not setting its host element or context on construction
|
vor 5 Jahren |
Michael Ragazzon
|
97682a2dff
Re-implement Rml::Core::ReleaseCompiledGeometries(). See #84.
|
vor 5 Jahren |
Michael Ragazzon
|
a6f5078531
Cleaning up header files: Include what we use.
|
vor 5 Jahren |
Michael Ragazzon
|
6c53cbf85b
Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81.
|
vor 5 Jahren |
Michael Ragazzon
|
2045214b7f
Additional Tracy profiling, including overloaded new/delete operators for memory inspection.
|
vor 6 Jahren |
Michael Ragazzon
|
eba48a4494
Remove texel offset from render interface
|
vor 6 Jahren |
Michael Ragazzon
|
0951b7e355
Implement support for Tracy profiler
|
vor 6 Jahren |
Michael Ragazzon
|
c49644b46a
Remove geometry database
|
vor 6 Jahren |
Michael Ragazzon
|
cb347e1a38
NULL to nullptr
|
vor 6 Jahren |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
vor 6 Jahren |
David Wimsey
|
4e1786a833
Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already.
|
vor 11 Jahren |
Victor Luchits
|
4b4dd2886f
More fixes for compilation warnings
|
vor 12 Jahren |
Lloyd Weehuizen
|
9f0c9c9906
Switched void* interface handles to uintptr_t for better cross platform compatibility.
|
vor 15 Jahren |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
vor 15 Jahren |