virtualx-engine/modules/gdnative/videodecoder
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
..
register_types.cpp Fix copyright year in VideoStreamGDNative 2019-02-12 23:05:30 +01:00
register_types.h Fix copyright year in VideoStreamGDNative 2019-02-12 23:05:30 +01:00
SCsub SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
video_stream_gdnative.cpp Texture refactor 2019-12-12 10:05:14 +01:00
video_stream_gdnative.h Texture refactor 2019-12-12 10:05:14 +01:00