RingRacers/src/hardware
James R. afeba341c0 Remove translucenthud cvar, let V_HUDTRANS fade in like V_SLIDEIN
- V_HUDTRANS does not fade if combined with V_SLIDEIN
  (since sliding elements are not supposed to fade).
- If not V_SPLITSCREEN, uses most opaque fade value among
  splitscreen players (since Tally will fade back out for
  specific players).
2023-09-11 18:30:40 -07:00
..
r_minigl
r_opengl Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
s_ds3d
s_fmod
s_openal
CMakeLists.txt Move all sources into CMakeLists.txt 2022-11-28 21:46:43 -08:00
hw3dsdrv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw3sound.c f_finale now compiles 2020-08-11 23:13:25 -04:00
hw3sound.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_batching.c Remove bad pointer arithmetic in polygon comparators, that was causing glitches 2022-03-18 11:59:40 +00:00
hw_batching.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_bsp.c Merge branch 'master' into new-menus 2022-03-29 17:14:38 +01:00
hw_cache.c GL now loads in netgames and doesn't memory leak 2021-12-09 20:57:15 +00:00
hw_clip.c SPLITSCREEN FOV 2020-09-23 17:50:47 -07:00
hw_clip.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_data.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_defs.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_dll.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_draw.c Remove translucenthud cvar, let V_HUDTRANS fade in like V_SLIDEIN 2023-09-11 18:30:40 -07:00
hw_drv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_glob.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_light.c * Fixed blending in OpenGL. 2021-04-03 19:29:06 +01:00
hw_light.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_main.c Refactor cvar definitions completely, move everything to cvars.cpp 2023-08-25 17:22:40 -07:00
hw_main.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_md2.c Split hitlag into its own file 2023-06-30 23:05:40 -07:00
hw_md2.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_md2load.c
hw_md2load.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_md3load.c
hw_md3load.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_model.c
hw_model.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hws_data.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
u_list.c
u_list.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00