mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 04:08:13 +02:00
FIxing the gamma correction for Quest, intoducing simple gpu lib conversion shaders
This commit is contained in:
parent
4ee2b43229
commit
df6d8f3be0
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||||
//
|
//
|
||||||
#include "OculusMobileDisplayPlugin.h"
|
#include "OculusMobileDisplayPlugin.h"
|
||||||
#include "../../oculusMobile/src/ovr/Helpers.h"
|
|
||||||
|
|
||||||
#include <QtAndroidExtras/QAndroidJniEnvironment>
|
#include <QtAndroidExtras/QAndroidJniEnvironment>
|
||||||
#include <glm/gtc/matrix_transform.hpp>
|
#include <glm/gtc/matrix_transform.hpp>
|
||||||
|
|
Loading…
Reference in a new issue