maxmods / brl.mod

BlitzMax's BRL modules, patched and updated.
4 stars 3 forks source link

Fixed MSAA tweak to glgraphics #26

Closed markcwm closed 5 years ago

markcwm commented 5 years ago

This is a fix/tidy for the MSAA tweak added in - "Added compressed textures tweak to glmax2d, MSAA to glgraphics" as suggested by Derron.

No changes to compressed textures, just BRL glgraphics.win32.c - originally by JoshK and John J. Source here - http://www.mojolabs.nz/posts.php?topic=64265

I reverted to the original code where possible which allows Unicode (W) strings or ANSI (A), and I changed the window positioning back to being centred, I haven't test wide strings.