summaryrefslogtreecommitdiffstats
path: root/Platforms (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix build errorEgor Yusov2018-07-231-11/+11
* Updated debug utilities to translate DEV_CHECK_ERR to VERIFY in debug buildEgor Yusov2018-07-231-10/+25
* Reworked debug message handling to allow user-specified callbacksEgor Yusov2018-03-2714-175/+175
* Added support for build with Win8.1 SDKEgor Yusov2018-03-041-24/+5
* Fixed https://github.com/DiligentGraphics/DiligentEngine/issues/7Egor Yusov2018-03-041-3/+16
* Fixed interface headers to use relative paths in #includeEgor Yusov2018-02-2325-55/+55
* Fixed few HLSL->GLSL conversion issues on MacOSEgor Yusov2018-02-171-1/+3
* Minor updateEgor Yusov2018-02-151-2/+2
* Fixed formatting of cmake files + couple of minor updatesEgor Yusov2018-02-136-76/+76
* Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXXEgor2018-02-106-30/+30
* Fixed library search in iOS buildEgor Yusov2018-02-041-11/+6
* Fixed few iOS issues with file system & number of texture unitsEgor Yusov2018-02-042-3/+3
* Enabled IOS buildEgor Yusov2018-02-0114-89/+114
* Fixed forward/backward slash issue when opening files on MacOSEgor Yusov2018-01-251-4/+11
* Updated build rules for File2String to avoid issues with clean build commandEgor Yusov2018-01-251-3/+2
* Added comments re object ownership in Core Foundation libEgor Yusov2018-01-251-0/+7
* Updated MacOSDebug to use NSLogEgor Yusov2018-01-242-2/+8
* Implemented opening files in MacOS bundleEgor Yusov2018-01-244-15/+111
* Fixed MacOS issuesEgor Yusov2018-01-211-1/+1
* Minor update to CMakeListsEgor Yusov2018-01-201-1/+1
* Enabled MacOS buildEgor Yusov2018-01-1912-6/+375
* Updated copyright noticeEgor Yusov2018-01-0438-38/+38
* Reworked dependencies between projectsEgor Yusov2017-12-284-5/+5
* Updated debug macrosEgor Yusov2017-12-281-16/+11
* Fixed release build issueEgor Yusov2017-12-281-5/+5
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-2838-109/+298
* Removed legacy visual studio project and solution filesEgor Yusov2017-12-2616-990/+0
* Half implemented OpenGL context initialization in LinuxEgor2017-12-243-5/+8
* Added StandardFile; Implemented Linux file systemEgor Yusov2017-12-217-232/+191
* Udated PlatformDebug; implemented LinuxDebugEgor Yusov2017-12-217-43/+74
* Enabling linux build (in progress)Egor Yusov2017-12-2012-5/+503
* Fixed file paths ('\' -> '/') to fix Android build on linuxEgor Yusov2017-12-198-8/+8
* Removed jni/Visual GDB Android build from legacy project filesEgor Yusov2017-12-1812-533/+1
* CMake: using CXX_STANDARD flag to set c++11 on Android and avoid errors compi...Egor Yusov2017-12-161-1/+1
* CMake: enabling Android buildEgor Yusov2017-12-164-6/+49
* Updated CMakeListsEgor Yusov2017-12-151-10/+1
* CMake: replaced FXC command line with VS_SHADER_* propertiesEgor Yusov2017-12-141-1/+1
* Optimized CMake files with set_common_target_properties()Egor Yusov2017-12-142-20/+2
* Enabling universal windows platform in cmakeEgor Yusov2017-12-143-4/+52
* Few more updates to cmake listsEgor Yusov2017-12-131-1/+1
* Few more updates to cmakelistsEgor Yusov2017-12-102-2/+2
* Updated cmake lists: enabled link-time code generation for MSVCEgor Yusov2017-12-102-0/+20
* Minor updates to CMake filesEgor Yusov2017-12-061-1/+1
* Updated cmake filesEgor Yusov2017-12-053-22/+26
* CMake: Added grouping of projects in VS solutionEgor Yusov2017-12-052-1/+9
* Added cmake filesEgor Yusov2017-12-044-0/+95
* Fixed Android build issuesEgor Yusov2017-11-172-5/+15
* Updated to Diligent Engine 2.1Egor Yusov2017-11-132-7/+21
* Merge from dev branchEgor Yusov2017-05-2028-28/+28
* Merging Updates from dev branchEgor Yusov2017-05-2028-28/+28