Commit Graph

36 Commits

Author SHA1 Message Date
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
Ed Swartz 9396f998fb Avoid crash in p3tinydisplay when there is no initial window 2015-08-04 17:56:36 +02:00
David Rose d743dc8a55 The buffer flip should be performed in end_flip(), not in begin_flip(). This long-existing mistake caused double-flips with parasite buffers in effect. 2012-02-10 18:21:55 +00:00
David Rose d1a31167f7 use new GraphicsWindowInputDevice::focus_lost() 2012-01-15 22:08:52 +00:00
David Rose e91fb0d53e better implementation of set_one_shot() 2011-10-04 18:05:08 +00:00
David Rose bee4cb326a pipeline GraphicsOutput::set_active() to better support offscreen rendering in threaded mode 2011-10-03 20:23:17 +00:00
David Rose dcc4a33ae9 protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +00:00
rdb 41ad9b2776 Fix leak/crash on shutdown on Linux 2010-01-29 14:17:58 +00:00
rdb 0bf8946512 Resolution switching support under Linux 2010-01-09 16:18:11 +00:00
David Rose 5e12be142a request_keyboard_focus 2009-10-02 00:04:53 +00:00
David Rose 7857e5fa9b better WindowHandle stuff 2009-10-01 00:23:12 +00:00
David Rose f46981eec9 WindowHandle 2009-09-30 22:14:30 +00:00
David Rose d95404a8b2 x11 Window casting issues 2009-07-29 16:36:44 +00:00
rdb 905cd3ad69 tinyXGraphicsStuff depend on x11display 2009-07-17 13:55:14 +00:00
David Rose 58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
David Rose fe2664c438 blank out alpha channel 2009-03-07 02:40:21 +00:00
David Rose e52bf51058 fix crash on shutdown 2009-03-06 22:17:57 +00:00
David Rose 30671d09a8 whoops, typos in merge 2009-03-06 22:07:22 +00:00
David Rose 5ff71bc8df synchronize with latest glx fixes 2009-03-06 21:59:15 +00:00
David Rose d99674833c fix lookaround task for linux 2009-03-06 21:17:12 +00:00
David Rose 7af1350e4e pass GraphicsEngine through to constructors 2009-02-25 23:04:45 +00:00
David Rose 0f634524be X zoom window 2009-02-24 00:49:22 +00:00
David Rose 923c9929a1 a few more warning squelches 2009-02-19 00:23:08 +00:00
David Rose 24caf70155 tinyOffscreenGraphicsPipe 2009-02-10 00:52:55 +00:00
rdb ade7dabdd9 Support for setParentWindow 2008-11-01 13:04:17 +00:00
David Rose cc8530f8a9 fix unfortunate naming of MouseAndKeyboard node 2008-10-15 03:21:19 +00:00
David Rose d4c2c9858d SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose f6c1bcd24e go back to short zoints for now 2008-05-09 00:08:32 +00:00
David Rose 53a7c78548 x zoom 2008-05-08 23:44:09 +00:00
David Rose 990e0883de properly uninvert framebuffer-to-texture 2008-05-07 00:47:46 +00:00
David Rose 855e639471 native windows 2008-05-07 00:15:01 +00:00
David Rose f119c9c63c resizing issues 2008-05-05 06:54:51 +00:00
David Rose 9787429186 fix texturing issues 2008-05-04 23:44:49 +00:00
David Rose d06330192a resize x 2008-05-04 17:21:53 +00:00
David Rose 19e0b0824c X support 2008-05-04 08:00:12 +00:00