summaryrefslogtreecommitdiff
path: root/test/teststreaming.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright for 2021Sam Lantinga2021-01-021-1/+1
* Updated copyright date for 2020Sam Lantinga2020-01-161-1/+1
* Updated copyright for 2019Sam Lantinga2019-01-041-1/+1
* Updated copyright for 2018Sam Lantinga2018-01-031-1/+1
* Updated copyright for 2017Sam Lantinga2017-01-011-1/+1
* Updated copyright to 2016Sam Lantinga2016-01-021-1/+1
* Replaced tabs with spaces in test programs.Philipp Wiesemann2015-11-251-1/+1
* Updated the copyright year to 2015Sam Lantinga2015-05-261-1/+1
* Added missing loop cancel for Emscripten in test programs.Philipp Wiesemann2015-05-181-0/+6
* Initial merge of Emscripten port!Ryan C. Gordon2014-12-181-23/+41
* Fixed warnings about missing initializers in test program.Philipp Wiesemann2014-08-201-21/+21
* Fixed bug 2374 - Update copyright for 2014...Sam Lantinga2014-02-021-1/+1
* Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution...Andreas Schiffler2013-08-141-6/+9
* Updated the copyright year for the test programsSam Lantinga2013-07-251-1/+1
* Removed not needed SDL_WINDOW_SHOWN from test programs.Philipp Wiesemann2013-07-201-1/+1
* SDL 1.3 is now under the zlib license.Sam Lantinga2011-04-081-0/+11
* Cleaned up the file a bit for tutorial viewingSam Lantinga2011-02-111-109/+23
* Added a very simple example of texture streamingSam Lantinga2011-02-111-0/+238