summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GLTF Node Accessext-vks-ol2021-04-121-0/+0
* GLTFLoader from-memory APIs-ol2021-03-312-0/+0
* GLTF: hacky VR rendering supports-ol2021-03-274-2/+2
* external Vulkan thingss-ol2021-03-233-1/+6
* Updated sampes & tools (updated imgui to the latest version)assiduous2021-02-172-0/+0
* Travis: updated XCode to 12.2assiduous2021-02-084-4/+4
* Reworked ExecuteCommandList(+s) to take an array of command lists instead of oneassiduous2021-02-088-14/+27
* Updated tools moduleassiduous2021-01-151-0/+0
* Updated fx and tools modules (GLTF loader and renderer updates)assiduous2021-01-132-0/+0
* Updated core, fx and tools (GLTF loading improvements)assiduous2021-01-113-0/+0
* Updated tools and samples (updated gltf loader to support cameras)assiduous2021-01-082-0/+0
* Updated core and samplesassiduous2021-01-072-0/+0
* Updated coreassiduous2021-01-051-0/+0
* Updated samples moduleassiduous2021-01-051-0/+0
* Updated coreassiduous2021-01-041-0/+0
* Updated core, tools and samples (updated more copyright notices)assiduous2021-01-043-0/+0
* Updated core & tools; fixed tabs in readmeassiduous2021-01-043-6/+6
* Updated release history and readme; updated submodulesassiduous2021-01-046-2/+75
* Updated copyright noticeassiduous2021-01-0117-13/+13
* Readme: updated table of supported platforms/APIAssiduous2020-12-311-8/+13
* Updated core and samplesassiduous2020-12-303-1/+1
* Updated samples moduleassiduous2020-12-281-0/+0
* Updated samples module (added ray tracing tutorial)assiduous2020-12-273-0/+1
* Updated core (enabled ray tracing)assiduous2020-12-252-0/+1
* Updated submodules (improvements to GLTF loader and renderer)assiduous2020-12-155-2/+3
* Updated tools (Mac/iOS app fixes)assiduous2020-11-271-0/+0
* Updated core & samples (fixed premature flushes in VK)assiduous2020-11-263-4/+5
* Updated core & toolsassiduous2020-11-252-0/+0
* Updated tools (fixed clang warnings)assiduous2020-11-241-0/+0
* Readme: updated instructions for iOSAssiduous2020-11-241-4/+3
* Updated core and samples (MoltenVK-related updates on Mac and iOS)assiduous2020-11-243-6/+10
* Updated core & samples: few Metal-related updatesassiduous2020-11-232-0/+0
* Updated submodules (switched to using CMake-provided toolchain for iOS plus M...assiduous2020-11-225-4/+14
* Updated submodules: enabled Metal mode supportassiduous2020-11-195-8/+9
* Updated submodulesassiduous2020-11-053-0/+0
* Updated coreassiduous2020-11-011-0/+0
* Updated coreassiduous2020-10-281-0/+0
* Merge pull request #107 from tombish/masterAssiduous2020-10-281-1/+1
|\
| * Static linking Lib list updateThomas Bishop2020-10-271-1/+1
|/
* Updated core, samples and toolsassiduous2020-10-263-0/+0
* CMake: enabled generation of XCode schemes; updated coreassiduous2020-10-232-0/+3
* Updated tools moduleassiduous2020-10-211-0/+0
* Updated toolsassiduous2020-10-211-0/+0
* Updated tools (fixed mipmap generation on CPU)assiduous2020-10-211-0/+0
* test_all.bat: added format validationassiduous2020-10-211-2/+15
* Updated coreassiduous2020-10-211-0/+0
* Updated core & samples (API240078); improved test_all scriptassiduous2020-10-213-1/+8
* Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)assiduous2020-10-195-1/+1
* Renamed static samplers to immutable samplers (API240076)assiduous2020-10-196-19/+19
* PSO creation refactoring (API240075)assiduous2020-10-197-73/+82