aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl_win.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-21Implement enter and leave notifications on WindowsDavid Robillard1-1/+40
2019-07-21Draw during resizing on WindowsDavid Robillard1-10/+48
2019-07-21Fix initial window display on WindowsDavid Robillard1-5/+7
2019-07-21Make time start from approximately zeroDavid Robillard1-6/+9
2019-07-20Remove redisplay flag and use system events insteadDavid Robillard1-6/+1
2019-07-20Use C for Windows implementationDavid Robillard1-0/+791