aboutsummaryrefslogtreecommitdiffstats
path: root/LibOVR/Src/Kernel
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'vanilla_0.5.0.1' into jogamp_0.5.0.1Sven Gothel2015-03-2856-33166/+0
|\ | | | | | | | | | | | | | | | | | | | | | | 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-2857-33288/+0
| |
* | Bug 1116: Oculus SDK 0.4.4 support for JOGL: Use new 'HEADLESS_APP' mode, ↵v2.3.1jogamp_0.4.4Sven Gothel2015-03-274-2/+34
| | | | | | | | | | | | | | | | | | 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!
* | Merge branch 'vanilla_0.4.4' and resolve conflictsSven Gothel2015-03-2157-1889/+16048
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2157-1886/+16045
| |
* | Enable compatibility w/ gcc/mingw64Sven Gothel2014-06-201-3/+4
|/ | | | | | | | | | | | | 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 Windows Source CodeSven Gothel2014-06-191-0/+1005
|
* Add OculusSDK 0.3.2 Linux Source Code w/o Samples, docs or binaries (libs or ↵Sven Gothel2014-06-1942-0/+18124
tools)