index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixing typos in matrix4x4, matrix3x3, matrix2x2 operator==
marie-Eve Dubé
2020-05-12
1
-3
/
+3
*
MathLib: added matrix-vector multiplications & tests
assiduous
2020-05-12
1
-1
/
+35
*
Fixed MSVC compiler warnings + treat warnings as errors; made Diligent-BuildS...
assiduous
2020-05-09
1
-1
/
+2
*
MatbLib: added Matrix2x2: Inverse function
assiduous
2020-04-24
1
-0
/
+12
*
Added IDataBlob::GetConstData method
assiduous
2020-04-15
3
-3
/
+18
*
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
2
-0
/
+110
*
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
7
-34
/
+28
*
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
3
-112
/
+184
*
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
2
-10
/
+15
*
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
5
-5
/
+5
*
A bunch of final .h -> .hpp renamings
assiduous
2020-01-27
6
-5
/
+5
*
Renamed platform headers .h -> .hpp
assiduous
2020-01-27
12
-15
/
+15
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
31
-45
/
+45
*
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
30
-210
/
+330
*
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
*
Fixed few vector initialization issues
Egor Yusov
2019-11-28
1
-3
/
+3
*
clang-formatted Common project
Egor Yusov
2019-11-24
30
-1885
/
+2022
[prev]
[next]