Commit graph

653 commits

Author SHA1 Message Date
rr-
9c2980ee9e port HWR_DownloadTextures 2021-10-29 12:00:37 +02:00
rr-
85ae031d30 port HWR_InitPolyList 2021-10-29 12:00:37 +02:00
rr-
b1e71e8714 port HWR_OutputPolyList 2021-10-29 12:00:37 +02:00
rr-
eb204ef20e port HWR_SetPalette 2021-10-25 23:39:55 +02:00
rr-
da0fbdcea6 docs: mark 408ED8 as unused
It's the routine executed when the engine stumbles upon an unloaded
texture when drawing primitives, which I didn't port over as I don't
believe it is actually ever executed.
2021-10-25 23:39:55 +02:00
rr-
2671f8c766 port HWR_ZedClipper 2021-10-25 23:39:55 +02:00
rr-
5db9905d45 port HWR_DrawTexturedTriangle 2021-10-25 23:39:55 +02:00
rr-
f0b1a86eb3 port HWR_DrawTexturedQuad 2021-10-25 23:39:55 +02:00
rr-
f88996f7ad port HWR_DrawSprite 2021-10-25 23:39:55 +02:00
rr-
e47a4a5581 port HWR_DrawFlatTriangle 2021-10-24 19:12:15 +02:00
rr-
80f89a1674 port HWR_InsertObjectGT4 2021-10-24 19:12:15 +02:00
rr-
120325faae port HWR_InsertObjectGT3 2021-10-24 19:12:15 +02:00
rr-
8657f6eceb port HWR_InsertObjectG3 2021-10-24 19:12:15 +02:00
rr-
764168016e port HWR_InsertObjectG4 2021-10-24 19:12:15 +02:00
rr-
65c573619d port HWR_SelectTexture 2021-10-24 19:12:15 +02:00
rr-
6647d9e3e2 docs: mark DoNothing as decompiled
Its only usage was in PrintRooms, which is fully decompiled and working.
2021-10-24 19:12:15 +02:00
rr-
88cddcd971 port HWR_ClearSurfaceDepth 2021-10-24 19:12:15 +02:00
rr-
1fa5bd3ed5 port HWR_FMVInit 2021-10-24 19:12:15 +02:00
rr-
5b9b063758 port HWR_FMVDone 2021-10-24 19:12:15 +02:00
rr-
1198bbe41c port HWR_PrepareFMV 2021-10-24 19:12:15 +02:00
rr-
27b9ec466b port HWR_ShutdownHardware 2021-10-24 19:12:15 +02:00
rr-
e40849766e port HWR_InitialiseHardware 2021-10-24 19:12:15 +02:00
rr-
f79459b48f port HWR_ReleaseSurfaces 2021-10-24 19:12:15 +02:00
rr-
1f8567dd35 port HWR_GetSurfaceAndPitch 2021-10-24 19:12:15 +02:00
rr-
d913886d4b docs: mark HWR_SetupRenderContextAndRender2 as decompiled
It was inlined in HWR_SetHardwareVideoMode.
2021-10-24 19:12:15 +02:00
rr-
d4a963dcdc port HWR_PrintShadow 2021-10-24 19:12:15 +02:00
rr-
f29c6ee8f7
port HWR_SetHardwareVideoMode + fix #130 2021-10-17 00:17:19 +02:00
rr-
87fcb9aad3
port HWR_SetupRenderContextAndRender 2021-10-17 00:10:15 +02:00
rr-
b84359d9bc
port HWR_DownloadPicture 2021-10-15 22:25:50 +02:00
rr-
e17f183d31
port HWR_CopyPicture 2021-10-15 22:07:39 +02:00
rr-
22ca99efc8
port HWR_FadeWait 2021-10-15 21:51:47 +02:00
rr-
84294b867d
port S_CopyBufferToScreen 2021-10-15 21:37:27 +02:00
rr-
16694491ac
port S_DrawRoomSprites 2021-10-15 21:29:50 +02:00
rr-
398442f46d
post S_GetObjectBounds 2021-10-15 21:17:33 +02:00
rr-
4dc512b833
port phd_InitPolyList 2021-10-15 20:24:40 +02:00
rr-
8295c7152f
port S_PrintShadow 2021-10-15 20:16:12 +02:00
rr-
b813c8056a
port S_InsertRoom 2021-10-15 20:07:20 +02:00
rr-
02f34ab3c7
port phd_PutPolygons 2021-10-15 20:07:19 +02:00
rr-
d24802476d
port calc_roomvert 2021-10-15 00:48:13 +02:00
rr-
4248c60ffa
port calc_vertice_light 2021-10-14 23:31:42 +02:00
rr-
5b9c160b23
docs: update unused functions 2021-10-14 22:11:16 +02:00
rr-
801214ea9c
specific: port glrage resolution patch 2021-10-14 22:01:29 +02:00
rr-
087e4896b8
port HWR_SwitchResolution 2021-10-14 21:56:00 +02:00
rr-
0c690e2955
port calc_object_vertices 2021-10-14 21:55:50 +02:00
rr-
3c90de658d
port S_DrawUISprite 2021-10-13 23:26:38 +02:00
rr-
3a573f7905
port S_DrawSpriteRel 2021-10-13 23:19:50 +02:00
rr-
ddff018852
port S_DrawSprite 2021-10-13 23:12:55 +02:00
rr-
1fde2803d2
port S_ClearScreen 2021-10-13 22:33:34 +02:00
rr-
2498124352
port FMVInit 2021-10-13 22:30:11 +02:00
rr-
cdc3bcb90f
port S_DrawScreenSprite2d 2021-10-13 22:24:12 +02:00