SDL/src
Sam Lantinga 201afd083a More general fix for bug #189
The clipping is done at a higher level, and the low level functions are
passed clipped rectangles.  Drivers which don't support source clipping
have not been changed, so the image will be squished instead of clipped,
but at least they will no longer crash when the destination rect was out
of bounds.
2006-04-17 06:47:23 +00:00
..
audio Fixes bug #195: 2006-04-13 13:08:26 +00:00
cdrom Make sure code is only compiled if the appropriate subsystem is enabled 2006-04-14 04:46:47 +00:00
cpuinfo Fixed bug #175 2006-03-23 21:39:58 +00:00
events Fixed some ultra-pedantic gcc warnings 2006-03-24 06:10:24 +00:00
file Fixed bug #175 2006-03-23 21:39:58 +00:00
hermes Fixed bug #175 2006-03-23 21:39:58 +00:00
joystick Make sure code is only compiled if the appropriate subsystem is enabled 2006-04-14 04:46:47 +00:00
loadso Make sure code is only compiled if the appropriate subsystem is enabled 2006-04-14 04:46:47 +00:00
main Fixed bug #175 2006-03-23 21:39:58 +00:00
stdlib Fixed bug #175 2006-03-23 21:39:58 +00:00
thread Make sure code is only compiled if the appropriate subsystem is enabled 2006-04-14 04:46:47 +00:00
timer Make sure code is only compiled if the appropriate subsystem is enabled 2006-04-14 04:46:47 +00:00
video More general fix for bug #189 2006-04-17 06:47:23 +00:00
SDL_error_c.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_error.c Fixed some ultra-pedantic gcc warnings 2006-03-24 06:10:24 +00:00
SDL_fatal.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_fatal.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL.c Cleaning up warnings on MacOS X 2006-03-09 06:33:21 +00:00