godot/platform/uwp
reduz ccd4cdfd8b Rename StreamTexture* to CompressedTexture*
* Its not and will not be used for streaming.
* Streaming will be implemented in 4.1 and it will work different.
* It makes more sense to be called CompressedTexture since it imports and compresses texture files.
2022-03-05 16:43:38 +01:00
..
export Rename StreamTexture* to CompressedTexture* 2022-03-05 16:43:38 +01:00
app_uwp.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
app_uwp.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
context_egl_uwp.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
context_egl_uwp.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
detect.py SCons: Set DEBUG_ENABLED and DEV_ENABLED in SConstruct 2021-10-15 10:26:58 +02:00
joypad_uwp.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
joypad_uwp.h Fix Actions mapped to triggers not using the full range 2022-01-14 15:36:20 +00:00
logo.png Enhanced iOS and UWP logo on Export dialog 2017-11-29 17:34:01 +07:00
os_uwp.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
os_uwp.h Merge pull request #56012 from bruvzg/wt🤎4 2022-01-17 13:26:15 +01:00
platform_config.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub Replace #pragma once by traditional include guards for consistency 2021-09-24 02:33:15 +02:00