summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* travis: improved configuratio build orderEgor Yusov2019-11-271-4/+4
* Minor update to appveyor.ymlEgor Yusov2019-11-261-0/+1
* appveyor script: using install.batEgor Yusov2019-11-261-10/+2
* Added travis build scriptEgor Yusov2019-11-261-1/+1
* Added travis build bageEgor Yusov2019-11-261-0/+1
* Attempting to fix travis scriptEgor Yusov2019-11-261-4/+4
* Fixed travis scriptEgor Yusov2019-11-261-4/+4
* Update travis scriptEgor Yusov2019-11-261-3/+9
* Added travis scriptEgor Yusov2019-11-261-0/+106
* Fixed appveyor scriptEgor Yusov2019-11-261-0/+1
* Updated bagesEgor Yusov2019-11-261-4/+1
* Added appveyor scriptEgor Yusov2019-11-262-0/+53
* CMake: replaced format validation instructions with add_format_validation_targetEgor Yusov2019-11-261-19/+1
* Minor update to validate_format_win.batEgor Yusov2019-11-251-4/+4
* Added bat script and CMake target to perform source code formatting validationEgor Yusov2019-11-253-0/+507
* clang-formatted TextureLoader projectEgor Yusov2019-11-2511-671/+679
* clang-formatted NativeAppEgor Yusov2019-11-2513-328/+340
* clang-formatted ImGuiImplEgor Yusov2019-11-2515-349/+382
* clang-formatted AssetLoaderEgor Yusov2019-11-254-417/+447
* Renamed INSTALL_DILIGENT_TOOLS cmake option to DILIGENT_INSTALL_TOOLSEgor Yusov2019-11-216-8/+8
* Not installing HLSL2GLSLConverter when INSTALL_DILIGENT_TOOLS is not setEgor Yusov2019-11-211-5/+7
* Added INSTALL_DILIGENT_TOOLS cmake optionEgor Yusov2019-11-211-2/+4
* Fixed imgui install pathEgor Yusov2019-11-201-1/+1
* Updated license install instructionsEgor Yusov2019-11-192-3/+1
* Added install instructionsEgor Yusov2019-11-198-7/+94
* Updated install fodler structureEgor Yusov2019-11-191-2/+2
* Minor updateEgor Yusov2019-11-171-1/+1
* Moved Native App from master repositoryEgor Yusov2019-11-11119-13/+12819
* Updated HLSL2GLSL converter appEgor Yusov2019-11-111-1/+0
* Fixed typo in issue templateEgor Yusov2019-10-271-1/+1
* Updated issue templateEgor Yusov2019-10-271-0/+2
* Added issue templateEgor Yusov2019-10-261-0/+18
* Fixed a couple of macos/clang warningsEgor Yusov2019-10-261-3/+3
* Fixed compiler warningEgor Yusov2019-10-251-1/+1
* Few updates to comply with API version 240033Egor Yusov2019-10-194-31/+128
* Updated imguiEgor Yusov2019-10-121-0/+0
* Updated dear imguiEgor Yusov2019-10-111-0/+0
* Imgui: fixed shaders to work with non-separable program in GLEgor Yusov2019-10-111-4/+2
* Added Imgui Android implementationEgor2019-10-033-0/+150
* Fixed Android build errorEgor2019-10-021-1/+1
* Imgui linux: implemented x11 inputEgor2019-10-023-2/+252
* ImGui linux XCB: added mouse wheel handlingEgor2019-10-021-22/+14
* Imgui Linux XCB impl: implemented time delta handlingEgor2019-10-022-3/+12
* Imgui Linux impl: implemented xcb event handlingEgor2019-10-024-69/+328
* Added ImGui Linux implementation stubEgor2019-10-023-0/+108
* ImGuiImplIOS: implemented time handlingEgor Yusov2019-10-012-0/+10
* ImGui: enabled touch event handling on iOSEgor Yusov2019-10-012-0/+9
* Preliminary implementation of imgui on iOSEgor Yusov2019-10-013-0/+127
* Minor cosmetic changeEgor Yusov2019-10-011-2/+0
* Updated imgui implementation on Mac; fixed window resize handling by imguiEgor Yusov2019-10-013-28/+19