2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-25 11:19:59 +01:00
xash3d-fwgs/ref/soft
Alibek Omarov 9a432a5a13 common: rewrite cvardef.h from scratch based on Quake definitions
* unify cvar.h and cvardef.h, enable private definitions only for refdll and engine

* add FCVAR_REFDLL for easier RefDll cvars cleanup
2024-08-21 12:18:06 +03:00
..
adivtab.h
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: replace same struct type memcpys by assignments 2024-07-31 00:05:44 +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 common: rewrite cvardef.h from scratch based on Quake definitions 2024-08-21 12:18:06 +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: soft: replace same struct type memcpys by assignments 2024-07-31 00:05:44 +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: enable multiplayer high defintion model in menu preview 2024-07-28 14:45:10 +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
wscript wscript: move werror flags into uselib 2024-01-30 17:24:17 +03:00