about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibegl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a few warning here and there...ptitSeb2024-04-131-1/+1
|
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-7/+0
| | | | | | | | | | | * [MISC] Removed a warning caused by tab/space mismatch * [WRAPPED] Factored out `getMy` and `freeMy` calls * [WRAPPED] Small cleanup of the init header * [WRAPPED] Factored out `SETALT` * [WRAPPED] Factored out needed libs
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | Closes: #895
* Refactored OpenGL symbol fetching and managmentptitSeb2023-03-051-62/+3
|
* Added preliminary support for wrapped libEGLptitSeb2022-06-051-0/+100