dxx-rebirth/common/main
Kp 90d3d82d8e Default disable VR side-by-side for OpenGL ES
VR requires glDrawBuffer, which Mesa OpenGL ES does not offer.  Default
VR to disabled for OpenGL ES users.  Users who want to try it anyway can
still set use_stereo_render=1 in the SCons environment.
2022-10-09 23:15:20 +00:00
..
ai.h Pass std::span to create_bfs_list 2022-09-24 17:47:53 +00:00
aistruct.h Use enum class for robot_gun_number 2022-08-22 01:24:49 +00:00
automap.h
bm.h
cast_range_result.h
cli.cpp
cli.h
cmd.cpp Return std::unique_ptr from d_strdup 2022-10-09 23:15:20 +00:00
cmd.h
cntrlcen.h
collide.h Use enum class for apply_damage_to_player::possibly_friendly 2022-07-23 20:58:10 +00:00
config.h
controls.h
credits.h
cvar.cpp
cvar.h
d_array.h Add check that d_array<E> is not unsigned int or unsigned long 2022-10-09 23:15:20 +00:00
d_bitset.h
d_crange.h
d_enumerate.h Return sentinel type from enumerate::end() 2022-10-09 23:15:20 +00:00
d_levelstate.h
d_range.h Make xrange_endpoint value mutable 2022-10-09 23:15:20 +00:00
d_srcloc.h Pass std::span to location_value_wrapper::prepare_buffer 2022-09-24 17:47:53 +00:00
d_zip.h Use std::ranges::find_if instead of std::find_if 2022-10-09 23:15:20 +00:00
digi.h
effects.h
endlevel.h
ephemeral_range.h
escort.h
fireball.h
fuelcen.h
fvi.h
fwd-d_array.h Add check that d_array<E> is not unsigned int or unsigned long 2022-10-09 23:15:20 +00:00
fwd-game.h Default disable VR side-by-side for OpenGL ES 2022-10-09 23:15:20 +00:00
fwd-inferno.h
fwd-object.h
fwd-piggy.h Use enum class for pig_hamfile_version 2022-10-09 23:15:20 +00:00
fwd-player.h Use template alias for per-team arrays 2022-10-09 23:15:20 +00:00
fwd-powerup.h Pass std::span to powerup_basic_str 2022-09-24 17:47:53 +00:00
fwd-robot.h Pass polymodel& to polymodel_read 2022-10-09 23:15:20 +00:00
fwd-segment.h
fwd-vclip.h
fwd-wall.h
fwd-weapon.h Use enum class for pig_hamfile_version 2022-10-09 23:15:20 +00:00
game.h Default disable VR side-by-side for OpenGL ES 2022-10-09 23:15:20 +00:00
gamefont.h Use explicitly defaulted font_scale_proportion::operator== 2022-10-09 23:15:19 +00:00
gamemine.h
gamepal.h Pass std::span to load_palette 2022-09-24 17:47:52 +00:00
gameplayopt.h
gamesave.h Move Shareware_level_names,Registered_level_names to dumpmine.cpp 2022-09-24 17:47:52 +00:00
gameseg.h
gameseq.h Use alias template per_player_array for arrays that are MAX_PLAYERS long 2022-09-24 17:47:53 +00:00
gauges.h Use alias template per_player_array for arrays that are MAX_PLAYERS long 2022-09-24 17:47:53 +00:00
hostage.h
hudmsg.h Remove special case for 0 argument HUD_init_message 2022-10-02 19:51:36 +00:00
inferno.h
kconfig.h Feat: Pitch unlocker 2022-08-21 16:16:40 -05:00
kmatrix.h
laser.h
lighting.h
menu.h
mission.h Add hack for case mismatch in Vertigo robot movies 2022-09-24 17:47:52 +00:00
morph.h Advise gcc to inline morph_data::operator new 2022-08-22 01:24:49 +00:00
multi.h Use template alias for per-team arrays 2022-10-09 23:15:20 +00:00
multibot.h Use enum class for robot_gun_number 2022-08-22 01:24:49 +00:00
multiinternal.h Pass std::span to dispatch_table::send_data 2022-09-24 17:47:51 +00:00
net_udp.h Use alias template per_player_array for arrays that are MAX_PLAYERS long 2022-09-24 17:47:53 +00:00
newdemo.h
newmenu.h Use std::span for PHYSFSX_fgets 2022-10-02 19:51:35 +00:00
nvparse.h
object.h Use alias template per_player_array for arrays that are MAX_PLAYERS long 2022-09-24 17:47:53 +00:00
objnum.h
paging.h
physfsrwops.h
physics.h
physics_info.h
piggy.h Use enum class for pig_hamfile_version 2022-10-09 23:15:20 +00:00
player-callsign.h Use explicitly defaulted callsign_t::operator== 2022-10-09 23:15:19 +00:00
player-flags.h
player.h
playsave.h Feat: Pitch unlocker 2022-08-21 16:16:40 -05:00
polyobj.h Use enum class for polygon_simpler_model_index 2022-10-09 23:15:20 +00:00
powerup.h
render.h
render_state.h
robot.h Use enum class for robot_gun_number 2022-08-22 01:24:49 +00:00
scores.h
screens.h
segiter.h Remove definition of segment_object_range_t<T>::iterator::operator!= 2022-10-09 23:15:19 +00:00
segment.h Add stub definitions of enum vertnum_t,wallnum_t 2022-08-22 01:24:49 +00:00
segpoint.h
selfiter.h Use std::ranges::find_if instead of std::find_if 2022-10-09 23:15:20 +00:00
slew.h
songs.h
sounds.h
state.h
switch.h
terrain.h
texmerge.h
text.h Use enum class for kick_player_reason 2022-09-11 17:00:44 +00:00
textures.h
titles.h
valptridx.tcc
vclip.h
vers_id.h Add Windows version resource for Windows build 2022-09-11 17:00:45 +00:00
wall.h Remove unnecessary explicit definition of WALL_IS_DOORWAY_result_t::operator!= 2022-10-09 23:15:19 +00:00
weapon.h
weapon_id.h