Jean-André Santoni

Results 77 issues of Jean-André Santoni

You're setting https://github.com/rcmagic/DemoFighterWithNetcode/blob/154b03af9b35e3cef970f96fb7858a212bf756a8/game/main.lua#L456 But in InputSystem, inputDelay is not used. Why not using NET_INPUT_DELAY everywhere?

### Steps to reproduce **Tell us about your environment:** * Puppeteer version: ^1.6.2 * Platform / OS version: OSX * Node.js version: v8.11.3 **What steps will reproduce the problem?** _Please...

feature
upstream
chromium

**Describe the bug** I was trying to export a tmx to png when I noticed a segfault. **To Reproduce** Steps to reproduce the behavior: 1. Be on linux + gnome...

bug

GLFW 3.4 is out. As soon as go-glfw is ready, we should upgrade the dependency as it will bring a better support of Wayland.

enhancement

Seems related to EGL preverve buffer. Possible workaround: render to texture first.

bug
high-priority

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

platform/linux
bug :beetle:
25-x-y

When I build the new version, I see that GENDEV/sgdk/mkfiles is empty, because of https://github.com/kubilus1/gendev/blob/master/sgdk/Makefile#L69-L70 My Makefile was including makefile.vars is not usable anymore.

I would like to use xgo to compile this project https://github.com/libretro/ludo for Raspberry Pi and maybe later mobile platforms. There are two C dependencies, both based on cmake: - https://github.com/kcat/openal-soft...