summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-04identify for buildingv0.21.2Jeff Carr
2024-12-04minorJeff Carr
2024-12-04update. still doesn't build with go-clonev0.21.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-19notes about why this doesn't workv0.21.0v0.20.8Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-19testing the other glsl fileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-19doesn't quite load when a pluginv0.0.1Jeff Carr
it works in init(), but if one tries to load it from the STDIN goroutine it flips out. something opengl related that is gone perhaps. anyway. it's a nice clean demo of opengl maybe someone that actually knows what they are doing can make a button work Signed-off-by: Jeff Carr <[email protected]>
2024-02-19compiles and runs. maybe it's a plugin? maybe notJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-19pulled out from my fork of upstream repoJeff Carr