Releases: Eyescale/Equalizer
Releases · Eyescale/Equalizer
2.1.0
- 629
Support deflect stereo streaming - 619
Fix running from an installed version - 611
Add eq::getHelp(), eq::Client::getHelp() and seq::Application::getHelp(),
improve help for all applications - 609:
Clean up magellan event API - 608:
Make Frame::Buffer enum an enum class to ease bitmask handling;
enum values are now Frame::Buffer::value instead of Frame::BUFFER_VALUE - 607:
Implement view screenshot feature with eq::View::enableScreenshot() - 606:
Remove unused big-endian/byteswap support - 604:
Give ordered names to nodes in autogenerated configurations. - 602:
Remove PBuffer support - 601:
Add layout resize
2.0.0
- 590:
Added key modifiers to pointer and key events. - 564:
Implemented 2.0 event handling API - 585:
Deflect proxy: update to Deflect 0.12 v5 API, use new PAN event to move
camera instead of switching between pan/rotate with TAP_AND_HOLD event,
handle new pinch event to zoom. - 584:
Removed broken CUDA/ComputeContext support - 578:
Application command line arguments are transmitted to render clients.
Subsets of environmental variables can also be transmitted based on their
prefixes. - 574:
Deflect proxy: Consider DEFLECT_ID, use deflect env for render clients - 572:
Sequel: Fix crash on exit - 570:
Use new Collage launch code
1.12.0
- 563:
Add seq::Renderer::requestRedraw() - 561:
Change Deflect streaming activation- Use environment variable from
Deflect#98 - Obsolete DisplayCluster view attributes, use deflect_host attribute now
- Use environment variable from
- 560:
Add seq::Renderer::bindDrawFrameBuffer() - 554:
Expose current view data in seq::Renderer - 548:
Sequel tweaks for seqSplotch- configInit()/configExit() for eq::View
- seq::Application::createViewData receives eq::View as parameter
- seq::Renderer::createViewData receives eq::View as parameter
- seq::ViewData considers eq::View::getModelUnit for model matrix manipulation
1.10.0
- 508:
Post-divide alpha from pixels in eq::Image::writeImage() - 504:
Let the OS choose the server port - 502:
Fixed support of multi-pipe configurations in Qt - 499:
Fixes for VirtualGL 2.4.80 with multi-pipe configurations - 484:
Fix transfer window deadlock with Qt5 - 484:
Implement Window::doneCurrent() to make no OpenGL context current in the
current thread - 481:
Fix Config::getNextEvent() with definite timeout - 467:
Fix CPU load with idle Qt-based windows - 479:
Fix mouse wheel direction on AGL - 476:
Fix slow readback of source channels with empty ROI - 475:
Fix GL error on exit if frameWriter was used - 473:
Fix OS X OpenGL detection - 463:
Use program name as default window title - 463:
Improved OpenGL and GLEW compatibility on OS X - 463:
Fixed Qt5 support on OS X - 463:
Standalone Qt5 support
1.9.0: Merge pull request #464 from tribal-tec/master
Release 1.9 preparations