A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer 3d3bd58419 [BOOTVID]
Apply the following optimizations:
- include ioaccess.h to inline port access, instead of going through hal.
- Make __outpb and __outpw macros rather than stdcall function
- Make SetPixel FORCEINLINE
- Do not switch mode for every pixel we write, instead do it once before doing larger blt operations
- use __movsb instead of manual loop plus READ/WRITE_REGISTER_UCHAR
This noticeably improves performance.

svn path=/trunk/; revision=58147
2013-01-09 09:48:02 +00:00
reactos [BOOTVID] 2013-01-09 09:48:02 +00:00
rosapps [CMAKE] 2012-12-22 15:45:00 +00:00
rostests * Addendum to r58141. 2013-01-08 20:34:19 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00