The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Minor edits / cleanup of GLContext* (details)
- OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7 (details)
- GLProfile: Add GLProfile getImpl(); Use getImpl() for getGL2ES[12](..), (details)
- NEWT/OSX: Add missing sendKeyEvent(..) specialization to produce the (details)
- NEWT/OSX: Can't use sending key/mouse directly to WindowImpl, deadlock (details)
- NEWT/OSX: Refine comment for native requestFocus(); Remove warning (details)
- NEWT/OSX NewtView: Add 'soft' pthread locking impacts: (details)
- NEWT/OSX: Using NewtView softLock ; Adding debug info to solve (details)