lp:~jsjgruber/junk/vvvvnux

Created by John S. Gruber and last modified
Get this branch:
bzr branch lp:~jsjgruber/junk/vvvvnux
Only John S. Gruber can upload to this branch. If you are John S. Gruber please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John S. Gruber
Project:
Junk to learn
Status:
Development

Recent revisions

813. By John S. Gruber

* Simplify by merging and reordering patches. Rename and document
  patches as appropriate.
* Remove clamping to inside blurring radius, which is now unnecessary.
* Fix the LS Gaussian blur factor creation to cover the final weight
  generated.
* Add a patch to produce an adjustment to the sigma given when the
  LS gaussian blur function is corrected.

812. By John S. Gruber

The number of samples in a sigma of x is x*3 + 1. Store shader programs
by sigma rather than by num_samples, which is the number of one-sided
samples, including the zero sample. The number of programs is limited
by NUX_MAX_SIGMA, and is set to the current maximum to avoid a segment
fault. We need to revisit this if the number of samples can be different
at a certain sigma.

811. By John S. Gruber

Allocate blur_input dynamically

810. By John S. Gruber

Supply weights as part of the offset vectors to reduce the number of
constants used, presumably due to bug of limitation in mesa.

809. By John S. Gruber

Working prepared offset vector, but at sigma 2.67 running out of constants

808. By John S. Gruber

Sigma 5 with return fixed, offsets processed and clamped sigma set to 5.0

807. By John S. Gruber

got statistics

806. By John S. Gruber

Just fails to work

805. By John S. Gruber

working at 77 instructions

804. By John S. Gruber

finding limit checkpoint

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:junk
This branch contains Public information 
Everyone can see this information.

Subscribers