godot/platform/javascript/export
Hugo Locurcio 665d29c16d
Fix new projects always being created with OpenGL
Only Vulkan is fully implemented for now, so OpenGL isn't available
in the project manager yet.

This also makes the rendering driver checks use lowercase names
everywhere for consistency.
2021-11-01 22:04:36 +01:00
..
export.cpp Use OpenGL 3.3 core profile instead of compatibility profile 2021-10-31 15:56:45 +01:00
export.h Split javascript export template into multiple files 2021-08-12 17:18:36 +03:00
export_plugin.cpp Fix new projects always being created with OpenGL 2021-11-01 22:04:36 +01:00
export_plugin.h Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
export_server.h Split javascript export template into multiple files 2021-08-12 17:18:36 +03:00