RingRacers/src/hardware
James R. 7b3010c93d Fix many instances of splitscreen view number if there are duplicate displayplayers
- Avoid iterating displayplayers to find view number and
  prefer R_GetViewNumber.
- Iterate over all matching displayplayers if necessary,
  instead of stopping at the first match.
2023-10-03 21:28:33 -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
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
hw_clip.c
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
hw_light.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_main.c Fix many instances of splitscreen view number if there are duplicate displayplayers 2023-10-03 21:28:33 -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