Skip to content

Actions: DiligentGraphics/DiligentCore

Win32/UWP build

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
341 workflow run results
341 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Bumped minimum CMake version to 3.10
Win32/UWP build #2993: Commit 14fce79 pushed by TheMostDiligent
December 8, 2024 08:03 27m 18s master
December 8, 2024 08:03 27m 18s
GLObjWrapper: do not allow debug label length exceed the GL_MAX_LABEL…
Win32/UWP build #2982: Commit 8d2e896 pushed by TheMostDiligent
November 28, 2024 22:25 28m 10s master
November 28, 2024 22:25 28m 10s
Minor update to silencing warnings for D3D_FEATURE_LEVEL_12_2 on olde…
Win32/UWP build #2979: Commit 37bc6cd pushed by TheMostDiligent
November 27, 2024 22:03 27m 59s master
November 27, 2024 22:03 27m 59s
Add D3D_FEATURE_LEVEL_12_2 (#636)
Win32/UWP build #2976: Commit 4540839 pushed by TheMostDiligent
November 27, 2024 19:49 28m 1s master
November 27, 2024 19:49 28m 1s
Appveyor: enable warning-as-error option
Win32/UWP build #2970: Commit 708741e pushed by TheMostDiligent
November 25, 2024 21:10 46m 44s master
November 25, 2024 21:10 46m 44s
DynamicBuffer: ensure that the page size is 64Kb - aligned
Win32/UWP build #2954: Commit 26b091e pushed by TheMostDiligent
November 25, 2024 06:24 27m 27s master
November 25, 2024 06:24 27m 27s
Bumped API version to 256000
Win32/UWP build #2948: Commit 953c6a4 pushed by TheMostDiligent
November 4, 2024 22:33 28m 28s master
November 4, 2024 22:33 28m 28s
IFileStream: added GetPos and SetPos methods
Win32/UWP build #2946: Commit f8d2019 pushed by TheMostDiligent
November 4, 2024 05:29 27m 21s master
November 4, 2024 05:29 27m 21s
FileWrapper: added WriteFile static method
Win32/UWP build #2944: Commit 53ad6f3 pushed by TheMostDiligent
November 4, 2024 04:06 28m 11s master
November 4, 2024 04:06 28m 11s
DataBlobImpl: added option to use custom memory allocator
Win32/UWP build #2941: Commit 24b29cd pushed by TheMostDiligent
November 4, 2024 01:19 28m 14s master
November 4, 2024 01:19 28m 14s
Common: added RefCntContainer template struct
Win32/UWP build #2936: Commit 5196c52 pushed by TheMostDiligent
November 1, 2024 00:30 29m 49s master
November 1, 2024 00:30 29m 49s
FileWrapper: added ReadWholeFile overload for data blob
Win32/UWP build #2933: Commit 4eae867 pushed by TheMostDiligent
October 29, 2024 22:44 27m 18s master
October 29, 2024 22:44 27m 18s
IDataBlob: added template versions of GetDataPtr and GetConstDataPtr …
Win32/UWP build #2930: Commit 858546c pushed by TheMostDiligent
October 29, 2024 20:41 28m 7s master
October 29, 2024 20:41 28m 7s
Vulkan: fully zero-initialize descriptor write info in CommitDynamicR…
Win32/UWP build #2928: Commit 656c769 pushed by TheMostDiligent
October 29, 2024 18:46 27m 47s master
October 29, 2024 18:46 27m 47s
IDataBlob: added Offset parameter to GetDataPtr() and GetConstDataPtr…
Win32/UWP build #2925: Commit 607fc9c pushed by TheMostDiligent
October 28, 2024 23:10 27m 44s master
October 28, 2024 23:10 27m 44s
ThreadPool: added PinWorkerThread helper function
Win32/UWP build #2922: Commit cb699ef pushed by TheMostDiligent
October 25, 2024 00:47 30m 17s master
October 25, 2024 00:47 30m 17s
A few minor updates to ETC format detection
Win32/UWP build #2917: Commit 6457688 pushed by TheMostDiligent
October 23, 2024 18:45 27m 22s master
October 23, 2024 18:45 27m 22s
Support ETC2 texture format (#631)
Win32/UWP build #2915: Commit d9b0335 pushed by TheMostDiligent
October 23, 2024 17:01 28m 19s master
October 23, 2024 17:01 28m 19s
Restore Android SDK 21 support (#630)
Win32/UWP build #2910: Commit 54f13c8 pushed by TheMostDiligent
October 20, 2024 20:12 27m 50s master
October 20, 2024 20:12 27m 50s
DefaultRawMemoryAllocator: refactoring to reduce the number of #if co…
Win32/UWP build #2908: Commit 39d2dab pushed by TheMostDiligent
October 20, 2024 17:27 25m 47s master
October 20, 2024 17:27 25m 47s
IDeviceContextGL: OpenGL interop improvements. (#629)
Win32/UWP build #2905: Commit 63559e4 pushed by TheMostDiligent
October 20, 2024 16:13 27m 33s master
October 20, 2024 16:13 27m 33s
Updated Vulkan third-party dependencies to 1.3.296
Win32/UWP build #2900: Commit 5813d15 pushed by TheMostDiligent
October 18, 2024 00:44 28m 3s master
October 18, 2024 00:44 28m 3s
SPIRVUtils.hpp: added required SPIRVShaderResources.hpp header
Win32/UWP build #2897: Commit 4745442 pushed by TheMostDiligent
October 17, 2024 08:12 27m 56s master
October 17, 2024 08:12 27m 56s
ThreadPool: fixed potential issue with the IAsyncTask::IsFinished() r…
Win32/UWP build #2895: Commit 01cb25b pushed by TheMostDiligent
October 15, 2024 23:00 27m 58s master
October 15, 2024 23:00 27m 58s
ObjectsRegistry: added Clear() method
Win32/UWP build #2892: Commit 55500db pushed by TheMostDiligent
October 15, 2024 05:39 29m 3s master
October 15, 2024 05:39 29m 3s