Demetrius flavious

Results 33 issues of Demetrius flavious

The tool is stand alone and forces one to use the CLR. Having the DependenciesLib in C language would make it possible to integrate the core features of the tool...

enhancement

This suggestion is partially based on [DPack](https://marketplace.visualstudio.com/items?itemName=SergeyM.DPack-16348) for Visual Studio. The goal of this suggestion is to use ideas from DPack to have IMHO, a more intuitive and well formed...

enhancement

24 bit precision floating point is also not supported natively by the CPU. The code may be generalized using templates to create a custom precision floating point. e.g. ``` template...

I suggest to add a versioning system that would abstract the Window SDK into "DXGI version" and "D3D version" both for compile time and run-time. With these one would easily...

:rocket: D3D11
help needed

![image](https://user-images.githubusercontent.com/4753283/162482002-04cc9241-b64b-41a3-8e7f-0937648990b7.png) Windows 10 21H2m Visual studio 17.1.3 Test project: [Test.zip](https://github.com/sergey-visual-studio/dpack/files/8456979/Test.zip) 1. Open the test project as CMake project, 2. Navigate to Test.cpp and try to toggle a bookmark by pressing...

Read ahead images in the current folder and upload them to the GPU for a better experience. Since in Open Image Viewer we have full control over the image generation...

enhancement
performance

Toggling full screen by pressing Alt+Enter doesn't work if windows input language is not english,

bug