metaforce/Runtime/Graphics
Lioncash a32e21df14 General: Resolve -Wcast-qual warnings
We can just avoid casting away const in order to resolve these warnings.
2020-08-23 15:54:54 -04:00
..
Shaders CLineRendererShaders: Make use of static inline variables 2020-08-02 03:02:08 -04:00
CBooRenderer.cpp CBooRenderer: Eliminate mixed signedness bitwise ANDing 2020-08-01 04:42:06 -04:00
CBooRenderer.hpp RuntimeCommon: Make use of bitfield initializers where applicable 2020-04-21 17:16:19 -04:00
CDrawable.hpp
CDrawablePlaneObject.hpp RuntimeCommon: Make use of bitfield initializers where applicable 2020-04-21 17:16:19 -04:00
CGraphics.cpp Runtime: constexpr fixes for gcc 2020-05-27 13:02:20 -04:00
CGraphics.hpp
CGraphicsPalette.hpp
CLight.cpp RuntimeCommon: Make use of bitfield initializers where applicable 2020-04-21 17:16:19 -04:00
CLight.hpp RuntimeCommon: Make use of bitfield initializers where applicable 2020-04-21 17:16:19 -04:00
CLineRenderer.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CLineRenderer.hpp
CMakeLists.txt
CMetroidModelInstance.hpp
CModel.hpp CModelBoo: Make use of static inline variables 2020-08-01 23:33:50 -04:00
CModelBoo.cpp CModelBoo: Make use of static inline variables 2020-08-01 23:33:50 -04:00
CMoviePlayer.cpp RuntimeCommon: Make use of bitfield initializers where applicable 2020-04-21 17:16:19 -04:00
CMoviePlayer.hpp RuntimeCommon: Make use of bitfield initializers where applicable 2020-04-21 17:16:19 -04:00
CPVSAreaSet.cpp
CPVSAreaSet.hpp CGameArea: Eliminate implicit sign conversions in Validate() 2020-04-23 02:53:24 -04:00
CPVSVisOctree.cpp
CPVSVisOctree.hpp
CPVSVisSet.cpp
CPVSVisSet.hpp
CRainSplashGenerator.cpp RuntimeCommon: Const qualify auto references where source is const 2020-05-12 20:32:51 -04:00
CRainSplashGenerator.hpp RuntimeCommon: Make use of bitfield initializers where applicable 2020-04-21 17:16:19 -04:00
CSimpleShadow.cpp RuntimeCommon: Make use of bitfield initializers where applicable 2020-04-21 17:16:19 -04:00
CSimpleShadow.hpp RuntimeCommon: Make use of bitfield initializers where applicable 2020-04-21 17:16:19 -04:00
CSkinnedModel.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CSkinnedModel.hpp
CTexture.hpp
CTextureBoo.cpp CTextureBoo: Make use of std::array where applicable 2020-05-12 20:23:27 -04:00
CVertexMorphEffect.cpp
CVertexMorphEffect.hpp
IRenderer.hpp
IWeaponRenderer.cpp General: Resolve -Wcast-qual warnings 2020-08-23 15:54:54 -04:00
IWeaponRenderer.hpp General: Resolve -Wcast-qual warnings 2020-08-23 15:54:54 -04:00