Skip to content

Instantly share code, notes, and snippets.

@bwhite
Created December 5, 2010 22:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bwhite/729565 to your computer and use it in GitHub Desktop.
Save bwhite/729565 to your computer and use it in GitHub Desktop.
commit 806a90d816d9ffe3a5c6191e83c74572f4ed924c
Author: Kyle Machulis <kyle@nonpolynomial.com>
Date: Tue Nov 30 20:49:09 2010 -0800
Added missing stdlib include to glview so compilers would stop complaining about malloc
Signed-off-by: Kyle Machulis <kyle@nonpolynomial.com>
commit ac2124e8567d8e6be6824fc58f7e9eab47c7bbee
Author: Hector Martin <hector@marcansoft.com>
Date: Sun Nov 28 07:14:04 2010 +0100
Add IR video option to glview
Signed-off-by: Hector Martin <hector@marcansoft.com>
commit 9c2f4f4af33c633c983243f10eaf15436e46655a
Author: Hector Martin <hector@marcansoft.com>
Date: Sun Nov 28 06:35:09 2010 +0100
Get rid of freenect_[packed_]depth
We aren't going to have one typedef per format, and they don't really
work well for packed ones anyway, so let's get rid of them.
Signed-off-by: Hector Martin <hector@marcansoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment