2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 09:56:22 +01:00
xash3d-fwgs/ref/soft
2024-10-14 04:18:35 +03:00
..
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: soft: fail to the engine if CreateBuffer has failed (otherwise it sits in infinite loop) 2024-08-11 18:28:45 +03:00
r_image.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
r_light.c ref: remove unneeded dlight pointer increment 2024-06-15 08:44:18 +03:00
r_local.h ref: soft: set malloc like attribute for imported zone memory allocator functions 2024-09-30 04:00:28 +03:00
r_main.c ref: soft: fail to the engine if CreateBuffer has failed (otherwise it sits in infinite loop) 2024-08-11 18:28:45 +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 ref: disabled verbose reporting about tracer invalid color index 2024-09-03 15:31:51 +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: turn r_shadows into extended convar_t 2024-10-14 04:18:35 +03:00
r_surf.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +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 werror flags into uselib 2024-01-30 17:24:17 +03:00