SDL/src/video/photon
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
..
SDL_ph_events_c.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_ph_events.c More general fix for bug #189 2006-04-17 06:47:23 +00:00
SDL_ph_gl.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_ph_gl.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_ph_image_c.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_ph_image.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_ph_modes_c.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_ph_modes.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_ph_mouse_c.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_ph_mouse.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_ph_video.c Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set. 2006-03-15 17:46:41 +00:00
SDL_ph_video.h QNX changes from Mike Gorchak 2006-03-08 01:55:32 +00:00
SDL_ph_wm_c.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_ph_wm.c QNX changes from Mike Gorchak 2006-03-08 01:55:32 +00:00
SDL_phyuv_c.h More general fix for bug #189 2006-04-17 06:47:23 +00:00
SDL_phyuv.c More general fix for bug #189 2006-04-17 06:47:23 +00:00