JayFoxRox / Lindbergh-Emulator

A Sega Lindbergh environment / HLE for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenGL function signatures for the SGI and fence extensions are bad

JayFoxRox opened this issue · comments

Needs updates. Not sure if used in OR2 or LGJ

Is the full source now available? I was going to try to build on Ubuntu 22

No, and it probably won't be available either.

I don't have enough time to clean up the old code and it wouldn't be very useful either probably.
It has been more than 10 years since I worked on this.

The surrounding ecosystem has changed quite a bit (for example: the OpenGL implementation in drivers probably changed - my original work had to work around a lot of legacy features which might no longer be necessary / different), there are also other projects which reimplement OpenGL (or a subset thereof) on other APIs now (so there's more tooling which could be used).

Almost all of these issues on GitHub were also moved from the private GitLab repository - so the SGI and fence extensions were always incomplete. It was still enough to run a handful of games.

I suggest you use forks by people who are motivated enough to still work on it, like https://github.com/bobbydilley/lindbergh-loader

I'll archive this repository for now, so people don't go off-topic in issues again.