openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
ring3k
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Mar 18, 2025 — Mar 18, 2026
Showing page 1 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use integer math for line drawing
Mike McCormack
More...
over 16 years ago
Implement line algorithm that only draws dots on a wide line once
Mike McCormack
More...
over 16 years ago
Use the pen width when drawing bresenham lines
Mike McCormack
More...
over 16 years ago
Use the window offset in lineto.
Mike McCormack
More...
over 16 years ago
Stub NtGdiScaleViewportExtEx and NtGdiScaleWindowExtEx
Mike McCormack
More...
over 16 years ago
Cover some failure cases of NtGdiMoveTo
Mike McCormack
More...
over 16 years ago
Implement and test NtGdiMoveTo
Mike McCormack
More...
over 16 years ago
Use the clock as the default program
Mike McCormack
More...
over 16 years ago
Turn on REDUCE_FLICKER, as it works after fixing the DC size
Mike McCormack
More...
over 16 years ago
Add space for window origin set by OffsetWindowOrgEx to GDI_DEVICE_CONTEXT_SHARED
Mike McCormack
More...
over 16 years ago
Set a couple of the system colors
Mike McCormack
More...
over 16 years ago
Change color fetching macros to functions
Mike McCormack
More...
over 16 years ago
Remove redundant functions from the null display
Mike McCormack
More...
over 16 years ago
Add some tests for pens and make them pass
Mike McCormack
More...
over 16 years ago
Fix memory access tracing
Mike McCormack
More...
over 16 years ago
Move exttextout to device_context_t
Mike McCormack
More...
over 16 years ago
Rename dprintf to trace
Mike McCormack
More...
over 16 years ago
Fix indent
Mike McCormack
More...
over 16 years ago
Erase background if REDUCE_FLICKER is false
Mike McCormack
More...
over 16 years ago
Fix the update region
Mike McCormack
More...
over 16 years ago
For simplicity, draw directly to the screen
Mike McCormack
More...
over 16 years ago
Implement basic line drawing in bitmap_t
Mike McCormack
More...
over 16 years ago
Use only one definition of swap()
Mike McCormack
More...
over 16 years ago
Set the window visible when showing it
Mike McCormack
More...
over 16 years ago
Remove polypatblt from the win32mgr implementation
Mike McCormack
More...
over 16 years ago
Move rectangle drawing to bitmap implementation
Mike McCormack
More...
over 16 years ago
Make bitblt a bitmap operation
Mike McCormack
More...
over 16 years ago
Don't draw a boundary for the moment
Mike McCormack
More...
over 16 years ago
Tidy up device_context_t::get_pixel()
Mike McCormack
More...
over 16 years ago
Tidy up set_pixel
Mike McCormack
More...
over 16 years ago
←
1
2
3
4
5
6
7
8
9
…
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree