-
- Downloads
From Matev and Timur:
Timur: 1. Allow unique identification of shared GL contexts via TGLContextIdentity class. Matevz: 1. Improved overlay selection handling. 2. Perform GL context check before rendering, possibly invalidating registered display-lists. 3. Minimize updates for window expose and resize events. git-svn-id: http://root.cern.ch/svn/root/trunk@19049 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- gl/inc/LinkDef.h 4 additions, 1 deletiongl/inc/LinkDef.h
- gl/inc/TGLClip.h 5 additions, 4 deletionsgl/inc/TGLClip.h
- gl/inc/TGLContext.h 57 additions, 2 deletionsgl/inc/TGLContext.h
- gl/inc/TGLContextPrivate.h 54 additions, 37 deletionsgl/inc/TGLContextPrivate.h
- gl/inc/TGLFormat.h 2 additions, 2 deletionsgl/inc/TGLFormat.h
- gl/inc/TGLLogicalShape.h 6 additions, 5 deletionsgl/inc/TGLLogicalShape.h
- gl/inc/TGLManipSet.h 4 additions, 3 deletionsgl/inc/TGLManipSet.h
- gl/inc/TGLOverlay.h 6 additions, 5 deletionsgl/inc/TGLOverlay.h
- gl/inc/TGLRnrCtx.h 13 additions, 24 deletionsgl/inc/TGLRnrCtx.h
- gl/inc/TGLScene.h 6 additions, 1 deletiongl/inc/TGLScene.h
- gl/inc/TGLSelectBuffer.h 5 additions, 73 deletionsgl/inc/TGLSelectBuffer.h
- gl/inc/TGLSelectRecord.h 143 additions, 0 deletionsgl/inc/TGLSelectRecord.h
- gl/inc/TGLViewer.h 20 additions, 9 deletionsgl/inc/TGLViewer.h
- gl/inc/TGLViewerBase.h 7 additions, 3 deletionsgl/inc/TGLViewerBase.h
- gl/inc/TGLWidget.h 2 additions, 2 deletionsgl/inc/TGLWidget.h
- gl/src/TGLClip.cxx 10 additions, 11 deletionsgl/src/TGLClip.cxx
- gl/src/TGLContext.cxx 100 additions, 14 deletionsgl/src/TGLContext.cxx
- gl/src/TGLContextPrivate.cxx 60 additions, 0 deletionsgl/src/TGLContextPrivate.cxx
- gl/src/TGLFormat.cxx 14 additions, 14 deletionsgl/src/TGLFormat.cxx
- gl/src/TGLLogicalShape.cxx 36 additions, 54 deletionsgl/src/TGLLogicalShape.cxx
Loading
Please register or sign in to comment