I would add that I have some proof-of-concept code for SDL 2 window and
renderer support at https://github.com/llindstrom/pygame_SDL2. It
includes an experimental Cython window module with Window classes added
to display. See examples/window_render.py for example Python code. It
can be built on Gnu/Linux if the SDL 2.0.4 (or 2.0.5) library and dev
files are installed. Tested for Python 2.7.
Lenard Lindstrom
On 17-04-09 01:47 AM, René Dudfield wrote:
(In case there's anyone interested on the list who wants to follow along).
Lenard has been adding the SDL2 patches in these branches.
https://github.com/pygame/pygame/tree/SDL2_patches
<https://github.com/pygame/pygame/tree/SDL2_patches>
https://github.com/pygame/pygame/tree/SDL2_patches_incomplete