Daniel

Results 18 issues of Daniel

I 'm developing a [rust binding library](https://github.com/Danielmelody/ispc-texcomp-rs) from c, but I encountered a problem making me confused. As you can see, those generated types and constants which is not used...

## This changes is a workaround for https://github.com/microsoft/vscode/pull/156781 The following changes are proposed: When expanding macros for CmakePresets.json on windows, the drive letter will now be re-normalized to uppercase. ##...

A very beautiful theme! I've been using it fora while, but I wonder if there's blogroll to link my friends it would be better.

So I 'm using openvdb as a module of my project. Everything goes fine until I add a`find_package(OpenVDB REQUIRED)` command in my CMakeLists.txt. The error message is: ``` CMake Error...

comment above `CompressBlocksBCn` noted that input of LDR image should be 32 bit/pixel (sRGB),but we would sometimes need linear texture to be compressed, would be better if supporting non sRGB...

**Describe the pull request** - #### What does your PR fix? Fixes #... - #### Which triplets are supported/not supported? Have you updated the [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)? , - #### Does...

invalid

Is there any change that we can show line history by right-click the current line? Or make it a hint on current cursor position? I guess it would be a...

enhancement

现在的Graphics在draw的时候和浏览器渲染的效果依然有很大出入,主要是消除锯齿方面 希望能尽快解决这个问题