index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improved PSO creation warnings
assiduous
2020-04-01
2
-16
/
+56
*
Fixed minor issue in FilteringTools.hpp
assiduous
2020-03-31
1
-1
/
+1
*
WindowsFileSystem: added SaveFileDialog() function
assiduous
2020-03-30
2
-0
/
+21
*
HLSL2GLSLConverter: implemented handling of SV_IsFrontFace semantic
assiduous
2020-03-28
3
-18
/
+41
*
Enabled format validation on Linux
assiduous
2020-03-27
5
-8
/
+25
*
Updated linux Vulkan library (fixed https://github.com/DiligentGraphics/Dilig...
assiduous
2020-03-27
3
-1
/
+1
*
Enabled VSync on Vulkan (fixed https://github.com/DiligentGraphics/DiligentCo...
assiduous
2020-03-27
2
-3
/
+11
*
Enabled format validation on MacOS
assiduous
2020-03-26
2
-7
/
+6
*
Updated clang-format to the latest release
assiduous
2020-03-26
3
-0
/
+12
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
109
-458
/
+476
*
Fixed latest MSVC (19.25.28610.4) build issue
assiduous
2020-03-22
1
-1
/
+9
*
WindowsFileSystem: added GetCurrentDirectory and GetRelativePath functions
assiduous
2020-03-22
2
-0
/
+80
*
Vulkan backend: added SPIRV optimization when compiling from HLSL
assiduous
2020-03-18
1
-0
/
+1
*
Updated third-party modules
assiduous
2020-03-18
5
-1
/
+1
*
Updated FilterTexture2DBilinear function to allow different source and destin...
assiduous
2020-03-17
2
-19
/
+88
*
Moved filtering functions to new FilterintTools.hpp. Added FilterTexture2DBil...
assiduous
2020-03-16
6
-225
/
+477
*
Fixed linux/mac build error
assiduous
2020-03-16
1
-1
/
+1
*
MathLib: added GetLinearTexFilterSampleInfo function
assiduous
2020-03-16
3
-2
/
+225
*
Revert "Updated appveyor badge URL"
assiduous
2020-03-09
1
-2
/
+2
*
Updated appveyor badge URL
assiduous
2020-03-05
1
-2
/
+2
*
Vk backend: enabled 3-component 16-bit formats
assiduous
2020-03-05
1
-0
/
+9
*
Defaulting CMAKE_BUILD_TYPE to Debug if it is not set (related to https://git...
assiduous
2020-02-27
1
-0
/
+5
*
Properly defining __forceinline in non-Windows builds (fixed https://github.c...
assiduous
2020-02-27
1
-3
/
+4
*
Attempting to fix travis build
assiduous
2020-02-27
1
-2
/
+2
*
travis: switched to using gcc 9
assiduous
2020-02-27
1
-5
/
+5
*
Vk backend: changed error about missing validation layers to warning
assiduous
2020-02-27
1
-1
/
+1
*
Fixed Linux build issues
assiduous
2020-02-24
2
-4
/
+4
*
Enabled VSync control in GL backend (on Windows and Linux)
assiduous
2020-02-24
7
-7
/
+25
*
CMake: setting C_STANDARD to 11 in set_common_target_properties
assiduous
2020-02-20
1
-3
/
+5
*
Travis build script: switched to OS64 x arm and enabled Vulkan
assiduous
2020-02-20
1
-2
/
+1
*
Another attempt to fix code signing build problem on travis
assiduous
2020-02-20
2
-6
/
+6
*
iOS travis build: removed xcpretty to understand why the build fails
assiduous
2020-02-20
1
-1
/
+1
*
Another attempt to fix Max/iOS travis build
assiduous
2020-02-20
1
-1
/
+1
*
Fixed XCode code signing build settings
assiduous
2020-02-20
2
-3
/
+5
*
Attempting to fix code signing issue on ios CI build
assiduous
2020-02-20
1
-2
/
+3
*
travis.yml: updated Vulkan SDK to 1.2.131.2
assiduous
2020-02-20
1
-1
/
+1
*
travis.yml: switched to using xcode11.1 image
assiduous
2020-02-20
1
-0
/
+4
*
Reworked GL type conversions and added tests
assiduous
2020-02-20
3
-225
/
+438
*
Added GL_HALF_FLOAT type
assiduous
2020-02-19
1
-1
/
+2
*
Updated StringPool
assiduous
2020-02-17
1
-4
/
+29
*
Improved TraceLineThroughGrid line endpoint missing test to be FP-exact and c...
assiduous
2020-02-16
1
-4
/
+13
*
TraceLineThroughGrid: fixed a problem where end point of the line is missed d...
assiduous
2020-02-16
3
-3
/
+12
*
Fixed minor issue in BufferDesc ctor
assiduous
2020-02-13
1
-1
/
+2
*
FixedBlockMemoryAllocator: fixed issue with block size alignment by sizeof(vo...
assiduous
2020-02-13
3
-10
/
+55
*
Updated TraceLineThroughGrid test plus some minor comments clean-up
assiduous
2020-02-08
2
-13
/
+49
*
Fixed TraceLineThroughGrid function: properly handle degenrate lines and avoi...
assiduous
2020-02-08
2
-12
/
+36
*
MathLib: added few more tests for TraceLineThroughGrid function
assiduous
2020-02-07
2
-2
/
+6
*
MathLib: added TraceLineThroughGrid function
assiduous
2020-02-07
2
-0
/
+168
*
MathLib: added IntersectRayBox2D function
assiduous
2020-02-07
2
-15
/
+122
*
MathLib: added IntersectRayTriangle function
assiduous
2020-02-07
2
-0
/
+81
[prev]
[next]