Commit graph

84 commits

Author SHA1 Message Date
OM
4dc60b9aa4 Added lighting-grid / sphere light basic implementation 2023-05-20 17:02:01 +02:00
OM
8bf57017ac Proper implementation of *RE_AddPolyToScene*
+ Increased *MAX_POLYS* and *MAX_POLYVERTS*
2023-05-19 17:48:09 +02:00
OM
0c92890ef2 Implemented CGEN_STATIC 2023-05-19 16:59:08 +02:00
OM
e5a4574f92 Added *R_DistanceCullPointAndRadius* 2023-05-19 13:39:31 +02:00
OM
e0446db81d Added one more mark function 2023-05-19 03:13:23 +02:00
OM
58e5e3fd63 Added multi-texture GL values
Don't iterate the stage if it has a skyAlpha gen near invisibility
2023-05-19 02:09:13 +02:00
OM
ee030f27e2 Early implementation of fog and sky portal 2023-05-19 00:29:13 +02:00
OM
f6ebdd1998 Better multitexture / bundle support 2023-05-18 18:17:32 +02:00
OM
497f853171 Fixed terrain varnodes being badly loaded 2023-05-18 17:14:00 +02:00
OM
4984f8b925 nextBundle fix 2023-05-18 16:40:17 +02:00
OM
a1d581df39 Introducing full LOD terrain support 2023-05-18 14:41:37 +02:00
OM
cf14b84876 Using MOHAA's R_CreateImage and R_LoadImage 2023-05-17 00:25:27 +02:00
OM
bba11beb39 Reset static models rendering properly 2023-05-16 23:34:50 +02:00
OM
9787c5c235 Added more shader commands 2023-05-16 14:12:47 +02:00
OM
d113d292eb Renamed *GLS_SET2D* to *GLS_DEPTHTEST_DISABLE* 2023-05-15 21:26:14 +02:00
OM
5b141089c3 Added support for a few colorGen_t and alphaGen_t values 2023-05-15 20:14:45 +02:00
OM
2af3dee1d8 Implemented Set2DWindow 2023-05-15 17:27:05 +02:00
OM
2b6bd8c8d2 Fixed dynamic light issues 2023-05-15 14:21:16 +02:00
OM
e605159f7f Removed R_InitSkins 2023-05-11 23:28:36 +02:00
OM
7228a07e50 Fixed Linux compilation errors 2023-05-11 22:48:13 +02:00
OM
8b73d676cb Fakk modifications 2023-05-11 18:56:40 +02:00
OM
0f4e22947b Implemented R_DrawString 2023-05-10 23:19:08 +02:00
OM
849e213d95 Dlight tweak 2023-05-10 20:29:49 +02:00
OM
537c381644 Fixed rendering crashes 2023-05-10 18:26:17 +02:00
OM
776d3fa897 Added all mohaa renderer Cvars 2023-05-10 18:21:26 +02:00
OM
e1f391fa4b made tr.images statically allocated 2023-05-10 00:00:40 +02:00
OM
0fad7c1ad6 Ubertools modifications 2023-05-09 22:54:13 +02:00
OM
797ae47b46 Renderer fixes 2023-05-09 21:58:24 +02:00
OM
4824f8a3b3 MOHAA BSP implementation 2023-05-09 20:49:04 +02:00
OM
a01cf19c47 Fixed some functions not matched 2023-05-09 20:08:06 +02:00
L
0d7b822216 Implemented R_LoadFont 2023-05-09 19:13:37 +02:00
L
521af45611 Fixed all errors (now compile & link) 2023-05-09 17:50:29 +02:00
L
8908890d72 Quick compilation fixes (still linker errors) 2023-05-08 14:59:08 +02:00
L
53c1c94dac Using Quake 3 renderer 2023-05-08 14:33:37 +02:00