You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nico de Poel 764f2a8a0f Optimized lightmap uploads by converting the raw byte pointer from Quake to a NativeArray (unsafe code required) and passing that directly to SetPixelData. This does away with the extra copying step and removes garbage created by Texture2D's implementation. 5 years ago
..
fmod.cs Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod.h Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod.hpp Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod_codec.h Added FMOD Core library to the engine project 5 years ago
fmod_common.h Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod_dsp.cs Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod_dsp.h Added FMOD Core library to the engine project 5 years ago
fmod_dsp_effects.h Updated FMOD to version 2.01.11 (latest stable) 5 years ago
fmod_errors.cs Added FMOD Core library to the engine project 5 years ago
fmod_errors.h Added FMOD Core library to the engine project 5 years ago
fmod_output.h Updated FMOD to version 2.01.11 (latest stable) 5 years ago