Commit Graph

20 Commits

Author SHA1 Message Date
Anders Jenbo b1f6d3698f Update style to use tabs 2018-10-25 22:53:04 +02:00
Anders Jenbo 553086dca7 Format graphics related files 2018-10-22 01:35:07 +02:00
Anders Jenbo b1b80c957a Clean up dx_create_back_buffer 2018-10-21 16:13:29 +02:00
Anders Jenbo 7d27f1985b Correct type for fullscreen 2018-10-21 16:13:29 +02:00
Anders Jenbo 2c923f9183 Clean up dx_create_primary_surface 2018-10-21 16:13:29 +02:00
Anders Jenbo c5fa8a1a94 Clean up lock_buf_priv 2018-10-21 16:13:29 +02:00
Anders Jenbo 16b8b32cf1 Clean up dx_reinit 2018-10-21 16:13:29 +02:00
Anders Jenbo 0c896852de Clean up unlock_buf_priv 2018-10-21 16:13:29 +02:00
Anders Jenbo a39453dfeb Clean up dx_DirectDrawCreate 2018-10-21 16:13:29 +02:00
Robin Eklind 9772cd0743 Add definition of j_lock_buf_priv and j_unlock_buf_priv for debug release.
Also add a debug target for MakefileVC.
2018-10-06 14:44:37 +02:00
Robin Eklind 3103da7f1d Add missing arg to j_lock_buf_priv and j_unlock_buf_priv (#374) 2018-10-06 14:42:52 +02:00
nomdenom 4bb6bde99b Use sizeof() for memset()
I checked that the sizes do match. (+1 squashed commits)
2018-09-27 19:23:21 -07:00
Andrew Dunstan aedf7555d1 Remove A suffix from all string-related win32 API function names 2018-09-16 02:52:51 +10:00
galaxyhaxz d991f63b16 Fix type of screen_buf_end (#184) 2018-08-27 22:16:26 -05:00
galaxyhaxz 5ff8756116 Fix junk (#174) 2018-08-21 23:58:17 -05:00
galaxyhaxz 775ae59e18 Fix function signatures and others (#158)
Fix InitObjects, themes.cpp, names
2018-08-12 18:32:48 -05:00
galaxyhaxz 49a6f4f9fc Add include guards, prepare for XRef (#28)
Add definitions, other junk.
2018-06-20 05:17:44 -05:00
galaxyhaxz bb01c6f084 Remove the "fear factor" (#21)
Snakes, spiders, Demons, what scares you?
2018-06-18 19:16:32 -05:00
galaxyhaxz 0db106a5b4 Add support for Visual C++ 5.10 (#12)
* Update stuff
2018-06-14 02:38:27 -05:00
galaxyhaxz dde68ff89e Add files via upload 2018-06-06 21:25:54 -05:00