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
22 minutes
ago. based on code collected
about 1 hour
ago.
Nov 30, 2024 — Nov 30, 2025
Showing page 233 of 298
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* New function: CreateSinglePassImageProcessingShader() Allows to setup simple, but often needed single-pass image procesing shaders via a convenient high level interface. These are mostly for direct use with Screen('DrawTexture') or Screen('MakeTexture'), but could be used for multi-pass GLOperators as well.
kleinerm
More...
over 14 years ago
* Screen: Disable nouveau testcode for Linux. Wasn't a good idea(tm).
kleinerm
More...
over 14 years ago
* KbCheck, KbWait, KbXXXwhatever, GetKbChar, GetNumber, GetString, GetEchoNumber, GetEchoString:
kleinerm
More...
over 14 years ago
* PsychtoolboxKernelDriver for OS/X: 1st Try of a workaround for Apple Braindamage.
kleinerm
More...
over 14 years ago
* Added testcode for nouveau KMS-Timestamping for Linux/DRI2. Wait 1 extra msecs before PsychOSGetVBLCountAndTime() for VBL-IRQ timestamping to avoid race between glFinish() and KMS vblank timestamping.
kleinerm
More...
over 14 years ago
* PsychPortAudio: Use LoadIdentityClut() for clut init, not hard-coded 'LoadNormalizedGammatable'
kleinerm
More...
over 14 years ago
When using DATAPixx, load linear gamma table for pixel sync to function correctly
papril
More...
over 14 years ago
Replaced "&&" with "&" to work with MATLAB
papril
More...
over 14 years ago
* Screen for 32-Bit Octave and Matlab on Linux rebuilt.
kleinerm
More...
over 14 years ago
* Screen/Linux: Fix Virtual machine detection and handling. skip_sync_test setting was assigned too late in the call chain to have an effect. Fixed.
kleinerm
More...
over 14 years ago
* LoadIdentityClut: Detect/Handle 'nouveau' driven NVidia GPU correctly.
kleinerm
More...
over 14 years ago
Screen:
kleinerm
More...
over 14 years ago
* Screen/Linux: If OpenML timestamping delivers inconsistent results (as on nouveau driver on Linux), don't just warn about it, but switch to fallback timestamping method, instead of just claiming to switch to fallback.
kleinerm
More...
over 14 years ago
* PsychGPUControl: Add unredirect_fullscreen_windows setup code for Compiz as on Ubuntu 11.04 Natty with Unity enabled. Needs a different key.
kleinerm
More...
over 14 years ago
* Screen/GStreamer: Add home-grown enumeration/selection of IIDC-1394 video sources via dc1394src plugin, which doesn't support regular enumeration as it lacks the property-probe interface.
kleinerm
More...
over 14 years ago
Screen: Cosmetic in nouveau driver warning message. VideoRecording: Help text cosmetic.
kleinerm
More...
over 14 years ago
Additional gamma function description in output. DHB
brainard
More...
over 14 years ago
Makes one more diagnostic plot than it used to. DHB
brainard
More...
over 14 years ago
fixed few capitalization errors in DrawingToTextureVsOffscreenWindowTest that made it fails on Octave
dcnieho
More...
over 14 years ago
* Add Eyelink mex files for 64-Bit Matlab & Octave on 64 Bit Linux.
kleinerm
More...
over 14 years ago
* PsychPortAudio: Bugfix for 64-Bit Linux version.
kleinerm
More...
over 14 years ago
* 64-Bit fixes for Octave and Matlab:
kleinerm
More...
over 14 years ago
* Add PsychtoolboxKernelDriverUserClientTool to the PsychAlpha/ folder.
kleinerm
More...
over 14 years ago
* BasicSoundOutputDemo: Be more lenient and laid back in samplerate selection, so this very basic sound demo has a good chance of never failing.
kleinerm
More...
over 14 years ago
* GL Error testing: Skip most of it if ConserveVRAM flag kPsychAvoidCPUGPUSync is set by usercode.
kleinerm
More...
over 14 years ago
* Screen('DrawText'): Add support to text renderer plugin loader for 64 bit plugin loading. Needs to try both, the 32 bit plugin, and the 64-bit plugin in the future.
kleinerm
More...
over 14 years ago
* GetKeyboardIndices: Make sure it turns into a no-op on non-OS/X.
kleinerm
More...
over 14 years ago
Psychtoolbox for Linux: Provide mex files for 64-Bit Matlab.
kleinerm
More...
over 14 years ago
Psychtoolbox for Linux: Add support for 64-Bit Octave on 64-Bit Linux.
kleinerm
More...
over 14 years ago
Updated this so that it runs without crashing and displays the computed color in a Matlab figure window. DHB
brainard
More...
over 14 years ago
←
1
2
…
229
230
231
232
233
234
235
236
237
…
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