-
Related #31
This is all in the sd_integration branch. Issues left to be resolved:
* Prettify the checker display. Make the checkers scale as the display gets bigger, give it a background grid, …
-
Hi
I'm getting error **undefined reference to gst_gl_framebuffer_draw_to_texture**. Any idea why it's happening?
-
Cool project.
I am interested in hotspot profiling this to see if we can get its fps higher.
Any ideas ? Pprof runs on mobile ?
-
Frontend runs fine on OS X, provided Oracle JVM 7 (or newer) is installed.
Document the necessary changes to compile backend tools.
### OS X binaries for backend tools
- [x] PetrifyTools - needs buil…
-
error was like:
Building CXX object cartograp...nary.dir/lua_parameter_dictionary.cc.o
FAILED: /usr/bin/c++ -O3 -DNDEBUG -isystem /usr/local/include -isystem /usr/include/eigen3 -I. -I.. -I../c…
-
I installed wireshark with configuration ' --with-gtk+3 --with-qt --with-libpcap'
When I ran normal wireshark (GTK), everything went well except clicking on the filter to change the filter.
It crash…
-
I upgraded to OS X El Capitan, and I proceeded to reinstall meld and its dependencies:
``` bash
$ brew -v reinstall $(brew deps meld)
$ brew -v install meld
```
However, if I try to compare two file…
-
D:\Program Files\nodejs\modernizr>modernizr -c modernizr-config
D:\Program Files\nodejs\modernizr\modernizr-config:2
"minify": true,
^
D:\Program Files\nodejs\modernizr\modernizr-config i…
-
Follow up for https://github.com/mozilla/platatus/issues/26 , we will update this bug description as new ideas get added.
## Shortlist
- [x] W3C Manifest :package:
- [x] Service Workers :package:
- [x…
-
The specification described by
``` python
spc = GRSpec(sys_vars={"x": (0,5)},
sys_init=["x=1"],
sys_safety=["x=0 -> X (x=1)",
"x=1 -> X (x=2 || x=0)…