.. |
adivtab.h
|
ref: move renderers into ref subdirectory
|
2022-09-10 22:52:52 +03:00 |
r_aclip.c
|
ref: soft: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
r_beams.c
|
Replace hardcoded functions names by __func__ macro
|
2024-06-19 06:53:42 +03:00 |
r_bsp.c
|
ref: soft: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
r_context.c
|
ref: soft: set malloc like attribute for imported zone memory allocator functions
|
2024-09-30 04:00:28 +03:00 |
r_decals.c
|
ref: rename glpoly_t to glpoly2_t to make the changes more obvious and easier to notice
|
2024-08-10 13:46:00 +03:00 |
r_draw.c
|
ref: soft: fix R_DrawStretchPic and Draw_Fill with OpenMP enabled
|
2024-06-11 02:07:49 +03:00 |
r_edge.c
|
ref: soft: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
r_glblit.c
|
ref: preserve aspect ratio when saving level and save shots
|
2024-10-16 21:35:52 +03:00 |
r_image.c
|
Replace hardcoded functions names by __func__ macro
|
2024-06-19 06:53:42 +03:00 |
r_light.c
|
engine: make CL_RunLightStyles accept lightstyles array pointer as an argument. Make necessary changes in renderers.
|
2024-11-03 01:20:30 +03:00 |
r_local.h
|
engine: make CL_RunLightStyles accept lightstyles array pointer as an argument. Make necessary changes in renderers.
|
2024-11-03 01:20:30 +03:00 |
r_main.c
|
engine: make CL_RunLightStyles accept lightstyles array pointer as an argument. Make necessary changes in renderers.
|
2024-11-03 01:20:30 +03:00 |
r_math.c
|
ref: soft: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
r_misc.c
|
ref: soft: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
r_part.c
|
engine: introduce REF_GET_*_PTR for gamma tables
|
2024-11-03 01:20:30 +03:00 |
r_polyse.c
|
Replace hardcoded functions names by __func__ macro
|
2024-06-19 06:53:42 +03:00 |
r_rast.c
|
ref: soft: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
r_scan.c
|
ref: soft: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
r_sprite.c
|
ref: soft: replace same struct type memcpys by assignments
|
2024-07-31 00:05:44 +03:00 |
r_studio.c
|
ref: soft: migrate to new way to get lightstyles and dlights
|
2024-11-03 01:20:30 +03:00 |
r_surf.c
|
ref: soft: migrate to new way to get lightstyles and dlights
|
2024-11-03 01:20:30 +03:00 |
r_trialias.c
|
ref: soft: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
r_triapi.c
|
ref: soft: fix -Wsequence-point
|
2023-02-06 16:42:09 +03:00 |
wscript
|
wscript: move SUPPORT_BSP2_FORMAT definition to the main wscript file. Manually define REF_DLL in the build task
|
2024-11-02 01:57:33 +03:00 |