Commit Graph

  • 0fcb395b03 eggIScnProc: Remove unnecessary #line directive kiwi515 2023-04-26 10:55:01 -04:00
  • 3eaad1049b eggCpuTexture: Implement checkTexBuffer inline, address checkBuffer assertions kiwi515 2023-04-26 10:50:43 -04:00
  • b44a5afb4d eggAssert: Make msg argument non-const kiwi515 2023-03-01 21:54:52 -05:00
  • 85b7f64233 eggDisplay: Change while (1) to do while kiwi515 2023-03-01 21:53:26 -05:00
  • 3bd439467c algorithm: Fix file extension and wrong function signature, etc. kiwi515 2023-03-01 21:51:53 -05:00
  • f87fd5fae7 g3d_scnobj: Compose ScnObjFlag::FLAG_60 from ORing 20h|40h kiwi515 2023-03-01 21:47:39 -05:00
  • a6be6d670b nw4r::g3d: Correct some static functions to inline kiwi515 2023-03-01 21:42:32 -05:00
  • 9faf5a0e9e lyt_arcResourceAccessor: Move anonymous namespace to CPP file kiwi515 2023-03-01 21:39:55 -05:00
  • 85a002cbd6 eggGXUtility: replace 32 literal in with sizeof(tex) kiwi515 2023-03-01 21:35:53 -05:00
  • 1c3e491d7c eggTextureBuffer: Change alloc(TextureBuffer*, u32) to a non-static member function kiwi515 2023-03-01 21:32:39 -05:00
  • 434b059511 g3d_light: Fix incorrect LightSet member types kiwi515 2023-03-01 21:15:16 -05:00
  • 67da7b05af g3d_dcc: Remove == false in favor of logical NOT kiwi515 2023-03-01 21:09:48 -05:00
  • 628131265b ef_effectsystem: Rename mMaxGroupID to mNumGroup kiwi515 2023-03-01 21:08:01 -05:00
  • aa13a03eca Delete eggPostEffectSimple.s kiwi515 2022-10-05 20:53:51 -04:00
  • 22537a4d07 Define post effect weak dtors kiwi515 2022-10-01 15:50:18 -04:00
  • 7e91eb65e4 Decompiled eggPostEffectSimple.s kiwi515 2022-10-01 12:39:54 -04:00
  • 7864b1d3b9 Refactor EGG::Display kiwi515 2022-09-30 17:23:05 -04:00
  • b49f21b539 Refactor EGG::Heap kiwi515 2022-09-30 16:33:08 -04:00
  • 28c29b0781 Refactor Xfb/XfbManager kiwi515 2022-09-30 13:14:59 -04:00
  • 52920d816f Split eggPostEffectSimple.s kiwi515 2022-09-29 19:19:57 -04:00
  • 29c2d35067 Attempted to decompile eggCapTexture.s kiwi515 2022-09-29 19:07:31 -04:00
  • 9fb8c9bc7f Attempted to decompile eggScreenEffectBase.s kiwi515 2022-09-29 15:33:03 -04:00
  • 945242d2f1 Attempted to decompile eggScreen.s kiwi515 2022-09-28 19:33:55 -04:00
  • 40473e7eff Match Frustum::GetOrthographicParam_ kiwi515 2022-08-21 10:33:05 -04:00
  • 899b04ff62 Merge pull request #8 from kiwi515/eggStream kiwi 2022-07-16 15:16:07 -04:00
  • dec826c16a Attempted to decompile eggStream.s kiwi515 2022-03-13 13:15:58 -04:00
  • b08dab7b98 Renamed eggScnRfl to g3d_scnrfl kiwi515 2022-06-11 13:02:09 -04:00
  • 5903be49e3 Decompiled (not linked) g3d_anmvis.s kiwi515 2022-05-29 12:46:38 -04:00
  • f257de4321 Implement the DrawStrategy objects kiwi515 2022-05-29 10:56:41 -04:00
  • 884be3c37a Attempted to decompile eggGfxEngine.s kiwi515 2022-05-29 10:19:16 -04:00
  • 0f6db5ff5f Attempted to decompile eggLightTextureManager.s kiwi515 2022-05-28 14:59:45 -04:00
  • 4bebdf4d88 Attempted to decompile eggDrawPathLightMap.s kiwi515 2022-05-27 00:40:31 -04:00
  • 136e41b30a Update G3DUtility header kiwi515 2022-05-26 11:09:21 -04:00
  • 5665185e1f Attempted to decompile eggModelEx.s kiwi515 2022-05-26 10:48:06 -04:00
  • 722bad9b39 Decompiled eggShadowTextureManager.s kiwi515 2022-05-22 20:33:11 -04:00
  • bdacb1cac8 Decompiled eggPostEffectHDR.s kiwi515 2022-05-22 16:50:18 -04:00
  • 66938d3243 Decompiled eggDrawPathHDR.s kiwi515 2022-05-21 15:28:42 -04:00
  • 348b99c880 Attempted to decompile g3d_anmscn.s kiwi515 2022-04-24 02:28:26 -04:00
  • 5925ae9032 Merge pull request #7 from kiwi515/eggFrustum kiwi 2022-04-23 15:10:56 -04:00
  • 44e2502eb7 Merge branch 'master' into eggFrustum kiwi 2022-04-23 15:10:48 -04:00
  • 47ed96c472 Attempted to decompile eggFrustum.s kiwi515 2022-04-15 01:09:25 -04:00
  • 1726e06d37 Update EGG::Frustum header kiwi515 2022-04-14 17:47:23 -04:00
  • e0a7062683 Fixed EGG::Frustum definition kiwi515 2022-04-14 17:47:23 -04:00
  • c61a12241b Removed NW4R inheritance from EGG matrix types kiwi515 2022-04-14 16:35:30 -04:00
  • 020f325374 Apply confirmed symbols from NSMBW kiwi515 2022-04-14 15:53:32 -04:00
  • 871af79e3e Added NW4R inheritance to EGG vector types kiwi515 2022-04-13 21:13:27 -04:00
  • b929c64185 Identify eggMatrix weak dtor as ~Quatf kiwi515 2022-04-12 14:25:56 -04:00
  • 3917d2ebda Decompiled eggScnRenderer.s kiwi515 2022-04-09 17:22:34 -04:00
  • 1fe97a0b47 Merge pull request #6 from kiwi515/eggScnRootEx kiwi 2022-04-08 15:09:05 -04:00
  • 9cc748efc9 Decompiled eggScnRootEx.s kiwi515 2022-04-07 20:14:12 -04:00
  • ad8746c319 Decompiled eggModelSnapshot.s kiwi515 2022-04-07 18:08:23 -04:00
  • dd9973bb6f Decompiled snd_SoundThread.s kiwi515 2022-03-13 20:21:50 -04:00
  • 46b0aab179 Brought math_arithmetic.cpp closer to matching kiwi515 2022-03-13 17:26:37 -04:00
  • 032df6d015 Decompiled eggAssert.s kiwi515 2022-03-07 17:14:11 -05:00
  • 4033804d58 Renamed eggPostEffect_800970D4.s kiwi515 2022-03-07 14:22:47 -05:00
  • 27fc573556 Split eggPostEffectBlurSimple.s kiwi515 2022-03-07 14:03:32 -05:00
  • 732e06422e Attempt to decompile eggPostEffectBlurGather.s kiwi515 2022-03-07 13:56:40 -05:00
  • 8024771352 Merge pull request #5 from kiwi515/eggPostEffectBlur kiwi 2022-03-06 19:20:17 -05:00
  • 48e0baec1d Attempted to decompile eggPostEffectBlur.s kiwi515 2022-03-05 18:21:32 -05:00
  • f64eb1ffef Split eggPostEffectBlurGather.s kiwi515 2022-03-06 19:17:45 -05:00
  • 112fb779ce Split eggPostEffectBlur.s kiwi515 2022-03-05 15:53:19 -05:00
  • aac3076fcc Merge pull request #4 from kiwi515/eggPostEffectBase kiwi 2022-03-05 15:45:48 -05:00
  • 7df7f928c4 Decompiled eggPostEffectBase.s kiwi515 2022-03-04 13:32:31 -05:00
  • 36bed9f43b Decompiled eggIScnProc.s kiwi515 2022-03-03 22:19:17 -05:00
  • ad75610a85 Organize EGG types alphabetically by module kiwi515 2022-03-03 21:58:49 -05:00
  • 931c682338 Decompiled eggGXUtility.s kiwi515 2022-03-03 21:52:48 -05:00
  • 7510891a97 Merge pull request #3 from kiwi515/eggDrawPathBase kiwi 2022-03-03 21:24:13 -05:00
  • 989874ad79 Weird inheritance kiwi515 2022-03-03 20:45:29 -05:00
  • 46e8803cf9 WIP kiwi515 2022-03-03 20:29:14 -05:00
  • 5dca43491a Merge branch 'master' of https://github.com/kiwi515/ogws kiwi515 2022-03-02 23:57:53 -05:00
  • ff867f8df0 Update types_egg.h kiwi515 2022-03-02 23:57:47 -05:00
  • 2ea5bb7aaa Merge pull request #2 from kiwi515/eggStateGX kiwi 2022-03-02 23:41:20 -05:00
  • 17bb8a0b97 Decompiled eggStateGX.s kiwi515 2022-03-02 23:36:05 -05:00
  • 883beff470 More prototypes kiwi 2022-03-02 11:51:16 -05:00
  • f21badccd5 WIP kiwi 2022-03-02 11:47:56 -05:00
  • 0a8bc19b2c Matched eggMatrix.cpp kiwi515 2022-02-13 20:03:24 -05:00
  • 64a928bc7d Correct AnmObj header again kiwi515 2022-01-31 23:45:08 -05:00
  • 16d7a7a3a7 Update g3d_anmobj.h kiwi515 2022-01-31 19:45:10 -05:00
  • f788e66219 Correct AnmObj header kiwi515 2022-01-31 19:34:24 -05:00
  • 891a71c9fb Refactored g3d_anmobj kiwi515 2022-01-31 19:17:05 -05:00
  • 29bf293f9f Decompiled g3d_scnobj.s kiwi515 2022-01-31 19:06:41 -05:00
  • 8d56e38f73 Decompiled g3d_scnproc.s kiwi515 2022-01-30 19:38:10 -05:00
  • eda129b865 Refactored eggTextureBuffer.cpp kiwi515 2021-12-01 18:22:17 -05:00
  • c00223e3e3 Documented lyt_arcResourceAccessor.cpp kiwi515 2021-11-09 18:58:11 -05:00
  • 680b43ebdd Decompiled lyt_arcResourceAccessor.s kiwi 2021-11-09 14:21:38 -05:00
  • 7916511914 Refactored ut_LinkList!!! kiwi515 2021-11-09 01:42:07 -05:00
  • 13fc5191d5 Remove STL/ prefix from STL includes kiwi515 2021-11-06 14:51:21 -04:00
  • d56edd3f3f lyt_common: Make lyt::res::BinaryFileHeader depend on ut's type; Refactor file kiwi515 2021-11-06 14:49:07 -04:00
  • a62d2fba12 eggVector: Make preset vectors const, construct in-place kiwi515 2021-11-06 14:39:49 -04:00
  • b3ef058c8b eggXfb: Renamed UNUSED to UNUSED_eggXfb kiwi515 2021-11-06 14:36:26 -04:00
  • ece46f4fa8 eggIScnProc.cpp: Matched createScnProc kiwi 2021-11-02 14:00:20 -04:00
  • 601546c580 Fixed vtable issue in snd_NandSoundArchive; still nonmatching kiwi515 2021-10-12 21:37:27 -04:00
  • b0d746193c Matched snd_DvdSoundArchive.cpp kiwi515 2021-10-12 20:40:20 -04:00
  • 1b6a79898e Decompiled snd_WaveSound.s kiwi515 2021-10-09 20:16:33 -04:00
  • d87655cf7d Decompiled snd_StrmSound.s kiwi515 2021-10-09 16:44:36 -04:00
  • 7f69ed41c3 Fixed incorrect section attibutes kiwi 2021-10-06 14:04:43 -04:00
  • 00e3a2648f Finish organizing EGG kiwi 2021-10-06 13:56:28 -04:00
  • 159ad0d140 Organized eggGXUtility.s kiwi515 2021-10-06 13:11:34 -04:00
  • 1fa6a69b96 Organized eggFrustum.s kiwi515 2021-10-06 13:04:51 -04:00
  • 97522f5e3e Organized eggScreenEffectBase.s kiwi515 2021-10-06 12:52:03 -04:00