Daniel

Results 38 comments of Daniel

This is on 46e5f18f205c0ca0c66a9cfaa25f79929cd97c3d (latest master) if you want it to flicker forever back and forth you can get rid of the >= 256 or make it larger like >=...

Could you conditionally compile the windows-specific fix to only activate on windows? Would that fix this issue until the glutin upgrade?

not at the moment--but it would actually be a pretty small change--I patched https://github.com/dropbox/lepton/commit/eb6fde4a744130017ff0e2cf42a0cb3c48581c19 to be seekable (though for images its less useful) by simply chopping the file up in...

Hi Stephan... actually it may work with some tiny tweaks right now you can already pass a command line flag -startbyte=X -trunc=Y it should only allocate memory needed to store...

I really would like this idea! There are some caveats: right now the system uses a few global variables in places, but it does have a fork/exec() (or CreateProcess on...

yes that sounds good... it should be possible to simply specify the Sirikata::JpegAllocator() as a template parameter to all the C++ containers being used. Each usage of malloc is already...

SECCOMP is only turned on for the subprocess, since the main process never examines the hostile user data--so that won't need to change. and I'd recommend starting with a lib...

Any luck with this?

how about .dva: that doesn't seem very popular?

possibly! I haven't had luck doing so in the past, but it might be worth trying... The place where there is likely to be the biggest improvement would be in...