krogovin

Results 7 issues of krogovin

Not too sure what more I can provide, attempting to run > apitrace trace ./some_sdl2_app just hangs at the command line (whereas `some_sdl2_app` runs fine vanilla). The SDL2 application uses...

Tracing

This is a feature request to support HW clip planes. It is OK for a platform to return that it support 0 HW-clip planes. Each of the "new" 3D API's...

investigation
feature request
wgsl resolved
api

I am not too sure if this belongs here on in the issues for WHSL, but please let me know. The request is to have a directive in the shader...

feature request
wgsl

This is an extension request for a feature that really only makes sense on non-tiled based renderer: texture barrier. The model for texture barrier is the old GL extension GL_ARB_texture_barrier...

feature request
api

This is a feature request for an extension to allow for a fragment shader to read the current value of the framebuffer when it is running as outlined in the...

feature request
api

The request is to have an extension to support fragment shader interlock as described by VK_EXT_fragment_shader_interlock. Not all hardware can support this feature, but it opens doors together to do...

feature request
api

This is a feature request to add the blend equations as seen in GL_KHR_blend_equation_advanced (https://www.khronos.org/registry/OpenGL/extensions/KHR/KHR_blend_equation_advanced.txt). These equations cannot be supported by all hardware. From the discussion on the mailing list...

feature request
api