index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsTools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGING
Egor Yusov
2019-03-18
2
-4
/
+4
*
Added Sam_ComparsionLinearClamp to common states
Egor Yusov
2019-02-15
1
-0
/
+13
*
Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...
Egor Yusov
2019-02-09
4
-6
/
+6
*
Defined constructos to fix build errors on Apple's clang
Egor Yusov
2019-02-08
1
-11
/
+10
*
Cleared interface: removed superfluous default constructors; added default me...
Egor Yusov
2019-02-08
1
-33
/
+152
*
Fixed couple of issues in HLSL2GLSLConverterImpl and TextureUploaderGL
Egor Yusov
2019-01-14
1
-1
/
+1
*
Fixed bug in TextureUploaderD3D12
Egor Yusov
2019-01-14
1
-1
/
+2
*
Updated copyright notice
Egor Yusov
2019-01-02
17
-17
/
+17
*
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 build under MinGW
Egor Yusov
2018-12-13
3
-3
/
+3
*
Brought back MapType paramter to UnmapBuffer() function. The performance hit ...
Egor Yusov
2018-12-02
1
-1
/
+1
*
Added explicit state transition control to UpdateBuffer and UpdateTexture com...
Egor Yusov
2018-12-02
2
-2
/
+4
*
Improved type safety of different flag types
Egor Yusov
2018-11-30
2
-3
/
+3
*
Renamed/moved IBuffer::Map() to IDeviceContext::MapBuffer()
Egor Yusov
2018-11-25
2
-4
/
+10
*
Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()
Egor Yusov
2018-11-24
2
-2
/
+2
*
Unified resource liftime management in D3D12 and Vk backends
Egor Yusov
2018-09-22
1
-2
/
+2
*
Code formatting
Egor Yusov
2018-09-04
1
-14
/
+14
*
Moved Signal class from LockHelper.h to Signal.h
Egor Yusov
2018-08-28
3
-0
/
+3
*
Implemented raw buffers (fixed https://github.com/DiligentGraphics/DiligentCo...
Egor Yusov
2018-08-26
4
-6
/
+6
*
Reworked debug message handling to allow user-specified callbacks
Egor Yusov
2018-03-27
3
-0
/
+3
*
Fixed include paths in GraphicsTools project; fixed build errors
Egor Yusov
2018-03-25
7
-18
/
+19
*
Fixed formatting of cmake files + couple of minor updates
Egor Yusov
2018-02-13
1
-29
/
+29
*
Enabled MacOS build
Egor Yusov
2018-01-19
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2018-01-04
17
-17
/
+17
*
Updated readme
Egor Yusov
2017-12-29
1
-26
/
+0
*
Reworked dependencies between projects
Egor Yusov
2017-12-28
6
-1696
/
+48
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
10
-27
/
+27
*
Removed legacy visual studio project and solution files
Egor Yusov
2017-12-26
7
-489
/
+0
*
Removed jni/Visual GDB Android build from legacy project files
Egor Yusov
2017-12-18
6
-252
/
+1
*
CMake: enabling Android build
Egor Yusov
2017-12-16
4
-10
/
+20
*
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
-9
/
+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
/
+10
*
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
/
+55
*
Fixed Android build issues
Egor Yusov
2017-11-17
2
-2
/
+3
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
24
-425
/
+1709
*
Merge from dev branch
Egor Yusov
2017-05-20
10
-64
/
+140
*
Merging Updates from dev branch
Egor Yusov
2017-05-20
10
-15
/
+9
*
Fixed D3D12 warnings, updated copyright notice
Egor Yusov
2017-04-06
12
-12
/
+436
*
Updated to Diligent Engine 2.0
Egor Yusov
2016-08-20
28
-363
/
+756
*
Release v1.0.0
Egor Yusov
2015-10-21
22
-0
/
+1992