openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Psychtoolbox
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 24, 2024 — Nov 24, 2025
Showing page 229 of 298
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Screen: GStreamer movie playback engine: Fix wrong handling of 'preloadSecs' parameter. A setting of -1 was mistreated as a setting of zero.
kleinerm
More...
about 14 years ago
* Screen: Add support for signed normalized 16 bit integer textures, both for use as textures, as offscreen windows and as renderbuffers for the imaging pipeline.
kleinerm
More...
about 14 years ago
* Screen/Linux: Catch up to os/x wrt. display configuration.
kleinerm
More...
about 14 years ago
* Screen: Improve gamma table handling on multi-display setups, especially for Linux.
kleinerm
More...
about 14 years ago
* Screen/Linux:
kleinerm
More...
about 14 years ago
* Screen: Better support for multiple display heads per screen.
kleinerm
More...
about 14 years ago
* Screen: Tiny fixes.
kleinerm
More...
about 14 years ago
added contents file to unit test directory, listing the corresponding test for each PTB m-file (currently anemic) filter out the contents file in UnitTestRunAll.m many feature additions to PsychFiles/DirList.m. Can now filter specific files and folders and can now also print a list of relative paths instead of only the ASCII tree
dcnieho
More...
about 14 years ago
* New function KbKeysAction():
kleinerm
More...
about 14 years ago
* Screen: Add new conserve vram setting to disable the use of OS reported nominal video refresh interval. This to allow to override/work around broken framerate queries on some configurations.
kleinerm
More...
about 14 years ago
* Screen/Linux: Compute nominal video refresh rate from mode-line returned by XRandR for primary crtc. Fallback to XVidMode-Extension if XRandR unavailable.
kleinerm
More...
about 14 years ago
* Screen/Linux: XRandR improve primary crtc detection logic.
kleinerm
More...
about 14 years ago
* Screen/Linux: Add XRandR extension support.
kleinerm
More...
about 14 years ago
* PsychtoolboxPostInstallRoutine: Clarify cause and cure for inability to update Matlab's Java classpath file, as suggested/reported by Erik Flister.
kleinerm
More...
about 14 years ago
- Updated the server address of the registration server to be psychtoolbox.org.
flerfs
More...
about 14 years ago
* Screen/OSX: Add new 'GetFlipInfo' subfunction to build.
kleinerm
More...
about 14 years ago
* Screen/Linux: Improve async flip scheduling / timestamping.
kleinerm
More...
about 14 years ago
* Screen/Linux: Fix async swap timing for multiple onscreen windows on DRI2 driver stack:
kleinerm
More...
about 14 years ago
* Screen: Fix bug in PsychFreeTextureForWindowRecord(). Did always try to release texture, because some meant to be conditional check was always true.
kleinerm
More...
about 14 years ago
Explode received some fixes for numeric splitting. Now deals with floats correctly (though precision is still lost) and clarified meaning of wildcard for number splitting. Now also supports variable number of outputs
dcnieho
More...
about 14 years ago
* Screen/Linux: Add GLX-1.3 protocol support.
kleinerm
More...
about 14 years ago
* LoadGLSLProgramFromFiles: Remove deprectead 'version' return argument from calls to fileparts() - Unsupported around R2011b and later.
kleinerm
More...
about 14 years ago
* Screen/Linux: Experimental code. Use a dedicated x-display connection per onscreen window. Gets optionally enabled if the environment variable "PTB_USEPERWINDOWXCONNECTIONS" is defined.
kleinerm
More...
about 14 years ago
* Screen/Linux: Enable dual-head support on single "desktop spanning" x-screen for native 10 bpc framebuffer trick.
kleinerm
More...
about 14 years ago
* Screen/Linux: Bugfix for previous wait-for-mapping code. Fix teardown path for 10 bpc framebuffer.
kleinerm
More...
about 14 years ago
* Screen/Linux: Wait for XMapWindow() requests to complete during 'OpenWindow', instead of just optimistically going on, hoping stuff will happen right on time.
kleinerm
More...
about 14 years ago
fixed bug with Ellipse.m not always returning an ellipse of the requested size, per patch from Genna (http://tech.groups.yahoo.com/group/psychtoolbox/message/12755)
dcnieho
More...
about 14 years ago
* CreateDisplayWarp(): Add missing init for spherical display undistortion.
kleinerm
More...
about 14 years ago
* Screen/Linux: Small fix for beamposition timestamping with NVidia pre-NV-50 GPU's. Readout value from FP_VTOTAL is not VTOTAL, but VTOTAL - 1, so we need to add +1 to it.
kleinerm
More...
about 14 years ago
* PsychHelperCreateARGB2101010RemapCLUT(): Add caching of LUT in .mat file, for faster startup time in native 10 bit framebuffer mode.
kleinerm
More...
about 14 years ago
←
1
2
…
225
226
227
228
229
230
231
232
233
…
297
298
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree