OpenRCT2/src/openrct2/windows
Ted John efb64603eb Only create OpenGL window when necessary
Currently the game window is always created with an OpenGL context which then means that opengl32.dll and other modules are loaded. The OpenGL window flag will now only be used if the config drawing engine is set to OpenGL. This now means that a restart of the game is required when switching to the OpenGL drawing engine for Windows.

#5104
2017-01-22 21:38:08 +00:00
..
about.c Use types from common.h 2017-01-14 12:37:31 +01:00
banner.c Use types from common.h 2017-01-14 12:37:31 +01:00
changelog.c Use types from common.h 2017-01-14 12:37:31 +01:00
cheats.c Use types from common.h 2017-01-14 12:37:31 +01:00
clear_scenery.c Use types from common.h 2017-01-14 12:37:31 +01:00
custom_currency.c Use types from common.h 2017-01-14 12:37:31 +01:00
debug_paint.c Use types from common.h 2017-01-14 12:37:31 +01:00
demolish_ride_prompt.c Use types from common.h 2017-01-14 12:37:31 +01:00
dropdown.c Fixed typos and warnings after rebase 2017-01-14 14:31:06 +01:00
dropdown.h Fixed typos and warnings after rebase 2017-01-14 14:31:06 +01:00
editor_bottom_toolbar.c Use types from common.h 2017-01-14 12:37:31 +01:00
editor_inventions_list.c Use types from common.h 2017-01-14 12:37:31 +01:00
editor_main.c Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
editor_object_selection.c Use types from common.h 2017-01-14 12:37:31 +01:00
editor_objective_options.c Use types from common.h 2017-01-14 12:37:31 +01:00
editor_scenario_options.c Use types from common.h 2017-01-14 12:37:31 +01:00
error.c Use types from common.h 2017-01-14 12:37:31 +01:00
error.h Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
finances.c Use types from common.h 2017-01-14 12:37:31 +01:00
footpath.c Fix 5079 don't remove walls when building stalls and footpaths 2017-01-16 14:28:16 +01:00
game_bottom_toolbar.c Merge pull request #5085 from IntelOrca/refactor/structs/various 2017-01-22 16:15:42 +00:00
guest.c Use types from common.h 2017-01-14 12:37:31 +01:00
guest_list.c Use types from common.h 2017-01-14 12:37:31 +01:00
install_track.c Use types from common.h 2017-01-14 12:37:31 +01:00
land.c Use types from common.h 2017-01-14 12:37:31 +01:00
land_rights.c Use types from common.h 2017-01-14 12:37:31 +01:00
loadsave.c Use types from common.h 2017-01-14 12:37:31 +01:00
main.c Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
map.c Use types from common.h 2017-01-14 12:37:31 +01:00
map_tooltip.c Use types from common.h 2017-01-14 12:37:31 +01:00
mapgen.c Use types from common.h 2017-01-14 12:37:31 +01:00
maze_construction.c Use types from common.h 2017-01-14 12:37:31 +01:00
multiplayer.c Use types from common.h 2017-01-14 12:37:31 +01:00
music_credits.c Use types from common.h 2017-01-14 12:37:31 +01:00
network_status.c Use types from common.h 2017-01-14 12:37:31 +01:00
new_campaign.c Use types from common.h 2017-01-14 12:37:31 +01:00
new_ride.c Use types from common.h 2017-01-14 12:37:31 +01:00
news.c Name news flags 2017-01-17 17:23:03 +00:00
news_options.c Use types from common.h 2017-01-14 12:37:31 +01:00
options.c Only create OpenGL window when necessary 2017-01-22 21:38:08 +00:00
park.c Create new OpenRCT2 award struct 2017-01-16 18:00:04 +00:00
player.c Use types from common.h 2017-01-14 12:37:31 +01:00
publisher_credits.c Use types from common.h 2017-01-14 12:37:31 +01:00
research.c Use types from common.h 2017-01-14 12:37:31 +01:00
ride.c Merge pull request #4936 from Broxzier/short 2017-01-14 23:41:47 +00:00
ride_construction.c Fix two usages of raw RIDE4 flag usages, rename one, add comment 2017-01-17 12:00:47 +00:00
ride_list.c Use types from common.h 2017-01-14 12:37:31 +01:00
save_prompt.c Use types from common.h 2017-01-14 12:37:31 +01:00
scenery.c Use types from common.h 2017-01-14 12:37:31 +01:00
server_list.c Use types from common.h 2017-01-14 12:37:31 +01:00
server_start.c Use types from common.h 2017-01-14 12:37:31 +01:00
shortcut_key_change.c Use types from common.h 2017-01-14 12:37:31 +01:00
shortcut_keys.c Use types from common.h 2017-01-14 12:37:31 +01:00
sign.c Use types from common.h 2017-01-14 12:37:31 +01:00
staff.c Use types from common.h 2017-01-14 12:37:31 +01:00
staff_fire_prompt.c Use types from common.h 2017-01-14 12:37:31 +01:00
staff_list.c Use types from common.h 2017-01-14 12:37:31 +01:00
text_input.c Use types from common.h 2017-01-14 12:37:31 +01:00
themes.c Minor code changes per reviewer comments. 2017-01-22 21:17:08 +01:00
tile_inspector.c Fixed typos and warnings after rebase 2017-01-14 14:31:06 +01:00
title_command_editor.c Use types from common.h 2017-01-14 12:37:31 +01:00
title_editor.c Use types from common.h 2017-01-14 12:37:31 +01:00
title_exit.c Use types from common.h 2017-01-14 12:37:31 +01:00
title_logo.c Use types from common.h 2017-01-14 12:37:31 +01:00
title_menu.c Use types from common.h 2017-01-14 12:37:31 +01:00
title_options.c Use types from common.h 2017-01-14 12:37:31 +01:00
title_scenarioselect.c Use types from common.h 2017-01-14 12:37:31 +01:00
tooltip.c Use types from common.h 2017-01-14 12:37:31 +01:00
tooltip.h Use types from common.h 2017-01-14 12:37:31 +01:00
top_toolbar.c Minor changes as requested by reviewer. 2017-01-22 21:21:00 +01:00
track_list.c Use types from common.h 2017-01-14 12:37:31 +01:00
track_manage.c Use types from common.h 2017-01-14 12:37:31 +01:00
track_place.c Use types from common.h 2017-01-14 12:37:31 +01:00
view_clipping.c Minor changes as requested by reviewer. 2017-01-22 21:21:00 +01:00
viewport.c Use types from common.h 2017-01-14 12:37:31 +01:00
water.c Use types from common.h 2017-01-14 12:37:31 +01:00