Last 30 days
-
6 new revisions
pushed by maililistaalterego
- 43627a17d2:Fixed GCC compiler warnings, Win32 implementation should be checked for warnings later
cd7c634d40:Vsync for GLX using GLX_SGI_swap_control, WIP
6c468887b9:Configuration::Capabilities, API docs for swapInterval
43e0a27c72:Removed (void)event; from the event handling functions used to get rid of GCC warnings. Will cause
spectacular compile failure on MSVC. Another workaround is needed to satisfy GCC, MSVC and Doxygen.
76797b5355:Swap control for Win32 using WGL_EXT_swap_control.
cd4e8c1ec9:Moved EventHandler::handle definitions outside of the class declaration as inline functions to work
around unused parameter warnings
43627a17d2:Fixed GCC compiler warnings, Win32 implementation should be checked for warnings later
cd7c634d40:Vsync for GLX using GLX_SGI_swap_control, WIP
6c468887b9:Configuration::Capabilities, API docs for swapInterval
43e0a27c72:Removed (void)event; from the event handling functions used to get rid of GCC warnings. Will cause
spectacular compile failure on MSVC. Another workaround is needed to satisfy GCC, MSVC and Doxygen.
76797b5355:Swap control for Win32 using WGL_EXT_swap_control.
cd4e8c1ec9:Moved EventHandler::handle definitions outside of the class declaration as inline functions to work
around unused parameter warnings
-
Earlier this year
-
-
-
issue 28
(build breaks on vs 2005) changed by maililistaalterego
-
Status:
Accepted
Labels:
Priority-Low
−Priority-Medium
Status:
Accepted
Labels:
Priority-Low
−Priority-Medium
-
issue 27
(add memory managment via boost::shared_ptr) changed by maililistaalterego
-
Status:
WontFix
Labels:
Type-Enhancement
−Type-Defect
Status:
WontFix
Labels:
Type-Enhancement
−Type-Defect
-
-
-
-
-
Revision 386fd89880
(Changed PROJECT_VERSION to 0.2.1 in CMakeLists.txt)
pushed by maililistaalterego
- Changed PROJECT_VERSION to 0.2.1 in CMakeLists.txt
Changed PROJECT_VERSION to 0.2.1 in CMakeLists.txt
-
-
-
-
-
-
-
issue 18
(Floating point pixel formats) changed by maililistaalterego
-
Status:
Fixed
Labels:
OpSys-All
Status:
Fixed
Labels:
OpSys-All
-
-
-
Revision 640fa6683e
(Added support for GLX_{EXT,ARB}_framebuffer_sRGB, GLX_ARB_fb...)
pushed by maililistaalterego
- Added support for GLX_{EXT,ARB}_framebuffer_sRGB, GLX_ARB_fbconfig_float and GLX_EXT_packed_float
Added support for GLX_{EXT,ARB}_framebuffer_sRGB, GLX_ARB_fbconfig_float and GLX_EXT_packed_float
-
Revision 6edf61fa80
(Added missing doxygen comment annotations for wm::choose par...)
pushed by maililistaalterego
- Added missing doxygen comment annotations for wm::choose parameters
Added missing doxygen comment annotations for wm::choose parameters
-
-
-
-
-
-
-
-
-
Revision a0a6483bef
(Added OpenGL/glu.h to wm/opengl/opengl.hpp for OSX)
pushed by maililistaalterego
- Added OpenGL/glu.h to wm/opengl/opengl.hpp for OSX
Added OpenGL/glu.h to wm/opengl/opengl.hpp for OSX
-
-
-
-
-
-
-
-
-
-
-
-
-
Revision 8ec6a30ca9
(Moved GLX pixel format builder stuff from Configuration::imp...)
pushed by maililistaalterego
- Moved GLX pixel format builder stuff from Configuration::impl_t to constructor local variables
Moved GLX pixel format builder stuff from Configuration::impl_t to constructor local variables
-
-
-
Revision c9a4b427e3
(Fixed a bug in Win32 WM_PAINT message handling that caused a...)
pushed by maililistaalterego
- Fixed a bug in Win32 WM_PAINT message handling that caused an infinite loop when Window::resize
changed the window not to fit on the screen
Fixed a bug in Win32 WM_PAINT message handling that caused an infinite loop when Window::resize
changed the window not to fit on the screen
-
Revision 20e4567929
(Win32 Window::setFullscreen restores previous window size wh...)
pushed by maililistaalterego
- Win32 Window::setFullscreen restores previous window size when going back to windowed
Win32 Window::setFullscreen restores previous window size when going back to windowed
-
-
|