(06-16-2020, 05:45 AM)icecream95 Wrote: Here is a patch for Eternity that should improve performance a lot and fix the config issue:that's fantastic: ). What should I apply it against? I've tried the latest master branch, but it succeeds only partially:
https://gitlab.freedesktop.org/snippets/1070
[eternity]$ patch -p1 < ../Icecream95.patch
patching file source/gl/gl_texture.cpp
patching file source/m_misc.cpp
patching file source/sdl/i_sdlgl2d.cpp
Hunk #1 succeeded at 209 with fuzz 2.
Hunk #3 FAILED at 300.
Hunk #5 FAILED at 616.
2 out of 5 hunks FAILED -- saving rejects to file source/sdl/i_sdlgl2d.cpp.rej
Will this patch get upstreamed?
P.S. After compiling Eternity with your patch the config issue got fixed indeed. Performance is also better. Unfortunately, everything is kind of blue.