virtualx-engine/platform/osx
Juan Linietsky d4d470bc97 Texture refactor
-Texture renamed to Texture2D
-TextureLayered as base now inherits 2Darray, cubemap and cubemap array
-Removed all references to flags in textures (they will go in the shader)
-Texture3D gone for now (will come back later done properly)
-Create base rasterizer for RenderDevice, RasterizerRD
2019-12-12 10:05:14 +01:00
..
export Texture refactor 2019-12-12 10:05:14 +01:00
crash_handler_osx.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
crash_handler_osx.mm Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
detect.py Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
dir_access_osx.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
dir_access_osx.mm [macOS] Fix non-ASCII volume name listing, replace deprecated volume listing API. Remove hidden mount points from the volume list. 2019-10-18 15:36:29 +03:00
godot_main_osx.mm Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
joypad_osx.cpp Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
joypad_osx.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2019-10-12 23:23:33 +02:00
os_osx.h Texture refactor 2019-12-12 10:05:14 +01:00
os_osx.mm Texture refactor 2019-12-12 10:05:14 +01:00
platform_config.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
platform_osx_builders.py
power_osx.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
power_osx.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
SCsub iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
semaphore_osx.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
semaphore_osx.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00