isle-portable/LEGO1/tgl/d3drm
Anonymous Maarten f6a285b8c1 Backports of isle-portable x64 fixes (#1044)
* Introduce LPD3DRM_APPDATA typedef for setting d3drm appdata

* Fix warning about assigning const string literals to variable char pointers

* Don't cast pointers to integers on non-32-bit architectures

* memset 2nd argument is int

* Assume cpuid is available on x86_64, needs testing on i386 and unavailable on anything else

* Store HFILE in its own member variable
2024-06-25 08:59:38 -07:00
..
camera.cpp initial commit 2024-05-16 19:42:54 -04:00
device.cpp initial commit 2024-05-16 19:42:54 -04:00
group.cpp initial commit 2024-05-16 19:42:54 -04:00
impl.h Backports of isle-portable x64 fixes (#1044) 2024-06-25 08:59:38 -07:00
light.cpp initial commit 2024-05-16 19:42:54 -04:00
mesh.cpp initial commit 2024-05-16 19:42:54 -04:00
meshbuilder.cpp initial commit 2024-05-16 19:42:54 -04:00
renderer.cpp initial commit 2024-05-16 19:42:54 -04:00
texture.cpp Backports of isle-portable x64 fixes (#1044) 2024-06-25 08:59:38 -07:00
view.cpp Backports of isle-portable x64 fixes (#1044) 2024-06-25 08:59:38 -07:00