xash3d-fwgs/ref_soft
2020-07-10 09:49:13 +07:00
..
adivtab.h
r_aclip.c
r_beams.c engine: try to fix -Wmaybe-uninitialized that may be enabled with -Wuninitialized. Diagnostic is prone to false-positives, as compiler don't have enough data for this 2020-05-12 02:00:34 +03:00
r_bsp.c ref_soft: de-duplicated symbols 2020-05-02 18:57:37 +03:00
r_context.c ref_soft: de-duplicated symbols 2020-05-02 18:57:37 +03:00
r_decals.c
r_draw.c
r_edge.c
r_glblit.c ref_soft/glblit: fix wrong MapBuffer function in GLES3 2020-07-10 09:49:13 +07:00
r_image.c
r_light.c
r_local.h ref_soft: check if offsetof was defined before 2020-05-02 18:02:05 +03:00
r_main.c
r_math.c
r_misc.c
r_part.c
r_polyse.c ref_soft: comment out useless line 2020-05-02 18:02:32 +03:00
r_rast.c
r_scan.c
r_sprite.c
r_studio.c
r_surf.c
r_trialias.c
r_triapi.c ref_soft: remove leftover debug volatile 2020-05-02 19:07:56 +03:00
r_vgui.c
wscript