metaforce/Runtime/Graphics
Lioncash fe32cea8fc CRainSplashGenerator: Always initialize x24_generateInterval
Provides a deterministic consistent initial state.
2020-04-07 13:02:02 -04:00
..
Shaders Runtime: Add more usages of explicit 2020-03-31 03:53:49 -04:00
CBooRenderer.cpp Runtime: Default destructors where applicable 2020-03-31 04:50:26 -04:00
CBooRenderer.hpp IRenderer/CBooRenderer: Add parameter names to function prototypes 2020-03-30 00:34:38 -04:00
CDrawable.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CDrawablePlaneObject.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CGraphics.cpp CGraphics: Mark internal file-scope matrices as constexpr 2020-04-05 05:48:54 -04:00
CGraphics.hpp CGraphics: Make use of std::array where applicable 2020-04-05 05:46:07 -04:00
CGraphicsPalette.hpp Runtime: Add more usages of explicit 2020-03-31 03:53:49 -04:00
CLight.cpp CLight: Collapse std::max calls into one 2020-03-17 20:54:56 -04:00
CLight.hpp CLight: Mark caching member variables as mutable 2020-03-17 20:47:12 -04:00
CLineRenderer.cpp CLineRenderer: Remove unnecessary casts to bool 2020-03-17 19:04:01 -04:00
CLineRenderer.hpp CLineRenderer: Make use of std::array where applicable 2020-03-17 19:07:27 -04:00
CMakeLists.txt Refactor for blender 2.8 and new shader model 2019-05-07 17:50:21 -10:00
CMetroidModelInstance.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CModel.hpp Runtime: Add more usages of explicit 2020-03-31 03:53:49 -04:00
CModelBoo.cpp CGraphics: Make use of std::array where applicable 2020-04-05 05:46:07 -04:00
CMoviePlayer.cpp Runtime: Collapse emplace_back() calls where applicable 2020-03-13 17:14:44 -04:00
CMoviePlayer.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CPVSAreaSet.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CPVSAreaSet.hpp Runtime: Add more usages of explicit 2020-03-31 03:53:49 -04:00
CPVSVisOctree.cpp CPVSVisOctree: Initialize in-class member variables where applicable 2020-03-07 05:01:29 -05:00
CPVSVisOctree.hpp CPVSVisOctree: Initialize in-class member variables where applicable 2020-03-07 05:01:29 -05:00
CPVSVisSet.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CPVSVisSet.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CRainSplashGenerator.cpp CRainSplashGenerator: Dehardcode line vector size in constructor 2020-04-01 00:27:56 -04:00
CRainSplashGenerator.hpp CRainSplashGenerator: Always initialize x24_generateInterval 2020-04-07 13:02:02 -04:00
CSimpleShadow.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CSimpleShadow.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CSkinnedModel.cpp CSkinnedModel: std::move constructor arguments where applicable 2020-02-24 02:36:44 -05:00
CSkinnedModel.hpp CSkinnedModel: Convert typedef into using alias 2020-04-01 00:06:52 -04:00
CTexture.hpp Add texture info lookup 2019-12-11 00:37:30 -08:00
CTextureBoo.cpp Fix font rendering and world teleporter in MPT and PAL 2019-12-11 10:55:19 -08:00
CVertexMorphEffect.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
CVertexMorphEffect.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
IRenderer.hpp IRenderer/CBooRenderer: Add parameter names to function prototypes 2020-03-30 00:34:38 -04:00
IWeaponRenderer.cpp RuntimeCommon: Normalize cpp inclusions 2020-01-15 09:15:47 -05:00
IWeaponRenderer.hpp RuntimeCommon: Use override where applicable 2019-08-09 17:39:42 -04:00