-
I took a look at the camera code and there is nothing obvious wrong with it, however we are not taking into account the stride of the planes and the crop rect(?).
The color format is yuv NV12, disp…
-
**Introductory Information:**
SDL3 is the upcoming major release of [SDL](https://github.com/libsdl-org/SDL) that breaks the ABI for the first time in over 10 years, in favor of dramatically improv…
-
When `SDL_BORDERLESS_RESIZABLE_STYLE` is enabled and the window is maximized, the coordinates reported by SDL_GetWindowPosition and the size reported by SDL_GetWindowsSize is offsetted. This might be …
-
When using fxc I can pass a bunch of command-line switches to `#define` various things to build a given shader in multiple ways. One use case for this is if you have an ubershader you want to speciali…
-
### Current Behavior
The Logitech G29 Driving Force Racing Wheel is recognized by the Windows version of Cemu without any problems, but on Linux this doesn't happen. The G29 is recognized by the Li…
-
Hi there thanks for the plugin!
It be awesome if you added graphql syntax highlighting! There is currently a 3rd party module available via NPM `codemirror-graphql`.
It be a huge plus for me! Th…
-
I have tried to install on my raspberry 2 with archlinux but...
```
lvl0: Error initializing SDL!
No available video device
lvl0: Renderer failed to initialize!
lvl0: Window failed to initi…
-
Need to recode local test app to get these events to fire, but then should be the same for all in the lib sense.
-
Currently MVC only deals with a single window, and it assumes that all events are eligible for that window. Consideration for applications with multiple window should include:
- Is event filtering by …
-
There's two issues when using LV_USE_DRAW_SDL option in cmake.
1. If LV_USE_DRAW_SDL option is enabled, it will cause the redefinition error because the macro LV_USE_DRAW_SDL already be defined in lv…