index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsTools
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed Align to AlignUp
assiduous
2021-03-19
2
-3
/
+3
*
GraphicsTools: removed pch.h (fixed https://github.com/DiligentGraphics/Dilig...
assiduous
2021-02-06
8
-36
/
+0
*
IBufferSuballocation: added SetUserData()/GetUserData() methods
assiduous
2021-01-10
1
-0
/
+12
*
Added IDeviceObject::SetUserData() and IDeviceObject::GetUserData() methods (...
assiduous
2021-01-10
1
-0
/
+12
*
Updated copyright notice
assiduous
2021-01-01
12
-12
/
+12
*
Few updated to BufferSuballocator and DynamicTextureAtlas
assiduous
2020-12-10
2
-4
/
+4
*
Fixed minor issue with IDynamicTextureAtlas::GetAtlasDesc not being pure virtual
assiduous
2020-12-08
1
-1
/
+1
*
Updated CreateBufferSuballocator and CreateDynamicTextureAtlas functions to t...
assiduous
2020-12-08
2
-12
/
+12
*
Moved pDevice parameter from BufferSuballocatorCreateInfo and DynamicTextureA...
assiduous
2020-12-08
2
-7
/
+13
*
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
1
-9
/
+11
*
A number of fixes/improvements to DynamicTextureAtlas
assiduous
2020-12-07
1
-86
/
+73
*
Graphics tools: added Dynamic Texture Atlas
assiduous
2020-12-07
2
-7
/
+418
*
GraphicsTools: added IBufferSuballocator
assiduous
2020-12-07
1
-0
/
+228
*
GraphicsTools: added DynamicBuffer class
assiduous
2020-12-06
1
-0
/
+112
*
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
1
-0
/
+211
*
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
3
-208
/
+351
*
TextureUploaderGL: fixed issue with row stride that must be at least 32-bit a...
assiduous
2020-04-02
1
-1
/
+2
*
Enabled C API in GraphicsUtilities.h; added global function helper macros def...
assiduous
2020-02-02
1
-0
/
+27
*
Renamed platform headers .h -> .hpp
assiduous
2020-01-27
1
-1
/
+1
*
More .h -> .hpp renamings
assiduous
2020-01-26
1
-1
/
+1
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
3
-4
/
+4
*
Renamed .h -> .hpp files in GLSLTools, GraphicsAccessories, and GraphicsTools...
assiduous
2020-01-26
8
-13
/
+13
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-5
/
+5
*
Added DurationQueryHelper class; fixed issue with disjoint query in D3D11 bac...
assiduous
2020-01-13
1
-0
/
+114
*
Added ScopedQueryHelper class
assiduous
2020-01-11
1
-0
/
+92
*
Updated coyright notice
assiduous
2020-01-01
7
-49
/
+77
*
Added ScreenCapture::HasCapture method
assiduous
2019-12-25
1
-0
/
+15
*
Renamed MAP_FLAG_DO_NOT_SYNCHRONIZE flag to MAP_FLAG_NO_OVERWRITE (API version )
assiduous
2019-12-23
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
6
-251
/
+280
*
More cosmetic code changes
Egor Yusov
2019-10-08
1
-4
/
+4
*
Updated Copyright notice
Egor Yusov
2019-09-17
7
-7
/
+7
*
Fixed issue with logical vs storage texture size for block-compressed formats
Egor Yusov
2019-08-07
1
-2
/
+2
*
Added WindowsFileSystem::OpenFileDialog() function
Egor Yusov
2019-05-03
1
-1
/
+0
*
Few minor updates
Egor Yusov
2019-04-26
1
-9
/
+23
*
Added ColorConversion.h/cpp
Egor Yusov
2019-04-20
1
-13
/
+5
*
Updated texture uploader to support multi-mip resources
Egor Yusov
2019-04-19
3
-107
/
+221
*
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
3
-7
/
+41
*
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
3
-286
/
+371
*
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
[next]