SDL-mirror/src
Sam Lantinga a6bfcda464 Implemented SDL_RenderReadPixels()/SDL_RenderWritePixels() for the dummy renderer.
This is helpful to validate the automated test suite, since this renderer is super simple and should always pass tests.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404192
2009-11-18 09:20:01 +00:00
..
atomic Support for the atomic operations for ARM, PPC, MIPS, SH, X86 platforms has been added. 2009-10-10 08:06:18 +00:00
audio Merged r4990:4991 from branches/SDL-1.2: ALSA 1.0 API and dlvsym() removal. 2009-10-10 07:34:15 +00:00
cpuinfo cpuid doesn't actually change the flags register 2009-10-30 05:02:47 +00:00
events Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009 2009-09-19 13:29:40 +00:00
file
haptic
joystick Fixed bug #853 2009-10-18 16:14:35 +00:00
libm Fixed bug #814 2009-10-04 09:51:04 +00:00
loadso Removed outdated Atari support 2009-09-20 04:15:19 +00:00
main
power Removed outdated Dreamcast support 2009-09-19 07:21:22 +00:00
stdlib Fixed bug #797 2009-09-26 10:36:55 +00:00
thread Possibly fixed bug #601, definitely fixed a potential issue with threads 2009-09-23 06:37:27 +00:00
timer Removed outdated Atari support 2009-09-20 04:15:19 +00:00
video Implemented SDL_RenderReadPixels()/SDL_RenderWritePixels() for the dummy renderer. 2009-11-18 09:20:01 +00:00
SDL.c Fixed bug #777 2009-09-26 10:32:14 +00:00
SDL_compat.c Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009 2009-09-19 13:29:40 +00:00
SDL_error.c Fixed bug #765 2009-09-26 10:19:19 +00:00
SDL_error_c.h
SDL_fatal.c
SDL_fatal.h