2012-10-13 |
Steinar H. Gunderson | Fix a GLSL warning.
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Add missing file mipmap_needing_effect.frag.
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Add a unit test for BlurEffect.
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Add a test that verifies resizing works. Incidentially...
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Unbreak multi-phase rendering after we added the render...
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Fix a case with non-float input textures.
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | MipmapGenerationWorks should be run with linear in...
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Even more informative output when single-pixel test...
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Have expect_equal() pinpoint the pixel with the largest...
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Radius calculation in the blur was about 10% off. Probably...
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Minor stylistic fix in the deconvolution test.
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Add a unit test that tests that mipmap generation works.
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | FlatInput had broken mipmap generation. Fixed.
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Add the two missing deconvolution tests.
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Oops, forgot to actually add deconvolution_sharpen_effect_te...
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Ignore yet more test binaries.
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Split the TESTS= line in the Makefile now, since it...
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Add a test for DeconvolutionSharpenEffect. Not completely...
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Let users of expect_equal() override the default tolerance...
|
commit | commitdiff | tree |
2012-10-13 |
Steinar H. Gunderson | Fix the mishandling of radius in the Gaussian deconvolution...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Add the new tests to .gitignore.
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Add tests to check that rewriting works, and that gamma...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Add unit tests for back-and-forth conversions through...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Rename PROFILE= to COVERAGE=.
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Add a unit test for SaturationEffect.
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Support non-grayscale formats in the test pipeline...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Now that we render to an FBO, we can do with a much...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Set RMS limit much tighter, now that we have floating...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Add a unit test for GammaCompressionEffect.
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Add unit tests for Rec. 709 gamma expansion.
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Clean up profile files and .dot files.
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Do not unconditionally profile (that was a miscommit...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | If an output is not in the right output gamma but is...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | If at least one test fails, make check should also...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Do not output the shader compile log if it is empty.
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Add a test for GammaExpansionEffect. Not done yet.
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Output the chained shaders to temporary files instead...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Make unit tests render to a floating-point FBO, so...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Support rendering to a given FBO instead of to the...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Fix some issues with the case where we need to expand...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Fix step numbering.
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Fix a bug where find_nonlinear_inputs() would choke...
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Yet more Makefile tweaks/fixes.
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | Add a unit test for MixEffect.
|
commit | commitdiff | tree |
2012-10-12 |
Steinar H. Gunderson | can_output_linear_gamma() should never return true...
|
commit | commitdiff | tree |
2012-10-11 |
Steinar H. Gunderson | Split test utilities out into its own file.
|
commit | commitdiff | tree |
2012-10-11 |
Steinar H. Gunderson | Ignore some gcov stuff.
|
commit | commitdiff | tree |
2012-10-11 |
Steinar H. Gunderson | Fix an overly aggressive search-and-replace in the...
|
commit | commitdiff | tree |
2012-10-11 |
Steinar H. Gunderson | Add some more simple tests to EffectChainTest.
|
commit | commitdiff | tree |
2012-10-11 |
Steinar H. Gunderson | Start on unit testing (adds a dependency on Google...
|
commit | commitdiff | tree |
2012-10-11 |
Steinar H. Gunderson | Let FlatInput take in float data (sort of kludgy, though...
|
commit | commitdiff | tree |
2012-10-11 |
Steinar H. Gunderson | needs_update should be set even after we have created...
|
commit | commitdiff | tree |
2012-10-11 |
Steinar H. Gunderson | Split the test program from the actual library.
|
commit | commitdiff | tree |
2012-10-10 |
Steinar H. Gunderson | Fix snafu in gamma expansion node insertion.
|
commit | commitdiff | tree |
2012-10-10 |
Steinar H. Gunderson | Drop the 8-way symmetry; it causes bugs due to normalized...
|
commit | commitdiff | tree |
2012-10-10 |
Steinar H. Gunderson | Simplify the refocus shader a bit.
|
commit | commitdiff | tree |
2012-10-10 |
Steinar H. Gunderson | Fix a bug where we would send too few parameters down...
|
commit | commitdiff | tree |
2012-10-10 |
Steinar H. Gunderson | Remove stray debugging output.
|
commit | commitdiff | tree |
2012-10-10 |
Steinar H. Gunderson | Remove some leftover out-commented code.
|
commit | commitdiff | tree |
2012-10-10 |
Steinar H. Gunderson | Add an unsharp mask effect, to complement the more...
|
commit | commitdiff | tree |
2012-10-10 |
Steinar H. Gunderson | Only recompute deconvolution kernel when we need to.
|
commit | commitdiff | tree |
2012-10-10 |
Steinar H. Gunderson | Add an implementation of sharpening by FIR Wiener filters.
|
commit | commitdiff | tree |
2012-10-09 |
Steinar H. Gunderson | Inform about input sizes also in the last pass.
|
commit | commitdiff | tree |
2012-10-09 |
Steinar H. Gunderson | Use the input resolution in the blur instead of hard...
|
commit | commitdiff | tree |
2012-10-09 |
Steinar H. Gunderson | Spread resolution information throughout the effect...
|
commit | commitdiff | tree |
2012-10-09 |
Steinar H. Gunderson | Typo fix.
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Make the HSV pickers keep the same luminance no matter...
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Small precision fix in texture bounce comment.
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Pull EffectChain a step closer to input resolution...
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Fix spurious blank lines on stdout.
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Add a white balance effect (port of my white balance...
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Save a multiplication in the vignette effect.
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Change so that all modifications to the graph (meta...
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | FlatInput can only auto-expand from linear or sRGB...
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Rec. 709 color space is the same as sRGB, of course...
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Add edge information about odd things, such as bounces...
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Output the graph in dot form at finalize time.
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Remove draw_vertex() declaration; the function was...
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Move Node and Phase out from being inner classes, given...
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | We need to link to -lrt, since we use the clock functions...
|
commit | commitdiff | tree |
2012-10-08 |
Steinar H. Gunderson | Allow changing pitch on YCbCrInput as we go.
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Store all the auxillary information about each Effect...
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Remove obsolete brainstorming doc.
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Make the blur use the resize functionality, which also...
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Some Makefile tweaks.
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Remove a flipping that is now wrong (again, because...
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Fix an issue with textures that are immediately bounced...
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Support changing resolution in effects, and add a simple...
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Add missing file opengl.h.
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Add .d files to .gitignore.
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Add simple dependency generation to the Makefile.
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Move pixel_format out of the ImageFormat struct, since...
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Move all OpenGL includes into one file.
|
commit | commitdiff | tree |
2012-10-07 |
Steinar H. Gunderson | Add YCbCr input. Required a bit of reworking of the...
|
commit | commitdiff | tree |
2012-10-06 |
Steinar H. Gunderson | 1.0f is not allowed in GLSL; 1.0 it is.
|
commit | commitdiff | tree |
2012-10-06 |
Steinar H. Gunderson | mat3() contructor takes elements in column-major order...
|
commit | commitdiff | tree |
2012-10-06 |
Steinar H. Gunderson | Make Input an abstract base class, and move the current...
|
commit | commitdiff | tree |
2012-10-06 |
Steinar H. Gunderson | Kill the EffectId enum, on the basis of YAGNI.
|
commit | commitdiff | tree |
2012-10-06 |
Steinar H. Gunderson | Fix a warning.
|
commit | commitdiff | tree |
2012-10-06 |
Steinar H. Gunderson | Redo the phase generation; we now start at the output...
|
commit | commitdiff | tree |
next |