| cd4e8c1ec9 |
|
|
|
Change log
43627a17d2
by Riku Salminen (rsalmin2 at cc.hut.fi)
on Nov 26, 2009
Diff
Fixed GCC compiler warnings, Win32 implementation should be checked for warnings later
| Go to: |
Project members,
sign in to write a code review
Older revisions
e1177ff8a1
by Riku Salminen (rsalmin2 at cc.hut.fi)
on Nov 25, 2009
Diff
Removed makeCurrent in favor of RAII- based CurrentContext class, Win32 broken
33b4b717ac
by Riku Salminen <rsalmin2 at cc.hut.fi>
on Aug 04, 2009
Diff
Changed Window:: and Display::dispatch to Display::wait, ::poll, Window::wait and ::dispatch, Xlib broken
9cfd757c0d
by Riku Salminen <rsalmin2 at cc.hut.fi>
on Aug 04, 2009
Diff
Window::repaint for Win32, got rid of some double->float truncation MSVC++ warnings in test applications