index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Common
/
interface
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added IDataBlob::GetConstData method
assiduous
2020-04-15
2
-2
/
+11
*
Fixed typo
assiduous
2020-04-12
1
-1
/
+1
*
MathLib: added BitInterleave16 function
assiduous
2020-04-12
1
-0
/
+24
*
MathLib: improved FastFloat implementation
assiduous
2020-04-12
1
-2
/
+21
*
Made FastRand and FastRandReal ctors explicit
assiduous
2020-04-11
1
-2
/
+2
*
Using /O2 instead of /Ox optimization on MSVC plus few minor updates to FastR...
assiduous
2020-04-11
1
-14
/
+16
*
MathLib: added FastFloor and FastCeil functions
assiduous
2020-04-11
3
-3
/
+82
*
Added FastRand class
assiduous
2020-04-10
1
-0
/
+109
*
Added Texture uploader test plus fixed a bunch of issues
assiduous
2020-04-09
1
-0
/
+7
*
Math lib: added RGBA8Unorm_To_F4Color and F4Color_To_RGBA8Unorm functions
assiduous
2020-04-04
1
-0
/
+23
*
Fixed minor issue in FilteringTools.hpp
assiduous
2020-03-31
1
-1
/
+1
*
Updated clang-format to the latest release
assiduous
2020-03-26
1
-0
/
+2
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
5
-25
/
+27
*
Fixed latest MSVC (19.25.28610.4) build issue
assiduous
2020-03-22
1
-1
/
+9
*
Updated FilterTexture2DBilinear function to allow different source and destin...
assiduous
2020-03-17
1
-17
/
+82
*
Moved filtering functions to new FilterintTools.hpp. Added FilterTexture2DBil...
assiduous
2020-03-16
2
-112
/
+183
*
MathLib: added GetLinearTexFilterSampleInfo function
assiduous
2020-03-16
1
-0
/
+112
*
Updated StringPool
assiduous
2020-02-17
1
-4
/
+29
*
TraceLineThroughGrid: fixed a problem where end point of the line is missed d...
assiduous
2020-02-16
1
-1
/
+5
*
FixedBlockMemoryAllocator: fixed issue with block size alignment by sizeof(vo...
assiduous
2020-02-13
1
-2
/
+2
*
Updated TraceLineThroughGrid test plus some minor comments clean-up
assiduous
2020-02-08
1
-3
/
+6
*
Fixed TraceLineThroughGrid function: properly handle degenrate lines and avoi...
assiduous
2020-02-08
1
-12
/
+29
*
MathLib: added few more tests for TraceLineThroughGrid function
assiduous
2020-02-07
1
-2
/
+2
*
MathLib: added TraceLineThroughGrid function
assiduous
2020-02-07
1
-0
/
+83
*
MathLib: added IntersectRayBox2D function
assiduous
2020-02-07
1
-14
/
+58
*
MathLib: added IntersectRayTriangle function
assiduous
2020-02-07
1
-0
/
+46
*
Fixed Linux/Mac build error
assiduous
2020-02-07
1
-0
/
+2
*
MathLib: added IntersectRayAABB, max3 and min3 function
assiduous
2020-02-07
2
-0
/
+48
*
Renamed data() to Data() member function
assiduous
2020-02-01
1
-18
/
+18
*
MathLib: added data() method to math objects
assiduous
2020-02-01
1
-6
/
+31
*
Added API function call type specification to fix c/c++ mismatch on x86 MSVC
assiduous
2020-01-29
6
-25
/
+25
*
Reworked C interfaces to share declaration with c++
assiduous
2020-01-27
3
-3
/
+3
*
A bunch of final .h -> .hpp renamings
assiduous
2020-01-27
5
-4
/
+4
*
Renamed platform headers .h -> .hpp
assiduous
2020-01-27
12
-15
/
+15
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
22
-14
/
+14
*
c inteface: implemented core object VTBLs
assiduous
2020-01-25
1
-12
/
+10
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-1
/
+0
*
StringTools: added CountFloatNumberChars function
assiduous
2020-01-21
1
-0
/
+76
*
RefCntAutoPtr: added Cast method
assiduous
2020-01-19
1
-0
/
+6
*
Removed a couple of unused #include "DebugUtilities.h"
assiduous
2020-01-09
2
-3
/
+0
*
Updated coyright notice
assiduous
2020-01-01
22
-154
/
+242
*
Fixed MacOS/clang build issues; enabled building test projects on travis
assiduous
2019-12-28
1
-2
/
+4
*
Minor formatting updates
assiduous
2019-12-25
1
-2
/
+2
*
Added Allocator test, ring buffer test and RefCntAutoPtr test
Egor Yusov
2019-12-05
1
-0
/
+2
*
clang-formatted Common project
Egor Yusov
2019-11-24
22
-1688
/
+1813
*
Updated method comments in OpenGL backend
Egor Yusov
2019-11-09
1
-1
/
+1
*
Fixed gcc build error
Egor Yusov
2019-11-09
1
-1
/
+1
*
Added IDeviceObject::GetUniqueID method (API Version 240039)
Egor Yusov
2019-11-08
1
-12
/
+11
*
More cosmetic code changes
Egor Yusov
2019-10-08
1
-2
/
+2
*
Fixed issue in Quaternion::RotationFromAxisAngle when axis is null
Egor Yusov
2019-09-28
1
-6
/
+9
[prev]
[next]