Michael Ragazzon
|
aeedbb43cb
Node and Element: Change to new behavior for previously deprecated functions
|
1 month ago |
Michael Ragazzon
|
3b96321d4b
Defer texture loading until it is visible
|
10 months ago |
Michael Ragazzon
|
4120031621
Allow observer pointers after Rml::Shutdown, but be more assertive about elements
|
1 year ago |
Michael Ragazzon
|
42a1a9138b
Add manual release of render manager to allow render interface to be destroyed before Rml::Shutdown, see #703
|
1 year ago |
Michael Ragazzon
|
99d91edc0c
Unit testing: Enable shell renderer with environment variable instead of compile definiion
|
1 year ago |
Michael R. P. Ragazzon
|
41e1291ad9
Avoid allocations during global initialization (#689)
|
1 year ago |
Michael Ragazzon
|
9be691d9de
Add `Rml::ReleaseTexture` unit test
|
1 year ago |
Michael Ragazzon
|
147357749f
Unit tests: Automatically reset counters on shutdown
|
1 year ago |
Michael Ragazzon
|
bc5ff06f21
Make the system interface optional
|
1 year ago |
Michael Ragazzon
|
e96b950373
Render interface: Make layer compositing a separate function instead of being a part of layer pop
|
1 year ago |
Michael Ragazzon
|
011b3c17ef
Fix file textures not being reloaded after release
|
1 year ago |
Michael Ragazzon
|
5faedc427b
Refactor render interface: Require compiled geometry, use modern and safer types [breaking change]
|
2 years ago |
Michael Ragazzon
|
a452f26951
Refactor Geometry and Texture, introduce unique render resources
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
18f6a1aad8
Font textures are now initially being generated with the ascii range of characters.
|
3 years ago |
Michael Ragazzon
|
677a029928
Update unit test: Rml::GetTextureSourceList is intended to work with hidden contents
|
3 years ago |
Michael Ragazzon
|
14b4c0ad12
Rename <progressbar> element to <progress> for html compatibility
|
4 years ago |
Michael Ragazzon
|
21437474af
Add a unit test for 'Rml::GetSortedTextureSourceList()'. See #131.
|
5 years ago |