1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moglcore for OS-X updated as well. More... over 19 years ago
Fixes necessary to compile PTB on Windows+Matlab after Octave-Scripting glue was introduced. More... over 19 years ago
Some more shaders + Eyetracking stuff that are/is not ready yet... More... over 19 years ago
Syncup of moglcore for Linux. More... over 19 years ago
* Minimal fix to IsLinux.m -- Had trouble on Matlab-5. More... over 19 years ago
As usual, fix for a little glitch... More... over 19 years ago
* New functions in MOGL: More... over 19 years ago
* Another failed attempt to get PTB+Octave going on OS-X: More... over 19 years ago
* First try in getting PTB to work on Octave+OSX: More... over 19 years ago
* Merge Part II: More... over 19 years ago
* Merge of Octave- and Matlab scripting glue stuff - Part I: More... over 19 years ago
* Octave-Port: First fully functional version. More... over 19 years ago
* Octave-Port: More... over 19 years ago
* Octave-Port: getting closer... More... over 19 years ago
* Octaves scripting glue renamed to be a .cc C++ file. More... over 19 years ago
* Intermediate backup commit for Octave-Port... More... over 19 years ago
* Small cosmetic fixes or fixes for compiler warnings discovered during Octave port. None of this changes functionality, just removes lots of empty lines or fixes some compiler warnings... More... over 19 years ago
* First try in porting Psychtoolbox to GNU/Octave. Works well enough to create hope, but not well enough to be seriously useful. More... over 19 years ago
Addded backup of ealier GetCharJava source before merge into beta tree from trunk. More... over 19 years ago
* PsychtoolboxVersion.m extended: Provides now info about flavor, SVN-Revision and SVN Web-URL. More... over 19 years ago
Another drifting grating demo, using the new power-of-two scrollable texture functionality. Old obsolete demo removed. More... over 19 years ago
MinimalisticOpenGLDemo updated to demonstrate basic texture mapping. More... over 19 years ago
* 'DrawTexture' now also accepts Offscreen Windows as target windows. When used with power-of-two textures of type GL_TEXTURE_2D and a real power of two format, the texture wrapping mode gets switchted to GL_REPEAT to allow for easy and elegant implementation of drifting gratings and scrolling. More... over 19 years ago
* Improved Video capture support: More... over 19 years ago
* moglcore: Remapping of glDrawRangeElements to glDrawRangeElementsEXT added for old pre OpenGL-1.2 gfx cards on OS-X. More... over 19 years ago
Screen.dll for Windows updated to latest state. More... over 19 years ago
Screen for Linux updated. More... over 19 years ago
* More fixes to Offscreen Windows and color handling. More... over 19 years ago
* Color handling for displays with a depth of 24 bpp or 16 bpp (hopefully) fixed. More... over 19 years ago
* Support for Screen('LoadCLUT') command: More... over 19 years ago