RingRacers/src/hardware
James R 6c0b042eed Refactor cvar definitions completely, move everything to cvars.cpp
- No need to call CV_RegisterVar
- Cvar definitions live in only one file, easier to locate
- Organized into sections -- netvars, cheats, etc.
- Use builder pattern to initialize cvars
- Still need to extern if you want to read the cvar value
2023-08-25 17:22:40 -07:00
..
r_minigl The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_opengl Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
s_ds3d
s_fmod Most items work (netgame needs testing), will do fireballs later. 2017-02-26 17:38:24 -05:00
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 opengl: fix bottom and right edge of clip rect 2022-12-17 18:38:40 -08: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 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 Basic merge some of the easier HW files. 2020-05-29 20:43:34 +01:00
hw_md3load.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
hw_model.c More work on sprite-texture model uv adjustment 2 2020-07-16 22:39:44 +03:00
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