summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Updated samples submodule (minor readme updates)Egor Yusov2018-09-111-0/+0
* Updated samples module (readme updates)Egor Yusov2018-09-101-0/+0
* Updated readmeEgor Yusov2018-09-102-1/+1
* Fixing clang build errors and warningsEgor Yusov2018-09-091-0/+0
* Fixing build (continued)Egor Yusov2018-09-091-0/+0
* Fixing build errorsEgor Yusov2018-09-092-0/+0
* Fixed build errorsEgor Yusov2018-09-091-0/+0
* Updated test + core and samples submodulesEgor Yusov2018-09-0912-100/+301
* Udated coreEgor Yusov2018-08-271-0/+0
* Updated core (fixed false warning)Egor Yusov2018-08-271-0/+0
* Updated core & tools (implemented raw buffers plus other improvements)Egor Yusov2018-08-2716-98/+195
* Updated readme: organized projects into a tableDiligentGraphics2018-08-251-14/+4
* Updated core submoduleEgor Yusov2018-08-251-0/+0
* Updated readme: updated links to tutorials and samplesDiligentGraphics2018-08-251-4/+2
* Updated readme: organized tutorials and samples into tablesDiligentGraphics2018-08-251-83/+16
* Updated core (reworked shader resource layout in D3D12 to use shader variable...Egor Yusov2018-08-251-0/+0
* Updated core (implemented shader variable access by index)Egor Yusov2018-08-228-37/+320
* Updated core submoduleEgor Yusov2018-08-031-0/+0
* Updated Core submodule & shader var access testEgor Yusov2018-08-032-7/+18
* Updated core submodule; added shader variable access testsEgor Yusov2018-08-036-47/+660
* Updated asteroids demo to call FinishFrame on deferred contexts; updated core...Egor Yusov2018-07-313-1/+6
* Added social media iconsEgor Yusov2018-07-262-0/+4
* Updated core (fixed performance flaw in Vk backend)Egor Yusov2018-07-261-0/+0
* Updated core submodule (perf improvements)Egor Yusov2018-07-251-0/+0
* Updated core submodule (performance improvements)Egor Yusov2018-07-251-0/+0
* Updated core submoduleEgor Yusov2018-07-251-0/+0
* Updated core submodule (fixed issues in ~DeviceContextVkImpl())Egor Yusov2018-07-241-0/+0
* Fixed mac/iOS build errorEgor Yusov2018-07-231-0/+0
* Fixed link in readmeEgor Yusov2018-07-231-2/+2
* Updated Core and Samples submodules (improvements to unsynchronized buffer ma...Egor Yusov2018-07-233-0/+11
* Added IFence interfaceEgor Yusov2018-07-2210-0/+130
* Updated readmeEgor Yusov2018-07-161-1/+5
* Fixed couple of minor issue with anassigned object names that are not empty, ...Egor Yusov2018-07-142-2/+0
* Added command line parsing in UWP applicationsEgor Yusov2018-07-104-3/+17
* Updated core submodule (fixed glslang cmake options)Egor Yusov2018-07-081-0/+0
* Updated core submodule to fix glslang cmake build settingsEgor Yusov2018-07-081-0/+0
* Updated cmake version in appveyor build scriptEgor Yusov2018-07-081-1/+1
* Couple updates to readme filesEgor Yusov2018-07-082-6/+6
* Updated readme & submodulesEgor Yusov2018-07-084-19/+30
* Disabled Vulkan on 32-bit WindowsEgor Yusov2018-07-085-1/+17
* Updated core submoduleEgor Yusov2018-07-071-0/+0
* Few minor updates + updated submodulesEgor Yusov2018-07-075-3/+3
* Fixed build error: second attemptEgor Yusov2018-07-061-2/+2
* Fixed build errorEgor Yusov2018-07-061-0/+5
* Updated Asteroids demo to handle minimized window in Vulkan; updated BlendTex...Egor Yusov2018-07-064-8/+20
* Updated test appEgor Yusov2018-07-055-87/+123
* Updated broken shader & comput shader testsEgor Yusov2018-07-054-3/+14
* Asteroids demo: only recreating the window when render mode changesEgor Yusov2018-07-041-5/+8
* Enabled switching between D3D and Vulkan in asteroids demoEgor Yusov2018-07-041-32/+52
* Enabled resource binding mode toggle in Vulkan mode in asteroids demoEgor Yusov2018-07-041-7/+3