index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsTools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
Renamed Align to AlignUp
assiduous
2
-3
/
+3
2021-03-19
merged with resource_signature
azhirnov
1
-1
/
+1
2021-02-06
GraphicsTools: removed pch.h (fixed https://github.com/DiligentGraphics/Dilig...
assiduous
10
-66
/
+0
2021-02-04
Reworked ShaderResourceLayoutTest.FormattedBuffers and ShaderResourceLayoutTe...
assiduous
1
-0
/
+9
2021-02-04
Reworked ShaderResourceLayoutTest.Textures and ShaderResourceLayoutTest.Immut...
assiduous
1
-5
/
+6
2021-02-02
Reworked ShaderResourceLayoutTest.FormattedBuffers and ShaderResourceLayoutTe...
assiduous
1
-0
/
+9
2021-02-02
Reworked ShaderResourceLayoutTest.Textures and ShaderResourceLayoutTest.Immut...
assiduous
1
-5
/
+6
2021-01-10
IBufferSuballocation: added SetUserData()/GetUserData() methods
assiduous
2
-0
/
+27
2021-01-10
Added IDeviceObject::SetUserData() and IDeviceObject::GetUserData() methods (...
assiduous
2
-0
/
+27
2021-01-01
Updated copyright notice
assiduous
29
-29
/
+29
2020-12-14
Updated ShaderMacroHelper
assiduous
1
-0
/
+11
2020-12-10
Few updated to BufferSuballocator and DynamicTextureAtlas
assiduous
4
-5
/
+13
2020-12-08
Fixed minor issue with IDynamicTextureAtlas::GetAtlasDesc not being pure virtual
assiduous
2
-2
/
+2
2020-12-08
Updated CreateBufferSuballocator and CreateDynamicTextureAtlas functions to t...
assiduous
4
-18
/
+18
2020-12-08
Moved pDevice parameter from BufferSuballocatorCreateInfo and DynamicTextureA...
assiduous
4
-21
/
+31
2020-12-08
Fixed issue with the last reference to TextureAtlasSuballocation and BufferSu...
assiduous
2
-0
/
+24
2020-12-07
Fixed potential threading issue in BufferSuballocatorImpl
assiduous
2
-32
/
+19
2020-12-07
A number of fixes/improvements to DynamicTextureAtlas
assiduous
2
-108
/
+86
2020-12-07
Graphics tools: added Dynamic Texture Atlas
assiduous
6
-7
/
+592
2020-12-07
GraphicsTools: added IBufferSuballocator
assiduous
4
-2
/
+381
2020-12-06
GraphicsTools: added DynamicBuffer class
assiduous
3
-0
/
+256
2020-12-03
Fixed clang warning
assiduous
1
-0
/
+3
2020-11-29
Another minor update to SRGBAverage
assiduous
1
-1
/
+2
2020-11-29
Minor update to SRGBAverage helper function
assiduous
1
-2
/
+3
2020-11-29
Graphics Utilities: added ComputeMipLevel function
assiduous
2
-0
/
+219
2020-07-09
Fixed minor code review issue
assiduous
1
-1
/
+1
2020-07-08
Added Streaming buffer
assiduous
2
-0
/
+195
2020-04-18
Updated HLSL2GLSLConverter and ShaderMacroHelper
assiduous
1
-0
/
+6
2020-04-09
Fixed another Mac/Linux build issue
assiduous
1
-4
/
+18
2020-04-09
Added Texture uploader test plus fixed a bunch of issues
assiduous
3
-17
/
+21
2020-04-08
Updated ITextureUploader to allow synchronous execution
assiduous
7
-233
/
+436
2020-04-02
TextureUploaderGL: fixed issue with row stride that must be at least 32-bit a...
assiduous
1
-1
/
+2
2020-03-26
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
1
-3
/
+5
2020-03-16
MathLib: added GetLinearTexFilterSampleInfo function
assiduous
1
-2
/
+2
2020-02-02
Enabled C API in GraphicsUtilities.h; added global function helper macros def...
assiduous
2
-15
/
+42
2020-01-27
A bunch of final .h -> .hpp renamings
assiduous
1
-1
/
+1
2020-01-27
Renamed platform headers .h -> .hpp
assiduous
3
-3
/
+3
2020-01-26
More .h -> .hpp renamings
assiduous
3
-7
/
+5
2020-01-26
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
8
-10
/
+10
2020-01-26
Renamed .h -> .hpp files in GLSLTools, GraphicsAccessories, and GraphicsTools...
assiduous
19
-27
/
+27
2020-01-26
Moved MapHelper to GraphicsTools
assiduous
2
-0
/
+203
2020-01-25
Reworked main headers to be compatible with c
assiduous
1
-5
/
+5
2020-01-14
Fixed a couple of clang warnings
assiduous
2
-2
/
+2
2020-01-13
Added DurationQueryHelper class; fixed issue with disjoint query in D3D11 bac...
assiduous
3
-0
/
+219
2020-01-11
Added ScopedQueryHelper class
assiduous
3
-0
/
+182
2020-01-01
Updated coyright notice
assiduous
17
-119
/
+187
2019-12-26
moved public public headers of GraphicsTools project to interface folder to m...
assiduous
11
-15
/
+14
2019-12-25
Added ScreenCapture::HasCapture method
assiduous
2
-0
/
+16
2019-12-23
Renamed MAP_FLAG_DO_NOT_SYNCHRONIZE flag to MAP_FLAG_NO_OVERWRITE (API version )
assiduous
1
-1
/
+1
2019-11-28
Fixed few vector initialization issues
Egor Yusov
1
-1
/
+1
[next]