index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Common
/
interface
/
BasicMath.hpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MathLib: added stream insreters for vector types
assiduous
2021-02-02
1
-0
/
+42
*
BacicMath.hpp: fixed clang/gcc build issue
assiduous
2021-02-01
1
-1
/
+1
*
Basic math: reworked ExtractBit and renamed to ExtractLSB; added tests
assiduous
2021-01-25
1
-7
/
+13
*
pipeline resource signature for vulkan
azhirnov
2021-01-21
1
-0
/
+14
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Merge branch 'azhirnov-ray_tracing_2'
assiduous
2020-12-15
1
-0
/
+58
|
\
|
*
BasicMath: minor code formatting
assiduous
2020-12-15
1
-9
/
+3
|
*
Added Scale and Rotation for Matrix3x3
azhirnov
2020-11-16
1
-0
/
+64
*
|
Math Lib: added Matrix4x4 constructor from float4 rows
assiduous
2020-12-14
1
-0
/
+13
|
/
*
MatLib: reworked MakeVector/MakeMatrix (fixed https://github.com/DiligentGrap...
assiduous
2020-09-07
1
-160
/
+143
*
MathLib: added high_precision_cross function
assiduous
2020-06-05
1
-0
/
+24
*
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
*
MatbLib: added Matrix2x2: Inverse function
assiduous
2020-04-24
1
-0
/
+12
*
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
*
MathLib: added FastFloor and FastCeil functions
assiduous
2020-04-11
1
-1
/
+80
*
Math lib: added RGBA8Unorm_To_F4Color and F4Color_To_RGBA8Unorm functions
assiduous
2020-04-04
1
-0
/
+23
*
MathLib: added IntersectRayAABB, max3 and min3 function
assiduous
2020-02-07
1
-0
/
+14
*
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
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
1
-0
/
+2067