A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer 1edcc31339 [CRT]
- Remove x64 asm stub for acos from cmake file, since we already have a generic C implementation
- Implement sqrt for amd64 in SSE, both in C and asm. While the C version would be sufficient, it's currently less portable due to the lack of mm intrinsics for GCC
- Silence a warning

svn path=/trunk/; revision=58251
2013-01-28 23:44:29 +00:00
reactos [CRT] 2013-01-28 23:44:29 +00:00
rosapps [CMAKE] 2012-12-22 15:45:00 +00:00
rostests [BROWSEUI_APITEST] 2013-01-25 23:24:46 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00