aboutsummaryrefslogtreecommitdiffstats
path: root/LibOVR/Src
Commit message (Collapse)AuthorAgeFilesLines
* Fix build for Windows/MingW64 (32bit target)Sven Gothel2015-07-161-0/+6
|
* Fix build for Windows/MingW64 ...Sven Gothel2015-07-158-2/+42
|
* Fix compilation / linkage of 0.5.0.1 HEADLESS_APP modeSven Gothel2015-07-142-7/+23
| | | | Tested: GNU/Linux and OSX
* Merge branch 'vanilla_0.5.0.1' into jogamp_0.5.0.1Sven Gothel2015-03-28222-69204/+35594
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: LibOVR/Include/OVR_CAPI_0_5_0.h LibOVR/Src/CAPI/CAPI_HMDState.cpp LibOVR/Src/Displays/OVR_Win32_Dxgi_Display.h LibOVR/Src/Kernel/OVR_System.cpp LibOVR/Src/OVR_CAPI.cpp LibOVR/Src/OVR_Profile.cpp LibOVRKernel/Src/Kernel/OVR_ThreadsWinAPI.cpp LibOVRKernel/Src/Kernel/OVR_Types.h
| * Bump OculusVR RIFT SDK to 0.5.0.1vanilla_0.5.0.1Sven Gothel2015-03-28223-69285/+35570
| |
* | Bug 1116: Oculus SDK 0.4.4 support for JOGL: Use new 'HEADLESS_APP' mode, ↵v2.3.1jogamp_0.4.4Sven Gothel2015-03-2710-2/+115
| | | | | | | | | | | | | | | | | | i.e. drop all display related code. HEADLESS_APP (new CPP define) is required to drop all display related code. TODO: JOGL needs to display the HSW (Health and Safety Warning) messages to comply w/ license!
* | Complete merge w/ vanilla_0.4.4, i.e. patches for mingw64Sven Gothel2015-03-211-1/+1
| |
* | 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)