| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update SDL scancodes to have the same C enums equivalent global values | gingerBill | 2021-08-27 | 2 | -271/+536 |
| * | Add `[^]` to `GameControllerGetSensorData` | gingerBill | 2021-08-25 | 1 | -1/+1 |
| * | Use `[^]` on `PeepEvents` | gingerBill | 2021-08-25 | 1 | -1/+1 |
| * | Add `gl_set_proc_address` to both sdl2 and glfw as utility loaders for OpenGL | gingerBill | 2021-08-25 | 1 | -0/+7 |
| * | vendor: Add `README.md` and clarify licensing. | Jeroen van Rijn | 2021-08-24 | 5 | -0/+91 |
| * | Add `gamecontrollerdb.txt` to `vendor:sdl` | gingerBill | 2021-08-24 | 1 | -0/+1140 |
| * | Make SDL_image.Init return `InitFlags` | gingerBill | 2021-08-23 | 1 | -1/+1 |
| * | Embed the SDL2 libraries into `vendor:sdl2` | gingerBill | 2021-08-22 | 73 | -0/+6391 |