metaforce/Runtime/Graphics/Shaders
Luke Street 168eb6ac39 CModelShaders: Split Thermal into ThermalModel, ThermalStatic extended shaders
This semi-hacky approach will be replaced with future hsh work
2020-12-18 06:08:25 -05:00
..
CAABoxShader.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CAABoxShader.hpp Runtime: Add more usages of explicit 2020-03-31 03:53:49 -04:00
CCameraBlurFilter.cpp CCameraBlurFilter: Make use of std::array where applicable 2020-04-22 00:13:43 -04:00
CCameraBlurFilter.hpp CCameraBlurFilter: Make use of std::array where applicable 2020-04-22 00:13:43 -04:00
CColoredQuadFilter.cpp Runtime: constexpr fixes for gcc 2020-05-27 13:02:20 -04:00
CColoredQuadFilter.hpp Runtime: constexpr fixes for gcc 2020-05-27 13:02:20 -04:00
CColoredStripShader.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CColoredStripShader.hpp General: Normalize RuntimeCommon include paths 2019-09-28 04:14:29 -04:00
CDecalShaders.cpp CDecalShaders: Make use of static inline variables 2020-08-02 02:53:15 -04:00
CDecalShaders.hpp CDecalShaders: Make use of static inline variables 2020-08-02 02:53:15 -04:00
CElementGenShaders.cpp CElementGenShaders: Make use of static inline variables 2020-08-02 02:57:02 -04:00
CElementGenShaders.hpp CElementGenShaders: Make use of static inline variables 2020-08-02 02:57:02 -04:00
CEnergyBarShader.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CEnergyBarShader.hpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CEnvFxShaders.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CEnvFxShaders.hpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CFluidPlaneShader.cpp CFluidPlaneShader: Replace explicit operator bool calls with the analogous named function 2020-05-12 20:45:32 -04:00
CFluidPlaneShader.hpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CFogVolumeFilter.cpp CFogVolumeFilter: Make use of std::array where applicable 2020-03-17 18:52:47 -04:00
CFogVolumeFilter.hpp Graphics/Shaders: Use forward declarations where applicable 2019-11-09 20:22:09 -05:00
CFogVolumePlaneShader.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CFogVolumePlaneShader.hpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CLineRendererShaders.cpp CLineRendererShaders: Make use of static inline variables 2020-08-02 03:02:08 -04:00
CLineRendererShaders.hpp CLineRendererShaders: Make use of static inline variables 2020-08-02 03:02:08 -04:00
CMapSurfaceShader.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CMapSurfaceShader.hpp Graphics/Shaders: Use forward declarations where applicable 2019-11-09 20:22:09 -05:00
CModelShaders.cpp CModelShaders: Split Thermal into ThermalModel, ThermalStatic extended shaders 2020-12-18 06:08:25 -05:00
CModelShaders.hpp CModelShaders: Split Thermal into ThermalModel, ThermalStatic extended shaders 2020-12-18 06:08:25 -05:00
CParticleSwooshShaders.cpp CParticleSwooshShaders: Remove unused file-scope variable 2020-05-12 20:50:35 -04:00
CParticleSwooshShaders.hpp Graphics/Shaders: Use forward declarations where applicable 2019-11-09 20:22:09 -05:00
CPhazonSuitFilter.cpp CModelShaders: Split Thermal into ThermalModel, ThermalStatic extended shaders 2020-12-18 06:08:25 -05:00
CPhazonSuitFilter.hpp Graphics/Shaders: Use forward declarations where applicable 2019-11-09 20:22:09 -05:00
CRadarPaintShader.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CRadarPaintShader.hpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CRandomStaticFilter.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CRandomStaticFilter.hpp Runtime: Add more usages of explicit 2020-03-31 03:53:49 -04:00
CScanLinesFilter.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CScanLinesFilter.hpp Runtime: Add more usages of explicit 2020-03-31 03:53:49 -04:00
CSpaceWarpFilter.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CSpaceWarpFilter.hpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CTextSupportShader.cpp MSVC & zeus fixes; update hecl-gui 2020-04-19 21:09:30 -04:00
CTextSupportShader.hpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CTexturedQuadFilter.cpp Runtime: constexpr fixes for gcc 2020-05-27 13:02:20 -04:00
CTexturedQuadFilter.hpp Runtime: constexpr fixes for gcc 2020-05-27 13:02:20 -04:00
CThermalColdFilter.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CThermalColdFilter.hpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CThermalHotFilter.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CThermalHotFilter.hpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CWorldShadowShader.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CWorldShadowShader.hpp Runtime: Add more usages of explicit 2020-03-31 03:53:49 -04:00
CXRayBlurFilter.cpp Graphics/Shaders: Use std::array where applicable 2019-11-09 20:22:16 -05:00
CXRayBlurFilter.hpp Runtime: Add more usages of explicit 2020-03-31 03:53:49 -04:00