summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Prepping for java binding releaseBrad Davis2014-02-1913-9/+1588
|
* Merge pull request #27 from ali1234/stableBrad Davis2014-02-074-3/+5
|\ | | | | Compilation fixes for mingw
| * Fix a string conversion error with mingw.Alistair Buxton2014-02-071-1/+1
| |
| * Don't try to set thread name on mingw.Alistair Buxton2014-02-071-0/+2
| | | | | | | | | | | | Mingw doesn't support SEH so the recommended way of setting the thread name doesn't work. This can be rewritten in a portable way but for now just disable it, as it's only a debugging feature.
| * Don't try to use MSVC specific code in mingw.Alistair Buxton2014-02-071-1/+1
| |
| * Fix wrong case on included header.Alistair Buxton2014-02-071-1/+1
| | | | | | | | Fixes compilation on case-sensitive filesystems.
* | Merge pull request #26 from ali1234/stableBrad Davis2014-02-071-25/+29
|\| | | | | Make sample demos optional.
| * Make sample demos optional.Alistair Buxton2014-02-071-25/+29
|/
* Updating java depdenciesBrad Davis2014-02-061-3/+33
|
* moving off snapshot depsBrad Davis2014-02-031-4/+11
|
* Java bindings workBrad Davis2014-02-0214-0/+1632
|
* Removing display id: mac onlyBrad Davis2014-01-171-8/+7
|
* Merging in updates from 0.2.5cBrad Davis2014-01-1094-324/+1481
|\
| * Updating to 0.2.5cBrad Davis2014-01-1094-324/+1479
| |
| * Adding firmware folder to ignoreBrad Davis2013-10-121-2/+2
| |
| * Adding cmake builderBrad Davis2013-10-111-0/+136
| |
* | Fixing a problem with incorrect hardware detectionBrad Davis2014-01-062-20/+20
| |
* | Removing jsoncpp referenceBrad Davis2014-01-031-9/+0
| |
* | Revert "Updating JSON profile serialization"Brad Davis2013-12-294-705/+716
| | | | | | | | This reverts commit 4ec40ed86509d5b8aaf18ac038836873bb45463c.
* | Updating JSON profile serializationBrad Davis2013-12-294-716/+705
| |
* | Tweaking cmake usageBrad Davis2013-12-296-25/+33
| |
* | Fixing const correctness for euler angles methodBrad Davis2013-12-151-104/+104
| |
* | Changing the HMDinfo name to match the XRandr nameBrad Davis2013-11-161-1/+1
| |
* | Updating unix library discoveryBrad Davis2013-10-251-2/+17
| |
* | Updating to cmake, glew, xrandrBrad Davis2013-10-13105-6829/+41719
| |
* | Adding firmware folder to ignoreBrad Davis2013-10-121-2/+2
| |
* | Merging in official SDK 0.2.5 changesBrad Davis2013-10-1029-1040/+1378
|\|
| * Adding Win32 0.2.5 changesBrad Davis2013-10-102-8/+0
| |
| * Adding Linux 0.2.5 changesBrad Davis2013-10-1028-1036/+1378
| |
| * Adding sample assetsBrad Davis2013-09-1376-0/+2294
| |
* | Adding sample assetsBrad Davis2013-09-1376-0/+2294
| |
* | Merging down .gitignore changesBrad Davis2013-09-132-15/+67
|\|
| * Attempting to reduce gitignore churnBrad Davis2013-09-131-5/+28
| |
| * Updating the READMEBrad Davis2013-09-131-10/+39
| |
| * Adding Mac example app to ignore listBrad Davis2013-08-171-0/+1
| |
| * Adding windows 0.2.4 changesBrad Davis2013-08-179-8/+9
| |
| * Adding the mac 0.2.4 changesBrad Davis2013-08-179-5/+417
| |
| * Additional official SDK files from the linux distributionBrad Davis2013-08-165-9/+16
| |
* | Adding Mac example app to ignore listBrad Davis2013-08-171-0/+1
| |
* | Adding windows 0.2.4 changesBrad Davis2013-08-179-8/+9
| |
* | Adding the mac 0.2.4 changesBrad Davis2013-08-179-5/+417
| |
* | Additional official SDK files from the linux distributionBrad Davis2013-08-174-9/+28
| |
* | Updating makefile to ensure buildabilityBrad Davis2013-08-162-46/+49
| |
* | Merge branch 'master' into stableBrad Davis2013-08-1641-209/+1045
|\|
| * Official SDK version 0.24Brad Davis2013-08-1629-210/+1020
| |
| * Merge pull request #17 from arichnad/masterBrad Davis2013-08-0613-0/+26
| |\ | | | | | | readme files from SDK required for build to complete.
| | * readme files from SDK required for build to complete.adrian2013-07-0413-0/+26
| |/
* | Fixing always_inline warningBrad Davis2013-08-051-8/+8
| |
* | Updating makefiles from unstable codebaseBrad Davis2013-07-095-284/+179
|/
* Adding arichnad's ignore, with some small changesBrad Davis2013-07-041-0/+10
|