summaryrefslogtreecommitdiffstats
path: root/Graphics (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Reworked dependencies between projectsEgor Yusov2017-12-2834-1069/+1198
* Fixed linux build errorsEgor Yusov2017-12-281-3/+3
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-28121-506/+512
* Removed legacy visual studio project and solution filesEgor Yusov2017-12-2644-4542/+0
* Finalized GL context initialization on Linux + some updates to Win32 debug GL...Egor2017-12-253-209/+101
* Half implemented OpenGL context initialization in LinuxEgor2017-12-247-33/+373
* Updated glew include pathsEgor Yusov2017-12-211-3/+3
* Enabling linux build (in progress)Egor Yusov2017-12-2011-35/+109
* Fixed file paths ('\' -> '/') to fix Android build on linuxEgor Yusov2017-12-192-2/+2
* Removed jni/Visual GDB Android build from legacy project filesEgor Yusov2017-12-1828-2167/+3
* CMake: changed output of GraphicsEngineOpenGL-shared to GraphicsEngineOpenGL ...Egor Yusov2017-12-171-6/+12
* CMake: using CXX_STANDARD flag to set c++11 on Android and avoid errors compi...Egor Yusov2017-12-161-3/+3
* Minor updates to CMake filesEgor Yusov2017-12-161-1/+1
* CMake: enabling Android buildEgor Yusov2017-12-1610-40/+66
* Updated CMakeListsEgor Yusov2017-12-151-8/+0
* Minor update to cmake (replaced set_property(SOURCE ..) with set_source_files...Egor Yusov2017-12-151-6/+8
* CMake: updated File2String; removed set_header_file_only_propertyEgor Yusov2017-12-151-1/+1
* CMake: replaced FXC command line with VS_SHADER_* propertiesEgor Yusov2017-12-145-43/+13
* Optimized CMake files with set_common_target_properties()Egor Yusov2017-12-147-82/+10
* Enabling universal windows platform in cmakeEgor Yusov2017-12-148-10/+39
* Added option to create shader from bytecode for D3D11 and D3D12Egor Yusov2017-12-132-62/+91
* Few more updates to cmake listsEgor Yusov2017-12-135-17/+15
* Updated CMake filesEgor Yusov2017-12-124-12/+26
* Fixed compiler warningsEgor Yusov2017-12-111-3/+3
* More updates to CMakeLists.tstEgor Yusov2017-12-112-9/+7
* Few more updates to cmakelistsEgor Yusov2017-12-103-4/+3
* Updated cmake lists: enabled link-time code generation for MSVCEgor Yusov2017-12-107-7/+90
* Fixed tolower()-related warningsEgor Yusov2017-12-062-9/+9
* Minor updates to CMake filesEgor Yusov2017-12-063-3/+0
* Updated cmake filesEgor Yusov2017-12-056-41/+113
* CMake: Added grouping of projects in VS solutionEgor Yusov2017-12-057-1/+45
* Updated cmake build rules for File2StringEgor Yusov2017-12-042-2/+2
* Added cmake filesEgor Yusov2017-12-0414-7/+767
* Fixed Android build issuesEgor Yusov2017-11-175-5/+6
* Update readme.mdDiligentGraphics2017-11-131-0/+2
* Update readme.mdDiligentGraphics2017-11-131-1/+1
* Updated to Diligent Engine 2.1Egor Yusov2017-11-13246-3982/+11471
* Merge from dev branchEgor Yusov2017-05-20272-1024/+1231
* Merging Updates from dev branchEgor Yusov2017-05-20272-493/+306
* Fixed D3D12 warnings, updated copyright noticeEgor Yusov2017-04-06274-322/+947
* Fixed copy commands to support white spaces in pathsEgor Yusov2016-08-262-9/+9
* Merged updates from dev branchEgor Yusov2016-08-254-4/+103
* Updated to Diligent Engine 2.0Egor Yusov2016-08-20373-7953/+28573
* Release v1.0.0Egor Yusov2015-10-21246-0/+39640