star69rem

Results 6 issues of star69rem

https://github.com/psakhis/Groovy_MiSTer The lack of front buffer rendering has always been an albatross around contemporary PC software's neck. GroovyMister allows you to use a Mister device as a GPU for a...

Librashader has a shaderc dependency, and regardless of which flags I pass it, I always get dynamicrelease and not static. Any ideas? 3>>>> librashader.lib(wrapper.o) has value MT_StaticRelease 3>>>> librashader.lib(shaderc.obj) has...

I wanted to be able to clip a sprite with floating point precision, so I added an overload that uses a Vector4 instead of a RECT for the source rectangle....

enhancement

### What feature do you want to get added? And how it will work? https://github.com/psakhis/Groovy_MiSTer GroovyMister allows you to use a mister as a GPU for a PC. There is...

enhancement

The latest version of Librashader is very nice. It's much easier to compile static release builds now. I'm wondering if anything has changed where it might be possible to allow...

crt/mame_hlsl.slangp shader11 is defined as: shader11 = shaders/mame_hlsl/shaders/lut.slang filter_linear11 = true I don't see this shaders/mame_hlsl/shaders/lut.slang in the repository. Is this missing?