Commit Graph

7042 Commits

Author SHA1 Message Date
David Rose 2ca487c417 uniquify-transforms 2009-03-11 00:21:23 +00:00
David Rose e41d03482f fix TransformState leak 2009-03-11 00:21:01 +00:00
David Rose 89be2177c7 texture-rectangle 2009-03-10 21:50:38 +00:00
David Rose ba30db6953 support window-type offscreen better 2009-03-10 20:43:33 +00:00
David Rose babf0163e5 prevent crash with window-type offscreen 2009-03-10 20:12:03 +00:00
David Rose a7678cb3e4 osxGraphicsBuffer 2009-03-10 12:51:15 +00:00
David Rose 0e885a8481 update deprecated comment 2009-03-09 18:06:30 +00:00
David Rose 8b407bb654 build tinysdl with new engine rules 2009-03-07 22:06:24 +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 8638f9ff65 fix bug with more than 64K solids 2009-03-06 20:53:24 +00:00
rdb d6f18b2915 Fix FBO's 2009-03-05 05:58:57 +00:00
rdb 0fe9e0587a Fix crash 2009-03-04 20:09:05 +00:00
David Rose 7051a28f8e more fixes to point rendering 2009-03-03 23:15:10 +00:00
David Rose 9dad4e33d2 limit badness from fiddling with the clock 2009-03-03 22:32:44 +00:00
David Rose 941c9ba732 fix static-init issue 2009-03-03 21:07:49 +00:00
David Rose 0a6a6dcb3e fix some sprite issues 2009-03-02 23:11:27 +00:00
David Rose ff39b33308 support TexMemViewer on opt-4 build 2009-03-02 19:32:47 +00:00
rdb f1e660373d Why was _generated_shader not initialized? 2009-02-28 12:11:21 +00:00
rdb 17b0503778 Better depth_stencil/depth_component seperation 2009-02-27 18:59:27 +00:00
David Rose c6c0847c5a strip p3 prefix properly 2009-02-26 20:15:25 +00:00
David Rose 62096c99a4 pass GraphicsEngine to constructors 2009-02-25 23:08:10 +00:00
David Rose 7af1350e4e pass GraphicsEngine through to constructors 2009-02-25 23:04:45 +00:00
David Rose 9b6453675a report number of cpu's 2009-02-24 20:41:20 +00:00
David Rose 2a0a769ebe whoops 2009-02-24 19:06:12 +00:00
David Rose 73428afd4e remove accidental debug statement 2009-02-24 14:53:54 +00:00
David Rose 70a32ce433 strip out p3 prefix 2009-02-24 13:11:11 +00:00
David Rose 0f634524be X zoom window 2009-02-24 00:49:22 +00:00
David Rose 5bde231490 fix comment 2009-02-24 00:49:09 +00:00
David Rose 179b578a64 use explicit initialization of audio library 2009-02-23 19:57:13 +00:00
David Rose 8403e175f5 compile against fmod 4.22.05 2009-02-21 20:25:51 +00:00
David Rose e4709607c3 color mask 2009-02-21 19:42:44 +00:00
rdb ef44e25157 Fix shader generator bug when no diffuse defined 2009-02-21 18:36:50 +00:00
David Rose ee0c4dee8f replace assignment with assertion 2009-02-21 02:25:08 +00:00
David Rose 01539997a0 initialize _engine to NULL 2009-02-21 02:19:03 +00:00
David Rose ab530f5d80 hack fix around crash 2009-02-21 01:43:28 +00:00
David Rose b5ee150ff3 protect color mask in a few more places 2009-02-21 00:24:09 +00:00
David Rose 8e207d8229 support shift and caps lock when no input method is available 2009-02-20 21:14:59 +00:00
David Rose cd48a64f86 StereoDisplayRegion 2009-02-20 20:55:15 +00:00
rdb c0b420a74a Fix crash when no texture is assigned 2009-02-20 19:56:03 +00:00
rdb 02b2b9eacc Fix cubemap FBO's 2009-02-20 18:21:39 +00:00
rdb 581e928c57 Fix for older FFMPEG versions 2009-02-20 07:27:48 +00:00
David Rose 74166de769 red-cyan is better than red-blue 2009-02-19 20:29:23 +00:00
David Rose 72f6174d7d fix fps meter for tall fonts 2009-02-19 18:02:01 +00:00
David Rose 5b4122d2de fix design size, from Clemens Pecinovsky 2009-02-19 17:57:45 +00:00
David Rose 8288ee1ac9 fix untextured crash 2009-02-19 17:47:16 +00:00
rdb bcda5743dc Whoops. Forgot to checkin the header file 2009-02-19 17:32:16 +00:00