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 Align to AlignUp
assiduous
2021-03-19
2
-3
/
+3
*
merged with resource_signature
azhirnov
2021-03-19
1
-1
/
+1
*
GraphicsTools: removed pch.h (fixed https://github.com/DiligentGraphics/Dilig...
assiduous
2021-02-06
10
-66
/
+0
*
Reworked ShaderResourceLayoutTest.FormattedBuffers and ShaderResourceLayoutTe...
assiduous
2021-02-04
1
-0
/
+9
*
Reworked ShaderResourceLayoutTest.Textures and ShaderResourceLayoutTest.Immut...
assiduous
2021-02-04
1
-5
/
+6
*
IBufferSuballocation: added SetUserData()/GetUserData() methods
assiduous
2021-01-10
2
-0
/
+27
*
Added IDeviceObject::SetUserData() and IDeviceObject::GetUserData() methods (...
assiduous
2021-01-10
2
-0
/
+27
*
Updated copyright notice
assiduous
2021-01-01
29
-29
/
+29
*
Updated ShaderMacroHelper
assiduous
2020-12-14
1
-0
/
+11
*
Few updated to BufferSuballocator and DynamicTextureAtlas
assiduous
2020-12-10
4
-5
/
+13
*
Fixed minor issue with IDynamicTextureAtlas::GetAtlasDesc not being pure virtual
assiduous
2020-12-08
2
-2
/
+2
*
Updated CreateBufferSuballocator and CreateDynamicTextureAtlas functions to t...
assiduous
2020-12-08
4
-18
/
+18
*
Moved pDevice parameter from BufferSuballocatorCreateInfo and DynamicTextureA...
assiduous
2020-12-08
4
-21
/
+31
*
Fixed issue with the last reference to TextureAtlasSuballocation and BufferSu...
assiduous
2020-12-08
2
-0
/
+24
*
Fixed potential threading issue in BufferSuballocatorImpl
assiduous
2020-12-07
2
-32
/
+19
*
A number of fixes/improvements to DynamicTextureAtlas
assiduous
2020-12-07
2
-108
/
+86
*
Graphics tools: added Dynamic Texture Atlas
assiduous
2020-12-07
6
-7
/
+592
*
GraphicsTools: added IBufferSuballocator
assiduous
2020-12-07
4
-2
/
+381
*
GraphicsTools: added DynamicBuffer class
assiduous
2020-12-06
3
-0
/
+256
*
Fixed clang warning
assiduous
2020-12-03
1
-0
/
+3
*
Another minor update to SRGBAverage
assiduous
2020-11-29
1
-1
/
+2
*
Minor update to SRGBAverage helper function
assiduous
2020-11-29
1
-2
/
+3
*
Graphics Utilities: added ComputeMipLevel function
assiduous
2020-11-29
2
-0
/
+219
*
Fixed minor code review issue
assiduous
2020-07-09
1
-1
/
+1
*
Added Streaming buffer
assiduous
2020-07-08
2
-0
/
+195
*
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
[next]