2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-02 19:55:52 +00:00

4517 Commits

Author SHA1 Message Date
c8ba49bb50 CElementGenShaders, CDecalShaders fixes
Add conditions for HSH_PROFILE_MODE
2020-10-21 01:12:07 -04:00
2874a48166 DataSpec: Use std::search instead of memmem 2020-10-21 00:56:47 -04:00
2d74575267 DataSpec: Fix CMDL compilation with GCC 2020-10-21 00:56:09 -04:00
c0267a6a18 Update boo2 & use Keycode::ENTER in CNESEmulator 2020-10-07 20:33:06 -04:00
bb666f70a8 CCameraBlurFilter: Swap Y UVs 2020-10-07 20:25:29 -04:00
b600c99bed CModelBoo: Fix VBO stride check 2020-10-07 20:18:39 -04:00
aea8b4474b Update boo2, hecl, kabufada, zeus 2020-10-07 20:12:39 -04:00
c7f87333af Fix more things that didn't commit for some reason 2020-10-07 20:06:35 -04:00
036e769210 Fix an insane number of things with hsh refactoring 2020-10-07 20:03:07 -04:00
3c9816af12 Convert CTextSupportShader; CTextRenderBuffer updates 2020-10-04 02:47:43 -04:00
35f33333a5 Convert CWorldShadowShader 2020-10-03 23:56:36 -04:00
63f7f225cc Convert CSpaceWarpFilter; fix up CXRayBlurFilter 2020-10-03 23:36:30 -04:00
3799759ca7 CScanLinesFilter: Convert to hsh pipeline 2020-10-03 22:42:21 -04:00
7b3783ddf9 CRandomStaticFilter: Convert to hsh pipeline 2020-10-03 22:25:03 -04:00
32fc69c215 CRadarPaintShader: Initialize vbo/ubo 2020-10-03 18:04:40 -04:00
f2200fbee3 CHudRadarInterface: Fix compilation errors 2020-10-03 18:00:50 -04:00
ee1462ba30 CRadarPaintShader: Convert to hsh pipeline 2020-10-03 17:58:32 -04:00
c4e175bd64 CPhazonSuitFilter: wait I did the wrong thing again 2020-10-03 17:40:39 -04:00
93c9244f14 CPhazonSuitFilter: Fix color_attachment 2020-10-03 17:39:49 -04:00
383953fd1d CPhazonSuitFilter: Convert to hsh pipeline 2020-10-03 17:36:21 -04:00
315ac7d6d7 CParticleSwooshShaders: Convert to hsh pipeline 2020-10-03 00:27:25 -04:00
6fa9d39cd6 CMapSurfaceShader: hsh pipeline definition 2020-10-02 23:32:45 -04:00
ba904ff996 CFogVolumeFilter: Convert to hsh pipeline 2020-10-02 23:07:19 -04:00
b632885c81 CEnvFxShaders: Convert to hsh pipeline 2020-10-02 21:32:22 -04:00
6c56f6452e hsh pipelines for ThermalCold, ThermalHot, ElemenGen
Plus various fixes
2020-10-02 18:59:10 -04:00
485e0afb43 CAABoxShader: Pull pipeline configuration from GX state 2020-09-30 01:58:28 -04:00
96ed5c7cee CBooRenderer: Don't rebind reflection texture 2020-09-29 20:58:23 -04:00
a5e455e128 CBooRenderer: hsh updates 2020-09-29 20:55:08 -04:00
c596834fdf CEnergyBarShader: Convert to hsh pipeline 2020-09-29 18:21:20 -04:00
2d786e4318 CDecalShaders: Convert to hsh pipeline 2020-09-29 17:49:25 -04:00
31bb006976 CColoredStripShader: Convert to hsh pipeline 2020-09-29 02:15:09 -04:00
8d15acb11d CCameraFilter: Disable depth_write for FilterPipelines 2020-09-29 01:34:04 -04:00
1037b16c59 CCameraBlurFilter: Correct pipeline attributes 2020-09-29 01:27:06 -04:00
68726f2783 CAABoxShader: Simplify pipeline attributes 2020-09-29 01:26:51 -04:00
f1d777f172 MP1: Fix stale references to boo 2020-09-29 01:01:51 -04:00
e8af14d028 CNESEmulator: Fix create_dynamic_texture2d call 2020-09-29 01:01:30 -04:00
811339afc6 Add CAABoxShader to runtime_add_hsh 2020-09-29 01:00:45 -04:00
4b40767050 CGraphics: Fix implicit truncation errors 2020-09-29 01:00:10 -04:00
fc9e18fe46 CAABoxShader: Convert to hsh pipeline 2020-09-29 00:58:21 -04:00
f4f840cb17 Merge remote-tracking branch 'origin/master' into hsh 2020-09-28 20:14:09 -04:00
Jack Andersen
3827f35227 Very, very incomplete integration of hsh/boo2 2020-09-28 10:54:40 -10:00
ac68aa3c76
Update amuse 2020-09-27 22:07:29 -07:00
bfb7080b8a
Update amuse 2020-09-27 14:36:59 -07:00
ad6cabed7b DataSpec: Fix MREA mesh visor flags when cooking 2020-09-27 15:43:51 -04:00
9e5f28ba80 CModelShaders: Check noZWrite for thermal depth test
Adds back LightingAlphaWrite extended shader
2020-09-27 12:59:56 -04:00
6ff305da06 CModelShaders: Disable Z-test for LightingAlphaWrite
Permits static thermal hot objects to render properly
2020-09-27 12:23:54 -04:00
9a7bceb637 CMetroidAreaCollider: Correct g_DupVertexList and g_DupEdgeList size 2020-09-27 03:04:30 -04:00
cfe1507fc7 CRidley: DoUserAnimEvent projectile fixes 2020-09-26 11:16:59 -04:00
dad16bf59b CEnergyProjectile: Properly set hitProjectileOwner
Fixes #359
2020-09-26 10:38:22 -04:00
902b5644f7 CEnergyProjectile: Minor cleanup 2020-09-26 09:41:50 -04:00