Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: m-labs/flickernoise
base: 6259a03
Choose a base ref
...
head repository: m-labs/flickernoise
compare: a1adbc3
Choose a head ref
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 12, 2012

  1. ptest.c: restored dump_regs, using new forall_syms

    It's now reasonably easy to look up identifiers, so we can have code
    dumps again.
    wpwrak committed Jan 12, 2012
    Copy the full SHA
    47c5068 View commit details
    Browse the repository at this point in the history
  2. compiler: remove "virtual ops" concept and use op_not from libfpvm

    Also updated the regression test for algorithmic use of boolean not,
    since this is now a valid use.
    wpwrak committed Jan 12, 2012
    Copy the full SHA
    7ec58a4 View commit details
    Browse the repository at this point in the history
  3. compiler: also support equation numbers after per_vertex/per_pixel

    Added regression test.
    wpwrak committed Jan 12, 2012
    Copy the full SHA
    4bf4e79 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a1adbc3 View commit details
    Browse the repository at this point in the history