mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 08:25:48 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() The freetype asm function FT_MulFix clobbers the edx register, but doesn't tell it to gcc explicitly, so when inlined versions were resulting in wrong results. Fix it by also marking edx as output register. Also enable commented out code in win32k again that works correctly now. By me: I modified the patch to not alter any 3rd party code, but instead I copied the fuction to _ftmulfix_ros.c and also coplied the container file ftbase.c which now uses the fixed function from our private file. This fixes a bunch of text output issues (underscore, text marking) See issue #3346 for more details. svn path=/trunk/; revision=33951 |
||
---|---|---|
irc | ||
reactos | ||
rosapps | ||
rostests | ||
wallpaper |