Directory mgllib/mglTest/

Directory Created:
2010-03-18 10:58
Total Files:
20
Deleted Files:
2
Lines of Code:
1751

[root]/mgllib/mglTest

Lines of Code

mgllib/mglTest/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 35 (100.0%) 1906 (100.0%) 54.4
justin 31 (88.6%) 1895 (99.4%) 61.1
dep 4 (11.4%) 11 (0.6%) 2.7

Most Recent Commits

justin 2012-05-17 21:46 Rev.: 1027

Change set that allows mglCreateTexture to create a texture with a uint8 rgba x width x height matrix. This is much faster than a normal matlab matrix since we don't have to convert into openGL format. mglTestTexFast tests it.

84 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestTexFast.m (new 84)
justin 2012-02-06 14:51 Rev.: 1015

minor changes to figure display

13 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestRefresh.m (+13 -2)
justin 2012-02-06 14:25 Rev.: 1014

moving in function that flickers the screen for testing with a photodiode

52 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestFlicker.m (new 52)
justin 2012-02-04 21:44 Rev.: 1013

Default test for 10 seconds

1 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestRefresh.m (+1 -1)
justin 2012-02-04 21:17 Rev.: 1012

Displays histogram of refresh times at end

16 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestRefresh.m (+16 -2)
justin 2012-02-01 22:01 Rev.: 1011

New function that allows for faster updating of textures (like changing the alpha channel)

182 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestBindTexture.m (new 182)
justin 2011-10-13 17:14 Rev.: 973

This change set adds functionality to spoof the vertical refresh waiting that should be done with mglFLush. Apparently there is some bug in the Radeon HD 5xxx series cards such that it doesn't seem to wait for the vertical blank signal. To deal with this, I added a function mglFlushAndWait which now waits for the appropriate amount of time. Also in mglEditScreenParams you can now set 'simulateVerticalBlank' and it will use this new function rather than mglFlush. If initScreen detects that you are using the Radeon HD 5xxxx series card it will give you a warning that you may want to set this.

29 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestRefresh.m (+29 -5)
justin 2011-10-07 19:57 Rev.: 971

Little program to test refresh rate

35 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestRefresh.m (new 35)
dep 2011-07-02 01:56 Rev.: 948

Renamed *EDF to EDF* to be consistent with other fns
[+ bugfix in merge of getTaskEyeTraces]

1 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestEyelink.m (+1 -1)
dep 2010-04-07 07:08 Rev.: 799

Fixed rename (missed due to mex collision)

1 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestEyelink.m (+1 -1)
justin 2010-04-03 15:20 Rev.: 791

Added eyelink function reference to contents. also made mglTestEyelink quit gracefully if you don't have the eyetracker code compiled

13 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestEyelink.m (+13 -3)
dep 2010-03-27 03:26 Rev.: 773

Fixed checkrecording tests

5 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestEyelink.m (+5 -1)
dep 2010-03-24 06:15 Rev.: 758

misc cleanup and message on entering simulation mode

4 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestEyelink.m (+4 -3)
justin 2010-03-18 16:08 Rev.: 751

Minor.. Changed plot

3 lines of code changed in 1 file:

  • mgllib/mglTest: mglTestEyelink.m (+3 -1)
justin 2010-03-18 10:59 Rev.: 745

Changing a few names of things

135 lines of code changed in 5 files:

  • mgllib/mglTest: mglTestEyelink.m (new 77), mglTestGetKeys.m (new 57), mglTestText.m (+1 -1), testEyelink.m (del), testGetKeys.m (del)
justin 2010-03-18 10:58 Rev.: 744

Adding back everything in mglTest

1332 lines of code changed in 16 files:

  • mgllib/mglTest: japanese.txt (new 1), mglLogo.png (new), mglTestAlignment.m (new 109), mglTestDots.m (new 65), mglTestGamma.m (new 93), mglTestGammaGUI.fig (new), mglTestGammaGUI.m (new 146), mglTestKeys.m (new 68), mglTestLUTAnimation.m (new 73), mglTestLiveTexture.c (new 89), mglTestStencil.m (new 83), mglTestTex.m (new 187), mglTestTexMulti.m (new 141), mglTestText.m (new 143), testEyelink.m (new 77), testGetKeys.m (new 57)
Generated by StatSVN 0.4.1