justingardner / mgl

A suite of mex/m files for displaying psychophysics stimuli
http://justingardner.net/mgl
Other
18 stars 22 forks source link

metal branch mglGetGammaTable #79

Open jhryuj opened 2 years ago

jhryuj commented 2 years ago

mglGetGammaTable The function still returns a 8-bit gamma table on 10bit displays

Reminder to change back: l.26 t = mglPrivateGetGammaTable;

and perhaps ?? l.35 (mglGetParam('bitDepth') != 32)