Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 590 Bytes

File metadata and controls

6 lines (4 loc) · 590 Bytes

For transparency, the following code in this project was generated using AI assistance:

  • Google Antigravity: Generated the MIT-SHM shared memory implementation for rendering in the X11 platform layer (src/platform/platform_gnu_linux_x11.c).
    • Commit: 05bca471150adc089746bb843786238450589dbd "Added shared memory to the X11 layer"

I opted for AI assistance in this case, as documentation for X11 without Xlib or Xcb is awful, and I didn't want to spend lots of time hunting for old and obscure sources on the internet for this.