xpenatan / gdx-teavm

Run Libgdx in a webbrowser with teavm
Apache License 2.0
107 stars 16 forks source link

Support for IntBuffer in TeaGL20.glBuffer*Data(...) #110

Closed noblemaster closed 11 months ago

noblemaster commented 11 months ago

I wasn't to run my game anymore when upgrading from the 'b6' release to 'b7'. Not sure what exactly has changed, but the fix below will make it work again (tested).