godot/drivers
Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename
Also drop some unused files.

Renamed:
- `core/dvector.h` -> `pool_vector.h`
- `core/io/resource_import.h` -> `resource_importer.h`
- `core/sort.h` -> `sort_array.h`
- `core/string_db.h` -> `string_name.h`

Dropped:
- `core/allocators.h`
- `core/os/shell.h`
- `core/variant_construct_string.cpp`
2019-02-12 13:34:25 +01:00
..
alsa Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
alsamidi Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
convex_decomp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
coreaudio Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
coremidi Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dummy Properly get proxy texture size for canvas light, fixes #17067 2019-01-27 16:57:05 -03:00
gl_context Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gles2 Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
gles3 Merge pull request #25481 from hpvb/fix-ubsan-asan-reports 2019-02-12 12:21:01 +01:00
png Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
pulseaudio Merge pull request #24301 from marcelofg55/default_device_pulseaudio 2019-01-07 20:10:50 +01:00
rtaudio Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
unix Fix OS_Unix::set_environment 2019-02-04 00:44:37 +01:00
wasapi Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
windows Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
winmidi Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
xaudio2 Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_driver_types.cpp Consistency in resource format saver/loader de-registration 2019-01-10 12:45:57 +01:00
register_driver_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build core's thirdparty code in own environment 2018-09-28 11:40:41 +02:00