Commit graph

20 commits

Author SHA1 Message Date
smallmodel
fc9cf41557
Implemented R_GetLightingGridValue (better lighting) 2023-07-25 20:03:07 +02:00
smallmodel
832067d967
Fixed (a little bit) R_RealDlightPatch 2023-07-21 23:36:02 +02:00
smallmodel
d3bda17814
Fixed vertice steps 2023-07-21 20:30:44 +02:00
smallmodel
7106396b3e
Implemented R_RecursiveDlightPatch, R_RealDlightPatch and R_RealDlightTerrain 2023-07-20 23:59:52 +02:00
smallmodel
eceef48267
Made lightmap_buffer access self-explanatory 2023-07-19 22:40:58 +02:00
smallmodel
01fbba74ef
Code cleanup 2023-07-19 00:40:25 +02:00
smallmodel
ca4e55fad8
Using LIGHTMAP_SIZE 2023-07-19 00:08:49 +02:00
smallmodel
bcf58f90d6
Implemented R_RealDlightFace and R_DlightSample 2023-07-18 22:31:55 +02:00
smallmodel
22fdf36cc6
Added reallight functions, unimplemented 2023-07-18 21:19:16 +02:00
smallmodel
2866bfdd04
Fix for DrawStretchRaw and const params 2023-07-17 20:44:09 +02:00
OM
8f6ba3261e Output vLight values even if unimplemented 2023-05-29 15:53:01 +02:00
OM
7761cbd74c Implemented *RB_SetupStaticModelGridLighting* and *RB_Static_BuildDLights* 2023-05-21 02:40:44 +02:00
OM
4dc60b9aa4 Added lighting-grid / sphere light basic implementation 2023-05-20 17:02:01 +02:00
OM
0c92890ef2 Implemented CGEN_STATIC 2023-05-19 16:59:08 +02:00
OM
02f0e309e3 Implemented *R_ClearRealDlights*, *R_UploadDlights* and *R_AllocLMBlock* 2023-05-19 02:11:28 +02:00
OM
ee030f27e2 Early implementation of fog and sky portal 2023-05-19 00:29:13 +02:00
OM
7228a07e50 Fixed Linux compilation errors 2023-05-11 22:48:13 +02:00
OM
537c381644 Fixed rendering crashes 2023-05-10 18:26:17 +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