gl: clear w, h on reinit
[libpicofe.git] / plat_sdl.c
2023-01-30 notazMerge pull request #12 from irixxxx/master
2023-01-29 kubMerge remote-tracking branch 'notaz/master'
2022-09-28 kubfix sdl overlay not locked for clearing
2022-09-16 kubadd some support for handling redraw events
2022-09-16 kubmake gl layer reinitializable
2022-09-10 notazMerge branch 'irixxxx'
2022-03-06 kubfix regression selecting SDL window size (for hw scaling)
2022-03-04 kubfix a buffer overflow
2022-03-04 kubreduce SDL_Setvideo calls to avoid flickering with...
2022-03-04 kubadd basic fullscreen support to SDL window mode
2022-03-01 notazMerge pull request #11 from jSTE0/overlay-lock
2022-02-28 jSTE0sdl: lock YUV overlay before clearing
2022-02-22 kubadd aspect ratio for sdl fullscreen
2022-01-26 kubadd SDL SWSURFACE support
2021-10-31 notazsdl: don't try gl on remote displays
2021-10-31 notazsdl: set initial pitch
2020-10-13 notazMerge pull request #8 from irixxxx/master
2020-10-10 kubfix loading screen if loading rom from command line
2020-10-10 kubadd triplebuffering support
2020-07-02 notazMerge pull request #7 from irixxxx/master
2020-07-02 kubadd 2x overlay for SDL to improve color resolution
2013-10-09 notazMerge pull request #1 from pcercuei/for_upstream
2013-10-07 Paul CercueilSDL video: Use a hardware surface and double buffering
2013-06-24 Grazvydas Ignotasdodge a warning
2013-03-13 notazsdl: use overlay on native bpp window
2013-02-06 notazsdl: add resize callback
2013-01-30 notazsdl: restore video modeo n exit
2013-01-30 notazsdl: be more careful with x11, handle quit msg
2013-01-28 notazonly take wminfo from appropriate sdl driver
2012-12-23 notazadd some VideCore/R-pi support code
2012-12-23 notazsdl: handle activate events
2012-12-23 notazadd some sdl code from rearmed