Results 6 issues of Austin Shafer

Overall I am loving astroid, but one particular issue keeps biting me: when replying to html email the contents of the html email are not quoted in the drafted reply....

I see the following when starting palworld: ``` shim_epoll_create1 is not implemented 0x6bd505f4 at /usr/local/lib/libc6-shim/libc6.so 0x70c441fa at /usr/home/ashafer/.steam/steam/linux64/steamclient.so 0x70bb3528 at /usr/home/ashafer/.steam/steam/linux64/steamclient.so 0x70c1691b at /usr/home/ashafer/.steam/steam/linux64/steamclient.so 0x70c1ffa1 at /usr/home/ashafer/.steam/steam/linux64/steamclient.so 0x705f59b9 at /usr/home/ashafer/.steam/steam/linux64/steamclient.so...

I have a quick question on some EGL extensions for the FreeBSD driver that can’t seem to be found. I’m posting here because the Nvidia forums for FreeBSD don’t seem...

This adds a definition of `THIS_MODULE` during `LKPI_DRIVER_MODULE`. We need to do this to have a global to point `THIS_MODULE` at, which helps DRM drivers check if they have the...

This extension is a fairly trivial change to allow an application to get the DRM fourcc code for an `EGLConfig`. In some cases this is desirable, since you may only...

enhancement

This resolves another issue where the wl_drm events sent by the compositor are silently dropped by a roundtrip that happens before the wl_drm listener is registered. This change immediately registers...