summaryrefslogtreecommitdiffstats
path: root/LibOVR/Src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'vanilla_0.4.4' and resolve conflictsSven Gothel2015-03-21284-25767/+62765
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO: Validate for removed patches due to relocation Resolved Conflicts: LibOVR/Src/Kernel/OVR_ThreadsWinAPI.cpp LibOVR/Src/OVR_Linux_HMDDevice.cpp LibOVR/Src/OVR_OSX_HMDDevice.cpp LibOVR/Src/OVR_Profile.cpp LibOVR/Src/OVR_Sensor2Impl.cpp LibOVR/Src/OVR_SensorFusion.cpp LibOVR/Src/OVR_SensorImpl.cpp LibOVR/Src/OVR_Win32_DeviceStatus.cpp LibOVR/Src/OVR_Win32_HIDDevice.cpp LibOVR/Src/OVR_Win32_HIDDevice.h LibOVR/Src/OVR_Win32_HMDDevice.cpp
| * Bump OculusVR RIFT SDK to 0.4.4Sven Gothel2015-03-21284-25757/+62761
| |
* | Fixing DK2 screen parameters for linux, windows and osxBrad Davis2015-03-173-3/+3
| |
* | Product 3 (DK2) not properly detectedBrad Davis2015-03-171-1/+1
| |
* | Suffixed constants to enable clean builds in architectures with differently ↵Eric W. Brown2015-03-171-6/+6
| | | | | | | | sized longs (like 32 bit Intel Macs).
* | Fix a race condition in the sensor reset code that causes non-existent ↵Brad Davis2015-03-171-1/+1
| | | | | | | | camera position data to be used if the sensor starts receiving messages too soon after ovr_Initialize()
* | Bug 1135 - Cleanup: Fix native code WarningSven Gothel2015-03-061-1/+1
| |
* | Enable compatibility w/ gcc/mingw64Sven Gothel2014-06-208-9/+20
|/ | | | | | | | | | | | | These changes enable gcc/mingw64 compatibility. Besides adding fixes of my own, the following changes were considered: https://github.com/parasti/OculusSDK-MinGW/commit/8fa94f4cc1d7e9d34a1908a4d69df52e5d998a20 https://github.com/parasti/OculusSDK-MinGW/commit/b4681523477b15bea94379eb11b17be9daa7ac17 https://github.com/larspensjo/OculusSDK-MinGW/commit/213118fdc1798a54b4efb930c3427b694abd8b31 Big KUDOS to - Jānis Rūcis aka 'parasti' - Lars Pensjö aka 'larspensjo'
* Merge OculusSDK 0.3.2 MacOS Source CodeSven Gothel2014-06-197-0/+2047
| | | | | - converted all text files to unix format first, allowing to skip all white-changes-only files
* Merge OculusSDK 0.3.2 Windows Source CodeSven Gothel2014-06-1951-0/+7446
|
* Add OculusSDK 0.3.2 Linux Source Code w/o Samples, docs or binaries (libs or ↵Sven Gothel2014-06-19116-0/+48619
tools)