index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added clamp() function to math lib
Egor Yusov
2018-12-23
1
-0
/
+31
*
Minor update to basic math lib
Egor Yusov
2018-12-21
1
-7
/
+10
*
Fixed issue with WindowsFileSystem::CreateDirectory and WindowsFileSystem::De...
Egor Yusov
2018-12-20
1
-6
/
+6
*
Made engine core installation optional that is on by default on Win32 and Lin...
Egor Yusov
2018-12-17
1
-1
/
+3
*
Added install steps; updated header structure for platforms
Egor Yusov
2018-12-17
1
-0
/
+2
*
Fixed a number of minor issues revealed by code analysis
Egor Yusov
2018-12-16
5
-79
/
+81
*
Fixed build under MinGW
Egor Yusov
2018-12-13
2
-1
/
+1
*
Added IShaderResourceBinding::InitializeStaticResources() method to allow exp...
Egor Yusov
2018-11-24
1
-2
/
+2
*
Fixed issue with resource state transition in D3D11 backend
Egor Yusov
2018-11-22
1
-2
/
+2
*
Fixed Android build issue
Egor
2018-11-07
1
-6
/
+8
*
Fixed few linux build issues
Egor
2018-11-03
1
-1
/
+12
*
Multiple improvements to shader resource binding in D3D11 and D3D12
Egor Yusov
2018-10-20
1
-7
/
+36
*
Implemented separate samplers in D3D12
Egor Yusov
2018-10-18
1
-1
/
+1
*
Implemented separate samplers in D3D11
Egor Yusov
2018-10-17
1
-4
/
+4
*
Improved StrCmpSuff() to allow optional suffix
Egor Yusov
2018-10-13
1
-9
/
+48
*
Reworked context pool management in D3D12
Egor Yusov
2018-10-05
1
-6
/
+26
*
Reworked dynamic memory allocation in D3D12 backend to not rely on ring buffe...
Egor Yusov
2018-09-16
1
-7
/
+10
*
Fixing clang build error and warnings
Egor Yusov
2018-09-09
2
-3
/
+3
*
Another attempt to fix gcc/clang builds
Egor Yusov
2018-09-09
2
-6
/
+6
*
Fixed https://github.com/DiligentGraphics/DiligentCore/issues/31 (Remove debu...
Egor Yusov
2018-09-09
2
-35
/
+62
*
Added alignment parameter to allocation managers (fixed https://github.com/Di...
Egor Yusov
2018-09-09
2
-0
/
+48
*
Updated LockHelper to spin few times before yielding thread
Egor Yusov
2018-08-28
1
-2
/
+16
*
Removed <thread> from LockHelper.h (fixed https://github.com/DiligentGraphics...
Egor Yusov
2018-08-28
3
-4
/
+44
*
Moved Signal class from LockHelper.h to Signal.h
Egor Yusov
2018-08-28
4
-94
/
+126
*
Couple cosmetic improvements
Egor Yusov
2018-07-25
1
-0
/
+7
*
Improved performance of DeviceObjectBase::Release()
Egor Yusov
2018-07-25
1
-173
/
+185
*
Few improvements to RefCntAutoPtr & DeviceContextBase::SetPipelineState
Egor Yusov
2018-07-25
1
-39
/
+37
*
Added NarrowString(const wchar_t* WideStr) overload
Egor Yusov
2018-07-10
1
-3
/
+13
*
Updated projection functions in the math lib to take IsGL instead of IsDirect...
Egor Yusov
2018-07-03
1
-21
/
+21
*
Improved SRB data allocation in D3D11 backend; removed AdaptiveFixedBlockAllo...
Egor Yusov
2018-06-22
3
-90
/
+5
*
Improved memory allocation for shader variables and resource cache in Vk backend
Egor Yusov
2018-06-22
2
-24
/
+17
*
Implemented resource names string pool for D3D backends
Egor Yusov
2018-06-19
1
-1
/
+16
*
Reworked SPIRVShaderResources: reduced sizeof(SPIRVShaderResourceAttribs) to ...
Egor Yusov
2018-05-18
2
-0
/
+113
*
Added template version of RawPtr function to allow more convenient type conve...
Egor Yusov
2018-04-17
1
-0
/
+5
*
Reworked debug message handling to allow user-specified callbacks
Egor Yusov
2018-03-27
3
-3
/
+3
*
Added functions for Ortho projection matrix
Egor Yusov
2018-03-26
1
-0
/
+16
*
Added a couple of #includes to fix include test build errors
Egor
2018-03-25
2
-0
/
+2
*
Fixed include paths in GraphicsTools project; fixed build errors
Egor Yusov
2018-03-25
1
-0
/
+2
*
Fixed include paths in project Common
Egor Yusov
2018-03-25
13
-29
/
+33
*
Added Matrix2x2 to BasicMath lib
Egor Yusov
2018-03-07
1
-0
/
+116
*
Fixed Linux build
Egor
2018-02-23
5
-10
/
+10
*
Fixed interface headers to use relative paths in #include
Egor Yusov
2018-02-23
5
-10
/
+12
*
Fixed few compiler warnings
Egor Yusov
2018-02-17
1
-2
/
+2
*
Fixed formatting of cmake files + couple of minor updates
Egor Yusov
2018-02-13
1
-30
/
+30
*
Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXX
Egor
2018-02-10
1
-2
/
+3
*
Enabled IOS build
Egor Yusov
2018-02-01
1
-2
/
+2
*
Fixed XCode build warning
Egor Yusov
2018-01-22
1
-5
/
+5
*
Fixed some clang compiler warnings
Egor Yusov
2018-01-19
3
-9
/
+9
*
Enabled MacOS build
Egor Yusov
2018-01-19
1
-2
/
+2
*
Fixed Linux build error
Egor Yusov
2018-01-08
1
-3
/
+7
[prev]
[next]