summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* GLTF Loader: added optional texture cacheassiduous2020-03-232-19/+107
* Revert "Updated appveyor build URL"assiduous2020-03-091-1/+1
* Updated appveyor build URLassiduous2020-03-051-1/+1
* Diligent-Imgui: added imgui_stdlib.cpp/h to the projectassiduous2020-03-031-3/+14
* travis: switched to gcc 9, fixed formattingassiduous2020-02-272-3/+3
* Fixed missing return statement issue in HandleXEventassiduous2020-02-271-1/+1
* Minor update to CMake asset loaderassiduous2020-02-241-1/+1
* Asset loader: added option to enable draco using DRACO_PATHassiduous2020-02-242-0/+10
* Updated cmake file to enable draco compression in tiny gltfassiduous2020-02-242-0/+9
* Updated tiny gltfassiduous2020-02-231-1040/+3197
* Fixed deprecation warnings on iOSassiduous2020-02-203-24/+29
* travis.yml: switched to using xcode 11.1assiduous2020-02-201-0/+2
* DXSDKMeshLoader: added line strip topologyassiduous2020-02-051-1/+1
* Fixed MacOS deprecation warningassiduous2020-02-041-1/+1
* Updated HLSL2GLSLConverterApp to API 240053assiduous2020-02-021-1/+1
* Removed shader.h from Android NDK Helper to avoid conflict with Diligent's Sh...assiduous2020-02-024-296/+6
* Improved native app build commandsassiduous2020-02-022-32/+33
* Enabled C API for texture loading functionsassiduous2020-02-029-34/+148
* Fixed minor UWP issueassiduous2020-01-311-1/+1
* Fixed Mac/iOS build problemsassiduous2020-01-313-3/+3
* Fixed linux and mac build issuesassiduous2020-01-311-2/+2
* Renamed .h -> .hpp where appropriateassiduous2020-01-3146-76/+76
* Fixed a bunch of minor Linux/iOS/MacOS build issuesassiduous2020-01-298-8/+10
* Updates to comply with the new APIassiduous2020-01-2917-51/+52
* ImGuiImplDiligent: added UpdateFontsTexture() methodassiduous2020-01-192-1/+9
* Linux native app: fixed return codeassiduous2020-01-151-0/+2
* Updated copyright notice on iOS launch screenassiduous2020-01-141-1/+1
* Updated install paths to use standard cmake variablesassiduous2020-01-093-13/+13
* CMake: removed DILIGENT_BUILD_RENDER_SCRIPT optionassiduous2020-01-071-2/+0
* Updated copyright noticeassiduous2020-01-0137-259/+407
* Fixed OpenGL initialization on Linux to not creat 2x-MS back bufferassiduous2019-12-301-2/+7
* CMake: fixed dependencies of XCBKeySyms projectassiduous2019-12-301-1/+2
* Minor update to build.gradleassiduous2019-12-291-1/+1
* Fixed few linux build issuesassiduous2019-12-292-0/+5
* ImGuiImplDiligent: added EndFrame methodassiduous2019-12-262-0/+7
* Win32 app: updated golden image handling to render two frames to get GUI rend...assiduous2019-12-261-0/+4
* Reverted previous change if this was not the cause of the problem. It seems t...assiduous2019-12-261-1/+0
* ImGuiImplDiligent: added missing call to ImGui::EndFrameassiduous2019-12-261-0/+1
* Native app: added gloden image processingassiduous2019-12-253-5/+41
* Renamed UintTests folder to Testsassiduous2019-12-207-2/+2
* readme: added codacy bageDiligentGraphics2019-12-141-0/+1
* Removed RenderScript and luaassiduous2019-12-12133-39966/+1
* appveyor: swithced to VS2019 and enabled testsEgor Yusov2019-12-121-2/+2
* Added Include testEgor Yusov2019-12-126-0/+106
* Fixed c++17 build issueEgor Yusov2019-12-051-0/+2
* Fixed clang-formatting leftover issue in DXSDK Mesh LoaderEgor Yusov2019-11-281-1/+1
* Enabled format validation script stub on MacEgor2019-11-282-2/+6
* Enabled format validation script stub on LinuxEgor2019-11-282-1/+4
* Updated travis.yml: using shared build scriptsEgor2019-11-281-61/+6
* Added reference to code formatting pageEgor Yusov2019-11-271-0/+6