Additions:
08/29/11 Add caching for LUT in mat file to speed this up a bit (MK).
Additions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychGLImageProcessing/PsychHelperCreateARGB2101010RemapCLUT.m">beta</a> | view WebSVN <a href=
"http://svn.berlios.de/wsvn/osxptb/trunk/Psychtoolbox/PsychGLImageProcessing/PsychHelperCreateARGB2101010RemapCLUT.m?op=log">changelog</a> of trunk branch</span>
Deletions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychGLImageProcessing/PsychHelperCreateARGB2101010RemapCLUT.m">beta</a> | view in <a href=
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychGLImageProcessing/PsychHelperCreateARGB2101010RemapCLUT.m?view=markup">WebSVN with changelog</a></span>
Additions:
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychGLImageProcessing/PsychHelperCreateARGB2101010RemapCLUT.m?view=markup">WebSVN with changelog</a></span>
Deletions:
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychGLImageProcessing/PsychHelperCreateARGB2101010RemapCLUT.m?view=markup">WebSVN with changelog</a></span>
Additions:
""
<div class="code_header" style="text-align:right;">
<span style="float:left;">Path </span> <span class="counter">Retrieve current version of PsychHelperCreateARGB2101010RemapCLUT.m from berliOS: <a href=
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychGLImageProcessing/PsychHelperCreateARGB2101010RemapCLUT.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychGLImageProcessing/PsychHelperCreateARGB2101010RemapCLUT.m?view=markup">WebSVN with changelog</a></span>
</div>
<div class="code">
<code>Psychtoolbox/PsychGLImageProcessing/PsychHelperCreateARGB2101010RemapCLUT.m</code>
</div>
""
Deletions:
%%(php;Path)Psychtoolbox/PsychGLImageProcessing/PsychHelperCreateARGB2101010RemapCLUT.m%%
Additions:
==[[Psychtoolbox]] › [[PsychGLImageProcessing]]==
The expected pixel layout in 10bpc mode is: ARGB2101010, ie.:
History:
Deletions:
==[[Psychtoolbox]] › PsychGLImageProcessing==
=== The expected pixel layout in 10bpc mode is: ARGB2101010, ie.: ===
=== History: ===
Additions:
===[[PsychHelperCreateARGB2101010RemapCLUT]]===
==[[Psychtoolbox]] › PsychGLImageProcessing==
=== The expected pixel layout in 10bpc mode is: ARGB2101010, ie.: ===
imaging pipeline: [[Screen]]() and OpenGL drawing ops go to the imaging
At [[Flip]] time, our shader remaps that 0.0 - 1.0 values to the range 0-1023
=== History: ===
%%(php;Path)Psychtoolbox/PsychGLImageProcessing/PsychHelperCreateARGB2101010RemapCLUT.m%%
Deletions:
===PsychGLImageProcessing===
The expected pixel layout in 10bpc mode is: ARGB2101010, ie.:
imaging pipeline: Screen() and OpenGL drawing ops go to the imaging
At Flip time, our shader remaps that 0.0 - 1.0 values to the range 0-1023
History:
PsychGLImageProcessing