mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| camera.cpp | ||
| device.cpp | ||
| group.cpp | ||
| impl.h | ||
| light.cpp | ||
| mesh.cpp | ||
| meshbuilder.cpp | ||
| renderer.cpp | ||
| texture.cpp | ||
| view.cpp | ||