Alphabetical Index | Tags by Size | Find tag:

Oculus Rift (Grouped)

Authorship: 98% skyjake, 2% Christopher Bruns

View commits by date

Jump down to:
  libappfw (13)
  Fixed (9)
  Renderer (5)
  Windows (5)
  Added (4)
  Client (4)
  UI (4)
  CMake (3)
  Refactor (3)
  qmake (2)
  Stereo 3D (2)
  Debug (1)
  libgui (1)
  OS X (1)
  Performance (1)
December 2013
2013-12-24 : Autoconfigure a larger size for HUD elements
2013-12-23 : Ensure prediction latency is set
2013-12-23 : Auto-configuration includes color adjustments
2013-12-23 : View bobbing should be reduced in Rift mode

  libappfw (13) — Oculus Rift

November 2015
2015-11-28 Added | libappfw : Added a method for checking OVR support at runtime
January 2015
2015-01-11 libappfw : Avoid assert fail when HMD not connected
November 2014
2014-11-06 libappfw : Providing a projection when HMD is not connected
2014-11-06 libappfw : Updated for LibOVR 0.4.3
August 2014
2014-08-25 Fixed | libappfw : Build error when not using LibOVR
2014-08-23 Fixed | libappfw : Build error when not using LibOVR
2014-08-21 libappfw : Fixing up projection, head position
2014-08-19 libappfw | libgui : Frame buffer should not use mipmapping
2014-08-17 libappfw | Refactor : Rewrote Oculus Rift code for LibOVR 0.4
April 2014
2014-04-11 libappfw : Setting the yaw zero angle
March 2014
2014-03-05 Fixed | libappfw : Initial prediction latency and head matrix
February 2014
2014-02-25 libappfw : Modelview matrix according to head tracking
January 2014
2014-01-31 Fixed | libappfw : Shutting down LibOVR (dangling references)

↑ Back to top

  Fixed (9) — Oculus Rift

May 2015
2015-05-22 CMake | Fixed | Windows : Use the correct LibOVR library path
September 2014
2014-09-01 Fixed | qmake | Windows : Fixed LibOVR include path
August 2014
2014-08-31 Fixed : Automatic mode changes; fixed HOM during intermission
2014-08-31 Fixed : Composited UI aspect ratio
2014-08-25 Fixed | libappfw : Build error when not using LibOVR
2014-08-23 Fixed | libappfw : Build error when not using LibOVR
2014-08-21 Fixed : Projection plane distances
March 2014
2014-03-05 Fixed | libappfw : Initial prediction latency and head matrix
January 2014
2014-01-31 Fixed | libappfw : Shutting down LibOVR (dangling references)

↑ Back to top

  Renderer (5) — Oculus Rift

August 2014
2014-08-24 Renderer : Prevent cheating by peeking through surfaces
January 2014
2014-01-07 Renderer : Separately configurable Oculus Rift multisampling
2014-01-07 Renderer : Separately configurable Oculus Rift multisampling
December 2013
2013-12-20 Renderer : Apply multisampling in unwarped frame buffer
November 2013
2013-11-03 Client | Renderer | Stereo 3D : Modify TODO comment

↑ Back to top

  Windows (5) — Oculus Rift

May 2015
2015-05-22 CMake | Fixed | Windows : Use the correct LibOVR library path
October 2014
2014-10-18 qmake | Windows : ATL no longer needed with LibOVR 0.4.2
September 2014
2014-09-01 Fixed | qmake | Windows : Fixed LibOVR include path
August 2014
2014-08-31 Windows : Move window between screens
2014-08-26 Added | Windows : Updated linker options, added ATL dependency

↑ Back to top

  Added (4) — Oculus Rift

November 2015
2015-11-28 Added | libappfw : Added a method for checking OVR support at runtime
August 2014
2014-08-26 Added | Windows : Updated linker options, added ATL dependency
2014-08-23 Added | UI : Added slider for configuring pixel density
December 2013
2013-12-24 Added | UI : Added a button to restore desktop settings

↑ Back to top

  Client (4) — Oculus Rift

August 2014
2014-08-21 Client : Applying head position to composited UI and view
2014-08-19 Client : Revised VR functionality
December 2013
2013-12-21 Client | UI : Draw a custom mouse cursor in Oculus Rift mode
November 2013
2013-11-03 Client | Renderer | Stereo 3D : Modify TODO comment

↑ Back to top

  UI (4) — Oculus Rift

November 2016
2016-11-20 UI : Hide all Oculus Rift settings if LibOVR not in use
August 2014
2014-08-23 Added | UI : Added slider for configuring pixel density
December 2013
2013-12-24 Added | UI : Added a button to restore desktop settings
2013-12-21 Client | UI : Draw a custom mouse cursor in Oculus Rift mode

↑ Back to top

  CMake (3) — Oculus Rift

May 2015
2015-05-22 CMake | Fixed | Windows : Use the correct LibOVR library path
April 2015
2015-04-03 CMake : Updated SDK config for LibOVR 0.5.0.1
February 2015
2015-02-23 CMake : Check that LibOVR version is correct; update for 0.4.4

↑ Back to top

  Refactor (3) — Oculus Rift

August 2014
2014-08-17 libappfw | Refactor : Rewrote Oculus Rift code for LibOVR 0.4
January 2014
2014-01-30 Refactor : Migrated head tracking to libappfw
December 2013
2013-12-21 Refactor : Frame buffer scaling factor

↑ Back to top

  qmake (2) — Oculus Rift

October 2014
2014-10-18 qmake | Windows : ATL no longer needed with LibOVR 0.4.2
September 2014
2014-09-01 Fixed | qmake | Windows : Fixed LibOVR include path

↑ Back to top

  Stereo 3D (2) — Oculus Rift

December 2013
2013-12-22 Stereo 3D : Improved latency of head tracking
November 2013
2013-11-03 Client | Renderer | Stereo 3D : Modify TODO comment

↑ Back to top

  Debug (1) — Oculus Rift

August 2014
2014-08-19 Debug : Trying to figure out LibOVR rendering

↑ Back to top

  libgui (1) — Oculus Rift

August 2014
2014-08-19 libappfw | libgui : Frame buffer should not use mipmapping

↑ Back to top

  OS X (1) — Oculus Rift

April 2015
2015-04-03 OS X : Updated build for LibOVR 0.5.0.1

↑ Back to top

  Performance (1) — Oculus Rift

November 2014
2014-11-02 Performance : Detecting connected HMDs

↑ Back to top