-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f7b8fa1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: m-labs/flickernoise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a7e1867
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 6 files changed
- 1 contributor
Commits on Jan 14, 2012
-
gui/performance.c (patches): convert array to doubly linked list
This eliminates the MAX_PATCHES limit, which we were about to hit. Also makes the code look a bit tidier.
Configuration menu - View commit details
-
Copy full SHA for 44722c4 - Browse repository at this point
Copy the full SHA 44722c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a605f4e - Browse repository at this point
Copy the full SHA a605f4eView commit details -
gui/performance.c: cache patches for later reuse (WIP)
This cache is not persistent. Patches are lost when rebooting. To do: - need to check error handling - need to check whether images have changed
Configuration menu - View commit details
-
Copy full SHA for 23ce54d - Browse repository at this point
Copy the full SHA 23ce54dView commit details -
compiler: record file name and stat for images; report problems (WIP)
This is a preparation for correct image caching. (Current image caching is overzealous.) This patch also adds basic error reporting if the image file is not found or if there is a problem loading it. To do: - do the actual cache check - find out why free() complains if assign_image_name returns an error
Configuration menu - View commit details
-
Copy full SHA for ea44cff - Browse repository at this point
Copy the full SHA ea44cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f6566e - Browse repository at this point
Copy the full SHA 5f6566eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd3e84 - Browse repository at this point
Copy the full SHA 3fd3e84View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e1867 - Browse repository at this point
Copy the full SHA a7e1867View commit details
There are no files selected for viewing