Commit Graph

13 Commits

Author SHA1 Message Date
J.D. Purcell b2a28339d1 Use 'nameof' operator. 2017-04-10 08:36:42 -04:00
nattthebear 2a0e859a85 Add 64 bit build (doesn't work yet), move SlimDX.dll 2016-02-28 15:06:03 -05:00
zeromus f0c34517e1 display manager: sort out all the y-flipping madness and fix some bugs in gdi+ with screenshot and prescaling 2015-08-30 09:20:03 -05:00
zeromus 46870ec488 cleanup gdi+ renderer 2015-08-29 11:17:25 -05:00
zeromus 7e828d5618 d3d display method 2015-08-24 13:10:50 -05:00
zeromus 1789ffaaf0 fix crash when minimizing window in gdi+ display method 2015-07-27 09:58:22 -05:00
zeromus b78f5802a3 cleanup some lingering junk from earlier in gdi+ display method 2015-07-25 21:06:54 -05:00
zeromus 09e95b89b2 remove an unused file 2015-07-25 17:42:43 -05:00
zeromus f8b840ea41 fix gdi+ lua rendering and prescale option 2015-07-25 17:29:19 -05:00
jdpurcell 0a345b0084 Issue 368: Set all platform targets to x86, rename build platforms to match, and remove unused build platforms. 2015-01-13 15:28:58 +00:00
zeromus 979fa2c0f7 displaymanager - maybe, just maybe, successfully get rid of the need for 0xFF000000 in the VideoProvider buffers. Should enable some little speedups and cleanups of other code that had to add the 0xFF000000 alpha channel 2014-12-13 23:04:22 +00:00
zeromus 08ae448257 start adding d3d9 display method, but.. it was more work than gdi+, as I expected. I'll finish it another time. 2014-12-08 02:15:42 +00:00
zeromus 556b7b0123 gdi+ display method! 2014-12-07 02:26:52 +00:00