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
*
Updated HLSL2GLSLConverter and ShaderMacroHelper
assiduous
2020-04-18
1
-0
/
+6
*
Fixed another Mac/Linux build issue
assiduous
2020-04-09
1
-4
/
+18
*
Added Texture uploader test plus fixed a bunch of issues
assiduous
2020-04-09
3
-17
/
+21
*
Updated ITextureUploader to allow synchronous execution
assiduous
2020-04-08
7
-233
/
+436
*
TextureUploaderGL: fixed issue with row stride that must be at least 32-bit a...
assiduous
2020-04-02
1
-1
/
+2
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-3
/
+5
*
MathLib: added GetLinearTexFilterSampleInfo function
assiduous
2020-03-16
1
-2
/
+2
*
Enabled C API in GraphicsUtilities.h; added global function helper macros def...
assiduous
2020-02-02
2
-15
/
+42
*
A bunch of final .h -> .hpp renamings
assiduous
2020-01-27
1
-1
/
+1
*
Renamed platform headers .h -> .hpp
assiduous
2020-01-27
3
-3
/
+3
*
More .h -> .hpp renamings
assiduous
2020-01-26
3
-7
/
+5
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
8
-10
/
+10
*
Renamed .h -> .hpp files in GLSLTools, GraphicsAccessories, and GraphicsTools...
assiduous
2020-01-26
19
-27
/
+27
*
Moved MapHelper to GraphicsTools
assiduous
2020-01-26
2
-0
/
+203
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-5
/
+5
*
Fixed a couple of clang warnings
assiduous
2020-01-14
2
-2
/
+2
*
Added DurationQueryHelper class; fixed issue with disjoint query in D3D11 bac...
assiduous
2020-01-13
3
-0
/
+219
*
Added ScopedQueryHelper class
assiduous
2020-01-11
3
-0
/
+182
*
Updated coyright notice
assiduous
2020-01-01
17
-119
/
+187
*
moved public public headers of GraphicsTools project to interface folder to m...
assiduous
2019-12-26
11
-15
/
+14
*
Added ScreenCapture::HasCapture method
assiduous
2019-12-25
2
-0
/
+16
*
Renamed MAP_FLAG_DO_NOT_SYNCHRONIZE flag to MAP_FLAG_NO_OVERWRITE (API version )
assiduous
2019-12-23
1
-1
/
+1
*
Fixed few vector initialization issues
Egor Yusov
2019-11-28
1
-1
/
+1
*
Fixed leftover issues from clang-formatting
Egor Yusov
2019-11-28
1
-2
/
+2
*
clang-formatted GraphicsTools project
Egor Yusov
2019-11-24
16
-659
/
+715
*
Renamed INSTALL_DILIGENT_CORE cmake option to DILIGENT_INSTALL_CORE
Egor Yusov
2019-11-21
1
-1
/
+1
*
Fixed dependencies of GraphicsTools project
Egor Yusov
2019-11-13
1
-0
/
+7
*
More cosmetic code changes
Egor Yusov
2019-10-08
2
-5
/
+5
*
Updated Copyright notice
Egor Yusov
2019-09-17
17
-17
/
+17
*
Fixed issue with logical vs storage texture size for block-compressed formats
Egor Yusov
2019-08-07
1
-2
/
+2
*
Added Sam_Aniso4xWrap sampler
Egor Yusov
2019-07-21
1
-0
/
+12
*
ShaderMacroHelper: added RemoveMacro and UpdateMacro methods
Egor Yusov
2019-07-15
1
-8
/
+32
*
Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...
Egor Yusov
2019-06-09
1
-15
/
+15
*
Added AddShaderMacro<> specialization for uints
Egor Yusov
2019-05-06
1
-0
/
+9
*
Added WindowsFileSystem::OpenFileDialog() function
Egor Yusov
2019-05-03
1
-1
/
+0
*
Few minor updates
Egor Yusov
2019-04-26
2
-11
/
+26
*
Added ColorConversion.h/cpp
Egor Yusov
2019-04-20
1
-13
/
+5
*
Cosmetic updates in GraphicsUtilities.h
Egor Yusov
2019-04-20
1
-2
/
+15
*
Updated texture uploader to support multi-mip resources
Egor Yusov
2019-04-19
5
-121
/
+256
*
Fixed handling compressed textures in TextureUploaderGL; fixed non-compressed...
Egor Yusov
2019-04-18
1
-6
/
+2
*
Added validation to texture uploader dtors; updated pending operations counti...
Egor Yusov
2019-04-16
3
-1
/
+35
*
Added ITextureUploader::GetStats method
Egor Yusov
2019-04-16
7
-12
/
+65
*
Fixed Linux/Mac build error
Egor Yusov
2019-04-16
1
-3
/
+0
*
Reworked TextureUploaderD3D12 to work in D3D12 and Vulkan modes
Egor Yusov
2019-04-16
7
-307
/
+412
*
Fixed Linux/Mac build error
Egor Yusov
2019-04-16
1
-1
/
+1
*
Fixed grammatic error plus few minor updates
Egor Yusov
2019-04-16
2
-415
/
+431
*
Added comments about Fence thread safety; minor code improvements
Egor Yusov
2019-04-14
2
-4
/
+4
*
Made IShaderSourceInputStreamFactory derived from IObject (upgraded API Versi...
Egor Yusov
2019-04-06
3
-130
/
+0
*
Implemented staging textures in Vk backend
Egor Yusov
2019-04-05
1
-0
/
+1
*
Added ScreenCapture class
Egor Yusov
2019-04-01
3
-0
/
+204
[next]