UltimateZoneBuilder/Source/Native
2020-09-19 15:00:00 +02:00
..
OpenGL Fixes for non-Windows platforms (#371 by alexey-lysiuk) 2020-03-17 21:37:58 +02:00
VPO Move vpo native code into BuilderNative as it is easier to manage. The plugins folder doesn't support including native dlls properly anyway. 2020-04-19 15:56:24 +02:00
Backend.cpp Add texture format to the Texture class so that render target textures do not have to be in the bgra8 format 2020-01-15 23:28:17 +01:00
Backend.h Add texture format to the Texture class so that render target textures do not have to be in the bgra8 format 2020-01-15 23:28:17 +01:00
BuilderNative.vcxproj Fix BuilderNative.vcxproj to work in both Visual Studio 2017 and 2019 at the same time 2020-07-29 04:09:44 +02:00
BuilderNative.vcxproj.filters Move vpo native code into BuilderNative as it is easier to manage. The plugins folder doesn't support including native dlls properly anyway. 2020-04-19 15:56:24 +02:00
BuilderNative.vcxproj.user Add command line for launching builder from the BuilderNative project (this makes it easier to setup breakpoints in the native code) 2020-09-19 15:00:00 +02:00
exports.def Move vpo native code into BuilderNative as it is easier to manage. The plugins folder doesn't support including native dlls properly anyway. 2020-04-19 15:56:24 +02:00
fasttrig.h Unix build fixes 2020-01-06 08:07:52 +01:00
Matrix.cpp Add the license that applies to BuilderNative 2019-12-23 00:13:09 +01:00
Precomp.cpp Add the license that applies to BuilderNative 2019-12-23 00:13:09 +01:00
Precomp.h Rearrange the code slightly so it is easier to add other backends 2019-12-23 20:09:38 +01:00
RawMouse.cpp Fix cursor visible on Linux when in 3D mode 2020-09-13 23:43:11 +02:00
RawMouse.h Add the license that applies to BuilderNative 2019-12-23 00:13:09 +01:00