summaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu/sdl.c
AgeCommit message (Expand)Author
2020-02-05sandbox: sdl: Add an option to double the screen sizeSimon Glass
2020-02-05sandbox: sdl: Move to use SDL2Simon Glass
2020-02-05sandbox: sdl: Support waiting for audio to completeSimon Glass
2020-02-05sandbox: sdl: Improve error handlingSimon Glass
2020-02-05sandbox: Add comments to the sdl structSimon Glass
2019-01-14sandbox: Correct SDL build flagsSimon Glass
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: sandbox: sound: Convert to use driver modelSimon Glass
2018-12-13dm: sandbox: Update sound to use two buffersSimon Glass
2018-11-29sandbox: Enable soundSimon Glass
2018-11-29sound: sandbox: Use the correct frequencySimon Glass
2018-11-29sound: Add sample rate as a parameter for square waveSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2014-03-17sandbox: Add SDL library for LCD, keyboard, audioSimon Glass