metaforce/Runtime/Graphics
Phillip Stephens 137e4c19a3 Remove amuse, and compile fixes 2023-10-22 09:21:20 -07:00
..
Shaders Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CBooRender.hpp.old Begin transitioning to new CModel/CCubeModel & friends 2022-02-25 02:45:25 -05:00
CBooRenderer.cpp Lots of Windows fixes; add D3D12; more boo decoupling 2022-02-22 00:53:57 -05:00
CCubeMaterial.cpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CCubeMaterial.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CCubeModel.cpp Use GXCopyTex; various implementations 2022-08-09 02:10:51 -04:00
CCubeModel.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CCubeRenderer.cpp Use GXCopyTex; various implementations 2022-08-09 02:10:51 -04:00
CCubeRenderer.hpp Some WIP implementations 2022-07-29 16:17:10 -04:00
CCubeSurface.cpp Begin transitioning to new CModel/CCubeModel & friends 2022-02-25 02:45:25 -05:00
CCubeSurface.hpp More CCubeModel/CCubeMaterial 2022-02-26 02:05:59 -05:00
CDrawable.hpp CCubeRenderer: More rendering imps 2022-03-06 19:07:00 -08:00
CDrawablePlaneObject.hpp Rename everything 2021-04-10 01:42:06 -07:00
CFont.cpp More aurora::gx refactoring 2022-03-07 18:53:42 -05:00
CFont.hpp More aurora::gx refactoring 2022-03-07 18:53:42 -05:00
CGX.cpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CGX.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CGraphics.cpp Use GXCopyTex; various implementations 2022-08-09 02:10:51 -04:00
CGraphics.hpp Use GXCopyTex; various implementations 2022-08-09 02:10:51 -04:00
CGraphicsPalette.cpp CGraphicsPalette: Use GXDestroyTlutObj 2022-08-09 18:27:33 -04:00
CGraphicsPalette.hpp CGraphicsPalette: Use GXDestroyTlutObj 2022-08-09 18:27:33 -04:00
CLight.cpp CPlayerGun and CLight fixes 2022-10-06 07:25:26 -07:00
CLight.hpp Decomp fix for CStateManager::BuildDynamicLightListForWorld 2022-11-28 19:11:11 +02:00
CLineRenderer.cpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CLineRenderer.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CMakeLists.txt Transition all Textured/ColoredQuad usages 2022-05-23 20:26:35 -04:00
CMetroidModelInstance.cpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CMetroidModelInstance.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CModel.cpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CModel.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CModel.hpp.old Begin transitioning to new CModel/CCubeModel & friends 2022-02-25 02:45:25 -05:00
CModelBoo.cpp Begin transitioning to new CModel/CCubeModel & friends 2022-02-25 02:45:25 -05:00
CMoviePlayer.cpp Remove amuse, and compile fixes 2023-10-22 09:21:20 -07:00
CMoviePlayer.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CPVSAreaSet.cpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
CPVSAreaSet.hpp Rename everything 2021-04-10 01:42:06 -07:00
CPVSVisOctree.cpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
CPVSVisOctree.hpp Rename everything 2021-04-10 01:42:06 -07:00
CPVSVisSet.cpp aurora: the boring C++ version 2022-02-16 00:21:24 -05:00
CPVSVisSet.hpp More CCubeRenderer imps 2022-02-27 13:17:44 -08:00
CRainSplashGenerator.cpp Reimplement CSkinRules/CSkinnedModel; skinning kinda works! 2022-03-10 01:33:17 -05:00
CRainSplashGenerator.hpp Reimplement CSkinRules/CSkinnedModel; skinning kinda works! 2022-03-10 01:33:17 -05:00
CSimpleShadow.cpp Decomp fix for CSimpleShadow 2022-11-17 12:07:07 +02:00
CSimpleShadow.hpp Decomp fix for CSimpleShadow 2022-11-17 12:07:07 +02:00
CSkinnedModel.cpp Use GXCopyTex; various implementations 2022-08-09 02:10:51 -04:00
CSkinnedModel.hpp Use GXCopyTex; various implementations 2022-08-09 02:10:51 -04:00
CTevCombiners.cpp Use a dedicated CVar for enabling cutscene skips 2022-12-07 18:03:14 -08:00
CTevCombiners.hpp CTevCombiners: Discovered TEV pass names 2022-08-15 18:50:20 -04:00
CTexture.cpp CTexture: Fixes for LoadMipLevel 2022-08-29 12:44:31 -04:00
CTexture.hpp Use GXCopyTex; various implementations 2022-08-09 02:10:51 -04:00
CTexture.hpp.old Begin transitioning to new CTexture; start Stream API 2022-03-04 02:47:21 -05:00
CTextureBoo.cpp Initial proper CTexture RE, fix configuration corruption 2022-03-02 00:26:24 -08:00
CVertexMorphEffect.cpp Implement CVertexMorphEffect & CSkinnedModelWithAvgNormals (prev. CMorphableSkinnedModel) 2022-03-10 18:56:50 -05:00
CVertexMorphEffect.hpp Implement CVertexMorphEffect & CSkinnedModelWithAvgNormals (prev. CMorphableSkinnedModel) 2022-03-10 18:56:50 -05:00
GX.hpp CGX: Add operator!= for GXColor 2022-08-29 12:44:40 -04:00
IRenderer.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
IWeaponRenderer.cpp Rename everything 2021-04-10 01:42:06 -07:00
IWeaponRenderer.hpp Rename everything 2021-04-10 01:42:06 -07:00