Commit Graph

20 Commits

Author SHA1 Message Date
Thomas Hansen 0c2ea25bd3 fix Rectangle texture coords if using no texture 2010-11-06 19:10:59 -05:00
Mathieu Virbel 280088a30a fix crash with rectangle / tex_coords 2010-11-06 16:48:59 -04:00
Mathieu Virbel e73b2df4f3 use logger for uxl 2010-11-05 23:14:23 -04:00
Thomas Hansen 075c8cd7b6 fix blending issue 2010-11-05 19:17:30 -05:00
Thomas Hansen f9107f7a1d test prefiltered line anti aliasing 2010-11-05 18:44:12 -05:00
Thomas Hansen dbf819cf9d adding poly2tri 2010-11-05 14:37:02 -05:00
Mathieu Virbel bc28d6b825 graphics: first pass to split graphics 2010-11-05 12:55:22 -04:00
Thomas Hansen 0c1f4ae369 fix texturing and Ellipse instructions and clean graphics a little bit 2010-11-04 23:57:00 -05:00
Thomas Hansen b2ea14fa82 merge master 2010-11-04 22:04:43 -05:00
Thomas Hansen 8625c262d6 merge master 2010-11-04 22:03:53 -05:00
Thomas Hansen 0470edef70 add circle instruction 2010-11-04 21:54:05 -05:00
Thomas Hansen f7133c9939 add Transform instructions and make all Elements initializable without arguments 2010-11-04 16:03:11 -05:00
Thomas Hansen 0a51ab854e add need_redraw to context 2010-11-04 13:36:00 -05:00
Thomas Hansen 5cb726bd55 fix texture binding 2010-11-04 10:51:27 -05:00
Thomas Hansen 6eeeaf59c5 start path and add some more GraphicInstructions 2010-11-04 10:08:30 -05:00
Thomas Hansen 740d169253 add documentation, clean codea bit, and start Path/Vector graphics 2010-11-04 04:30:31 -05:00
Thomas Hansen f4be7975fc fix border image 2010-11-03 22:43:35 -05:00
Thomas Hansen fffdacbba5 fix rectngle and Image loading 2010-11-03 22:29:04 -05:00
Thomas Hansen e225c3d960 fix some things with window and graphics 2010-11-03 18:59:31 -05:00
Mathieu Virbel 3ea814b045 add testcanvas 2010-11-03 17:38:18 -04:00