- 23 Feb, 2021 4 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 22 Feb, 2021 8 commits
-
-
Paul McCarthy authored
Bf/powerspectrum Closes #189 See merge request fsl/fsleyes/fsleyes!224
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
between ComplexPowerSpectrumSeries and Imaginary/Real/Magnitude - there is no guarantee that CPSS.getData will be called before the others, so we can't pre-calculate and cache the result. Currently just duplicate calculations for each series, as the performance shouldn't really be a problem, and it keeps the code fairly clean.
-
Paul McCarthy authored
- data is retrieved, fourier transformed, then cached.
-
Paul McCarthy authored
to be customised, while still taking advantage of the voxel cache.
-
Paul McCarthy authored
it this way
-
- 19 Feb, 2021 12 commits
-
-
Paul McCarthy authored
Enh/volume lighting See merge request fsl/fsleyes/fsleyes!222
-
Paul McCarthy authored
as gl14 POW instruction seems to behave differently to GL21 pow function
-
Paul McCarthy authored
-
Paul McCarthy authored
why blending differs between 14 and 21. It looks like the POW instruction simply does not produce the same results as the glsl pow function
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
wxagg will interfere with subsequent headless jobs
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 18 Feb, 2021 6 commits
-
-
Paul McCarthy authored
fsleyes.gl. More to come.
-
Paul McCarthy authored
routines. Change meaning of GL_VERSION field, and add GL_COMPATIBILITY field. Add new glIsSoftwareRenderer function to test for software GL renderer.
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 16 Feb, 2021 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 15 Feb, 2021 8 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-