1
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 24 hours ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Experimental code that allows Quicktime to render into good'ol GWorlds instead of using the new QTVisulOpenGLTextureContexts()... More... almost 20 years ago
Improved documentation of StoreBit.m More... almost 20 years ago
part 2/2: Fixed a problem where StoreBit.mexmac did not unload the Cocoa bundle when unloading the mex file. More... almost 20 years ago
part 1/2: Fixed a problem where StoreBit.mexmac did not unload the Cocoa bundle when unloading the mex file. More... almost 20 years ago
Removed the window from the StoreBit.mexmac example. More... almost 20 years ago
Changed Psychtoolbox folder for StoreBit target from PsychAlpha to PsychDemos More... almost 20 years ago
Changed StoreBit so that it finds the associated bundle in the same directory as itself instead of looking in / More... almost 20 years ago
- Added the StoreBitLib.bundle file to PsychDemos. In a previous merge it was deleted from PsychAlpha. More... almost 20 years ago
- Removed StoreBit from PsychAlpha folder. It has been moved to PsychDemos folder More... almost 20 years ago
Movied StoreBit into PsychDemos. More... almost 20 years ago
* INITIAL WINDOWS-PTB BETA-RELEASE * INITIAL BETA-RELEASE FOR OS-9 COMPATIBILITY More... almost 20 years ago
* Scren('OpenWindow') now outputs some info message if 3D support is enabled. More... almost 20 years ago
Screen.dll updated accoring to previous source code commits... More... almost 20 years ago
Onscreen<->Onscreen and Offscreen<->Offscreen transition logic now also supports graphics hardware which is only capable of power-of-two GL_TEXTURE_2D texture mapping. More... almost 20 years ago
Screen('CopyWindow') finalized and fully tested: More... almost 20 years ago
Windows port: More... almost 20 years ago
Windows port: More... almost 20 years ago
Windows port: More... almost 20 years ago
Minimal implementation of Windows Screen('Computer') only sets the OS-flags, nothing else. More... almost 20 years ago
* Windows - DrawText fixed to return proper Textcursor position after drawing text. Some beautification as well. Bugfix: Drawing into Offscreen windows didn't work, because the needed HDC device context wasn't available for offscreen windows... Fixed in SCREENOpenOffscreenWindow and WindowBank.h by adding proper fields... More... almost 20 years ago
* PsychTests: PerceptualVBLSyncTest reworked to be a complete replacement for the perceptual flicker test that used to show up on dual-display setups when Screen('OpenWindow') was called. People found this confusing and annoying, so now its a separate function. More... almost 20 years ago
* Offscreen-Window support and OS-9 emulation improved: More... almost 20 years ago
* Support for 3D rendering added: More... almost 20 years ago
* Screen('Version') now reports OS = Microsoft Windows when running the Windows version of the OpenGL-PTB. More... almost 20 years ago
New build build of the StoreBit bundle inside the PsychAlpha folder. Just a test. More... almost 20 years ago
updated settings for user ingling in Xcode project StoreBitLib More... almost 20 years ago
Removed build directory for the StoreBit Xcode project from the SVN archive. More... almost 20 years ago
Updated settings for user ingling in StoreBitLib project. More... almost 20 years ago
Changed build directory for the StoreBitLib project to the user's home directory, so that we do not deposit intermediate build products into the Subversion archive. More... almost 20 years ago
Removed obsolete code from StoreBit example which opens a window. This was a test for GetChar code. More... almost 20 years ago