sandbox: sdl: Move to use SDL2
authorSimon Glass <sjg@chromium.org>
Mon, 3 Feb 2020 14:36:12 +0000 (07:36 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Feb 2020 02:33:46 +0000 (19:33 -0700)
commit96d0cd460430f18d0f22eead5409ed3dc53b4c4e
tree6af1d60c2ada306a02fb02502d2239769b585b34
parentaf800722eb718bec51c5943cfb69231acf15178f
sandbox: sdl: Move to use SDL2

Sandbox currently uses SDL1.2. SDL2 has been around for quite a while and
is widely supported. It has a number of useful features. It seems
appropriate to move sandbox over.

Update the code to use SDL2 instead of SDL1.2.

Signed-off-by: Simon Glass <sjg@chromium.org>
.travis.yml
arch/sandbox/config.mk
arch/sandbox/cpu/sdl.c
doc/arch/sandbox.rst