Commit Graph

16 Commits

Author SHA1 Message Date
zilmar c781296ba7 [Glide64] Rename viewport_offset to g_viewport_offset; 2017-03-13 20:34:51 +11:00
zilmar 03da86382d [Glide64] Move Some of the screen res code in to ScreenResolution.cpp 2017-01-28 22:29:03 +11:00
zilmar 4ab1d103b6 [Glide64] Start to clean up OGLEScombiner.cpp 2016-12-28 11:25:18 +11:00
zilmar 6c78c898b0 [Glide64] Clean up combiner 2016-12-26 09:26:36 +11:00
57f082f185 [Glide64] [Glitch64] fixed non-WIN32 regressions from 52aea87 2016-03-27 12:51:14 -04:00
b12d729144 Macro-out extension names on platforms where they are core. 2016-03-25 22:16:32 -04:00
2d7418c17c Only use #ifdef _WIN32 for WIN32-specific things, thanks. 2016-03-25 21:56:01 -04:00
zilmar 52aea8738f [Glide64] Fix up to work on android 2016-03-11 05:29:41 +11:00
zilmar a7a0974b88 [Glide64] Move CHECK_FRAMEBUFFER_STATUS out of header 2016-03-11 05:06:18 +11:00
zilmar 00150137b3 [Glide64] Rename globals width and height to g_width and g_height 2016-03-11 04:21:56 +11:00
zilmar d0f8bfe763 [3rd Party] Remoe SDL 2016-03-10 22:21:26 +11:00
zilmar 0e0702fd42 [Glitch64] change grQueryResolutionsExt(FxI32*) to grQueryResolutionsExt(int32_t*) 2016-03-03 21:10:30 +11:00
zilmar 9b39879a32 [Glide64] Change display_warning to WriteTrace 2016-02-14 19:59:33 +11:00
zilmar 4921024636 [Glide64] New trace method 2016-02-04 21:22:19 +11:00
zilmar eab47fdd82 [Glide64] Clean up OGLglitchmain.cpp 2016-02-04 08:21:30 +11:00
zilmar 0c60eec345 Rename Glitch64/main.h --> glitchmain.h for clarity.
Avoid mental association with Glide64/Main.cpp.

2ee649b163
2015-10-09 15:53:16 +11:00