index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Couple of minor updates to GL and VK backend cmake files
assiduous
2020-05-01
2
-4
/
+6
*
Use export map to restrict visible lib symbols under MinGW.
logzero
2020-05-01
2
-0
/
+18
*
Updated third-party modules
assiduous
2020-04-28
4
-0
/
+0
*
Vulkan backend on iOS: added missing dependencies
assiduous
2020-04-28
1
-1
/
+5
*
Vulkan backend on iOS: switched to linking statically with MoltenVk library
assiduous
2020-04-28
3
-4
/
+6
*
Updated release history and fixed links in readme
assiduous
2020-04-28
2
-6
/
+13
*
Fixed SwapChainGL on iOS
assiduous
2020-04-28
1
-0
/
+10
*
Vulkan swap chain: auto-detecting surface rotation on Android
assiduous
2020-04-27
2
-9
/
+38
*
Improved swap chain resize handling on Android
assiduous
2020-04-27
3
-2
/
+30
*
Updated .gitignore
assiduous
2020-04-26
1
-41
/
+2
*
Updated Vulkan error handling macros
assiduous
2020-04-26
1
-2
/
+2
*
Improved surface orientation change detection in Vulkan swap chain
assiduous
2020-04-26
2
-6
/
+28
*
Vulkan swap chain: improved swap chain destruction
assiduous
2020-04-25
3
-32
/
+51
*
Fixed typo
assiduous
2020-04-25
1
-1
/
+1
*
Vulkan swapchain: handling lost surface
assiduous
2020-04-25
2
-13
/
+50
*
MatbLib: added Matrix2x2: Inverse function
assiduous
2020-04-24
2
-0
/
+35
*
Improved orientation change detection on Android
assiduous
2020-04-24
2
-3
/
+6
*
VK swap chain resize: added orientation change detection
assiduous
2020-04-24
1
-1
/
+29
*
Fixed issue with infinite Vulkan swap chain growth on Android when orientatio...
assiduous
2020-04-24
2
-8
/
+18
*
Fixed iOS build error
assiduous
2020-04-24
2
-3
/
+3
*
Added surface pretransform parameter to swap chain desc (API 240057)
assiduous
2020-04-24
24
-41
/
+300
*
Merge pull request #128 from Dinolek/master
Assiduous
2020-04-22
1
-0
/
+6
|
\
|
*
Fallback to GLX_MESA_swap_control if GLX_EXT_swap_control isn't supported
Dinolek
2020-04-21
1
-0
/
+6
|
/
*
Updates comments for descriptor settings in EngineD3D12CreateInfo struct
assiduous
2020-04-21
1
-4
/
+33
*
VK backend: added option to use Volk instead of linking with the loader to su...
assiduous
2020-04-20
15
-17
/
+84
*
Fixed few Android build problems
assiduous
2020-04-19
3
-1
/
+16
*
Updated HLSL2GLSLConverter and ShaderMacroHelper
assiduous
2020-04-18
3
-9
/
+22
*
Added IDataBlob::GetConstData method
assiduous
2020-04-15
4
-8
/
+27
*
Fixed typo
assiduous
2020-04-12
1
-1
/
+1
*
Updated BitInterleave16 test
assiduous
2020-04-12
1
-5
/
+7
*
MathLib: added BitInterleave16 function
assiduous
2020-04-12
2
-0
/
+39
*
MathLib: improved FastFloat implementation
assiduous
2020-04-12
2
-2
/
+49
*
Made FastRand and FastRandReal ctors explicit
assiduous
2020-04-11
1
-2
/
+2
*
Minor update to CMake file
assiduous
2020-04-11
1
-1
/
+1
*
Using /O2 instead of /Ox optimization on MSVC plus few minor updates to FastR...
assiduous
2020-04-11
4
-21
/
+24
*
MathLib: added FastFloor and FastCeil functions
assiduous
2020-04-11
4
-16
/
+133
*
Added FastRand class
assiduous
2020-04-10
4
-0
/
+227
*
Fixed another Mac/Linux build issue
assiduous
2020-04-09
1
-4
/
+18
*
Fixed Mac/Linux build error
assiduous
2020-04-09
1
-2
/
+3
*
Added Texture uploader test plus fixed a bunch of issues
assiduous
2020-04-09
9
-28
/
+270
*
Updated ITextureUploader to allow synchronous execution
assiduous
2020-04-08
7
-233
/
+436
*
Math lib: added RGBA8Unorm_To_F4Color and F4Color_To_RGBA8Unorm functions
assiduous
2020-04-04
1
-0
/
+23
*
TextureUploaderGL: fixed issue with row stride that must be at least 32-bit a...
assiduous
2020-04-02
1
-1
/
+2
*
Added option to specify the path to MotlenVk library when building Vulkan bac...
assiduous
2020-04-01
1
-6
/
+9
*
Overriding namespace for SPIRV-Cross project to avoid potential conflicts
assiduous
2020-04-01
3
-22
/
+25
*
Updated Blend, Rasterizer and Depth-Stencil state tests
assiduous
2020-04-01
3
-38
/
+147
*
Updated readme
assiduous
2020-04-01
1
-3
/
+5
*
Enabled using PSO_CREATE_FLAGS flags in D3D11, D3D12 and Vk backends.
assiduous
2020-04-01
8
-120
/
+151
*
Fixed Metal build error
assiduous
2020-04-01
1
-1
/
+1
*
Added PipelineStateCreateInfo struct that is taken by IRenderDevice::CreateIn...
assiduous
2020-04-01
43
-148
/
+250
[prev]
[next]