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
*
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
*
Updated Signal class to allow auto-reset and custom signal value
Egor Yusov
2018-01-08
1
-10
/
+38
*
Updated Signal class to allow notify_all()
Egor Yusov
2018-01-07
1
-3
/
+6
*
Updated copyright notice
Egor Yusov
2018-01-04
26
-26
/
+26
*
Updated readme & documentation
Egor Yusov
2018-01-04
1
-24
/
+0
*
Reworked dependencies between projects
Egor Yusov
2017-12-28
2
-1
/
+3
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
30
-757
/
+60
*
Removed legacy visual studio project and solution files
Egor Yusov
2017-12-26
7
-561
/
+0
*
Enabling linux build (in progress)
Egor Yusov
2017-12-20
1
-2
/
+2
*
Removed jni/Visual GDB Android build from legacy project files
Egor Yusov
2017-12-18
11
-1452
/
+0
*
CMake: minor update to fix Android link error
Egor Yusov
2017-12-16
1
-1
/
+1
*
CMake: enabling Android build
Egor Yusov
2017-12-16
2
-2
/
+3
*
CMake: replaced FXC command line with VS_SHADER_* properties
Egor Yusov
2017-12-14
1
-1
/
+1
*
Optimized CMake files with set_common_target_properties()
Egor Yusov
2017-12-14
1
-11
/
+1
*
Enabling universal windows platform in cmake
Egor Yusov
2017-12-14
1
-1
/
+1
*
Few more updates to cmakelists
Egor Yusov
2017-12-10
1
-1
/
+1
*
Updated cmake lists: enabled link-time code generation for MSVC
Egor Yusov
2017-12-10
1
-0
/
+11
*
Fixed tolower()-related warnings
Egor Yusov
2017-12-06
1
-0
/
+17
*
CMake: Added grouping of projects in VS solution
Egor Yusov
2017-12-05
1
-0
/
+4
*
Added cmake files
Egor Yusov
2017-12-04
1
-0
/
+65
*
Fixed Android build issues
Egor Yusov
2017-11-17
5
-7
/
+9
*
Update readme.md
DiligentGraphics
2017-11-13
1
-2
/
+2
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
22
-466
/
+1146
*
Merge from dev branch
Egor Yusov
2017-05-20
34
-34
/
+34
*
Merging Updates from dev branch
Egor Yusov
2017-05-20
34
-34
/
+34
*
Fixed D3D12 warnings, updated copyright notice
Egor Yusov
2017-04-06
34
-35
/
+45
*
Updated to Diligent Engine 2.0
Egor Yusov
2016-08-20
56
-623
/
+1417
[next]