isle-portable/LEGO1/tgl/d3drm
Christian Semmler 9d8820ee06
Implement TextureData::Create (#586)
* Implement TextureData::Create

* Fix names

* Rename

* Fix name

* Fix annotation

* Add missing annotation

* Fix annotation

* More annotation fixes

* Compat template type ambiguity

* Fix
2024-02-22 16:59:44 -05:00
..
camera.cpp Pad all single-digit hexadecimal values with zero (#504) 2024-01-29 22:17:17 +01:00
device.cpp (Discussion/Proposals) Consistency regarding annotations of header-implemented functions (#316) 2023-12-12 20:27:17 +01:00
group.cpp Enforce vtable match (#464) 2024-01-20 18:04:46 -05:00
impl.h Implement TextureData::Create (#586) 2024-02-22 16:59:44 -05:00
light.cpp Pad all single-digit hexadecimal values with zero (#504) 2024-01-29 22:17:17 +01:00
mesh.cpp Pad all single-digit hexadecimal values with zero (#504) 2024-01-29 22:17:17 +01:00
renderer.cpp Enforce vtable match (#464) 2024-01-20 18:04:46 -05:00
texture.cpp Enforce vtable match (#464) 2024-01-20 18:04:46 -05:00
unk.cpp Pad all single-digit hexadecimal values with zero (#504) 2024-01-29 22:17:17 +01:00
view.cpp Implement/match Tgl::View::Render (#566) 2024-02-16 16:28:20 +01:00