index
:
folk
keymap-locale
printer-config
s-ol/webrtc
s-ol/workaround
sol
https://folk.computer
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.tcl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
main: allow passing list of files to loadVirtualPrograms
s-ol
2024-05-25
1
-6
/
+11
*
Merge pull request #139 from FolkComputer/osnr/cleanup
Omar Rizwan
2024-05-16
1
-5
/
+7
|
\
|
*
main: Fix entry (fixes tests)
Omar Rizwan
2024-05-14
1
-1
/
+1
|
*
Finish refactor (GPU, util libs). Remove laptop.tcl. Fix calibrate.
Omar Rizwan
2024-05-14
1
-4
/
+5
|
*
Cleanup: Move c-utils into lib and auto-source it; remove play/
Omar Rizwan
2024-05-09
1
-0
/
+1
*
|
main: Ignore folk-printed-programs
Omar Rizwan
2024-05-14
1
-1
/
+2
|
/
*
main: Read from root of live USB
Omar Rizwan
2024-04-24
1
-1
/
+3
*
Make loadlibLd, filter by architecture if multiple candidates
Omar Rizwan
2024-03-19
1
-1
/
+1
*
main: Report mailbox overflow as warning
Omar Rizwan
2023-11-28
1
-1
/
+6
*
snprintf returns the number of characters that could have been written
Naveen Michaud-Agrawal
2023-11-26
1
-3
/
+6
*
Clear mailbox of unmatched processes
Naveen Michaud-Agrawal
2023-11-23
1
-0
/
+8
*
display: WIP: Refactor into files; use wishes, not Display::
Omar Rizwan
2023-10-06
1
-2
/
+19
*
Merge pull request #94 from FolkComputer/osnr/rest-patterns
Omar Rizwan
2023-10-06
1
-0
/
+3
|
\
|
*
WIP: Literal lookups for ...rest (works in Whens sometimes now)
Omar Rizwan
2023-10-03
1
-0
/
+3
*
|
main: Document Heap
Omar Rizwan
2023-09-30
1
-0
/
+14
*
|
main,display: Version the Folk heap; evict stale/unused images.
Omar Rizwan
2023-09-30
1
-15
/
+114
*
|
Use c struct for image_t
Omar Rizwan
2023-09-29
1
-1
/
+0
*
|
main,camera: Can now free things from Folk interprocess heap
Omar Rizwan
2023-09-29
1
-12
/
+29
*
|
Merge branch 'main' into osnr/vulkan-display
Omar Rizwan
2023-09-27
1
-6
/
+12
|
\
|
|
*
evaluator/main: Speed up peering! Pi 4 7fps -> 12fps on average?
Omar Rizwan
2023-09-24
1
-6
/
+12
*
|
Merge branch 'main' into osnr/vulkan-display
Omar Rizwan
2023-09-22
1
-2
/
+2
|
\
|
|
*
evaluator: Dedupe recollects
Omar Rizwan
2023-09-20
1
-2
/
+2
*
|
WIP: Stub in GPU into Folk. Doesn't draw yet
Omar Rizwan
2023-09-16
1
-20
/
+20
*
|
WIP: Start adapting Display_vk to Linux
Omar Rizwan
2023-09-16
1
-1
/
+1
|
/
*
Some peering cleanup (receive before Step); build in FPS counting
Omar Rizwan
2023-09-06
1
-5
/
+22
*
Precompile peering logic
Omar Rizwan
2023-09-04
1
-47
/
+13
*
Measure run time
Omar Rizwan
2023-09-04
1
-1
/
+2
*
Small optimization to Commit: uplevel is slow
Omar Rizwan
2023-09-02
1
-1
/
+2
*
Catch kill
Omar Rizwan
2023-08-17
1
-1
/
+5
*
Support wish to display images.
Omar Rizwan
2023-08-16
1
-5
/
+6
*
Fix multiprocess mutex. This is usable now!
Omar Rizwan
2023-08-15
1
-10
/
+15
*
Hack: Kill all old processes on boot
Omar Rizwan
2023-08-15
1
-0
/
+4
*
WIP: Clear out mailboxes on boot
Omar Rizwan
2023-08-15
1
-1
/
+3
*
WIP: Rewrite peering to use shm instead of websockets
Omar Rizwan
2023-08-15
1
-15
/
+100
*
apriltags: WIP: First working incremental detector
Omar Rizwan
2023-08-15
1
-0
/
+1
*
More small monitoring improvements. Remote flamegraph tid
Omar Rizwan
2023-08-14
1
-2
/
+2
*
Share w/o claim to try to reduce resharing. May not be needed
Omar Rizwan
2023-08-12
1
-1
/
+1
*
Move display to virtual program
Omar Rizwan
2023-08-11
1
-4
/
+0
*
Try to not drop 0-statement sets if they follow a nonzero set
Omar Rizwan
2023-07-20
1
-1
/
+9
*
Fix per-peer receiving statements (fixes test)
Omar Rizwan
2023-07-14
1
-8
/
+13
*
Speed up shareStatements computation by only doing it once
Omar Rizwan
2023-07-14
1
-23
/
+24
*
Fully uncommit and destroy namespace for disconnected peers
Omar Rizwan
2023-07-06
1
-5
/
+13
*
Experiment: avoid shimmering in When words
Omar Rizwan
2023-07-04
1
-2
/
+2
*
Properly zero out statements on disconnect
Omar Rizwan
2023-07-03
1
-1
/
+2
*
Finish new Commit scheme
Omar Rizwan
2023-07-03
1
-11
/
+12
*
WIP: Start on new Commit scheme & syncing scheme
Omar Rizwan
2023-07-03
1
-21
/
+28
*
Fix load librt to work on folk0 also
Omar Rizwan
2023-06-30
1
-1
/
+1
*
Load librt for Pi
Omar Rizwan
2023-06-30
1
-1
/
+4
*
Measure stepTime including peer time
Omar Rizwan
2023-06-29
1
-2
/
+4
*
Introduce shared Folk heap: fixes blob detector
Omar Rizwan
2023-06-29
1
-0
/
+47
[next]