Jørgen P. Tjernø
4d68f8c53e
Render: Allow empty cliprect.
...
This fixes an issue where an empty cliprect is treated the same as a NULL
cliprect, causing the render backends to disable clipping.
Also adds a new API, SDL_RenderIsClipEnabled(render) that allows you to
differentiate between:
- SDL_RenderSetClipRect(render, NULL)
- SDL_Rect r = {0,0,0,0}; SDL_RenderSetClipRect(render, &r);
Fixes https://bugzilla.libsdl.org/show_bug.cgi?id=2504
2014-04-19 13:15:41 -07:00
..
2014-03-09 11:36:47 -07:00
2014-02-02 00:53:27 -08:00
2013-06-27 17:07:24 -07:00
2014-02-07 11:55:13 -05:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-03-10 19:11:50 -07:00
2014-03-12 11:57:15 -04:00
2014-02-02 00:53:27 -08:00
2014-03-09 11:36:47 -07:00
2014-03-10 01:51:03 -07:00
2014-04-06 00:30:48 +03:00
2014-02-02 00:53:27 -08:00
2014-03-09 11:36:47 -07:00
2014-03-22 20:48:18 -04:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-03-23 23:09:22 -07:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-04-05 23:32:41 +02:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-13 11:05:34 -08:00
2014-02-02 00:53:27 -08:00
2014-03-09 11:36:47 -07:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-03-13 21:21:26 -07:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-05 00:34:26 -05:00
2014-03-18 12:08:49 -04:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-04-19 13:15:41 -07:00
2012-01-14 13:17:01 -05:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-03-09 11:36:47 -07:00
2014-02-02 00:53:27 -08:00
2014-04-18 12:43:04 -07:00
2014-03-10 19:11:52 -07:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-10 10:02:42 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-03-09 10:38:30 -07:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00