Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lava-extras
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lava
lava-extras
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1314305d6b47a5bed6576e01235083f859f942b9
Select Git revision
Branches
16
AppCrashOnMinimize
SimpleForwardRenderingPipeline
ValidationFixes
feature_imgui
gkobsik
kscharf
kscharfCleaned
kscharfCleanedBackup
lava-shader-pack-fix
master
default
protected
msvc-fixes
new_openvr_input
pesser
pesser-windows-fixes
ptrettner
smallFixes
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Mar
14
Sep
14
Jul
15
Jun
16
Oct
8
20
Sep
28
Aug
24
Jul
19
17
8
3
30
Jun
26
12
10
5
29
May
22
25
Apr
9
4
Sep
29
Aug
13
1
Jul
27
Jun
5
4
3
29
May
27
25
24
23
2
18
Apr
10
9
7
5
1
25
Mar
13
9
8
7
28
Feb
27
20
18
1
25
Jan
23
22
21
18
17
15
10
20
Dec
12
11
10
7
4
1
29
Nov
28
27
26
23
22
21
19
8
17
Oct
5
4
14
Sep
7
14
Aug
20
Jul
12
15
Jun
25
May
4
20
Apr
19
13
6
23
Feb
22
21
19
Jan
18
17
16
15
11
20
Dec
18
15
12
1
30
Nov
29
28
27
24
23
22
21
20
17
16
13
bump assimp/glslang submodules
new_openvr_input
new_openvr_input
Merge branch 'master' into new_openvr_input
add pack subdirectory unconditionally
use correct glm target for BUILD_STATIC_LIBS on/off
master
master
add OPENVR_BUILD_STATIC define for windows build
fix openvr target name for windows x64
fix openvr include directory
remove cmake ExternalProject for openvr and reuse submodule
Pin OpenVR version to v1.14.15 since latest release/master is faulty
Merge branch 'gkobsik' into 'master'
bump glslang version
gkobsik
gkobsik
updated glslang to newest version. \n glslang/Include/revision was removed. removed this accordingly in lava-extras
Fix instanced rendering
pesser
pesser
Merge branch 'gkobsik' into 'master'
Add AdvancedRenderingPass and orthographic GenericCamera support
Fix lava-extras-pack to always search for the glsl validator
pesser-windows-…
pesser-windows-fixes
removed pack, as it depends on projects, that use it. postpone the include after other projects using it are included
Merge branch 'gkobsik' of https://www.graphics.rwth-aachen.de:9000/lava/lava-extras into gkobsik
fixed shader compiling bug. glsl_validator_property not available anymore in lava. use findProgramm(GLSLANG_VALIDATOR glslangValidator)
changed variable near to n, as windows defines the keyword 'near' in minwindef.h
Merge branch 'master' into gkobsik
merge pull
kscharfCleaned
kscharfCleaned
Merge master
replace pthread with find_package(Threads) to serve Linux & Windows
Add roll to getPitchYaw
Remove unnecessary macro
SPIRV Language Target Version to 1.0 - more backward compatibility.
exchanged magic numbers for enums (required in new version)
updated openVR and glslang each to their current master branch
Get pitch and yaw from camera
Use static loader if using low version vulkan header
Support old vulkan header, use CreateFileA to disable wchar file path , fix macro conflict
transition from volk to vulkan-hpp dynamic dispatcher
Include fwd-header in DisplayOutput feature
Add getter for Device on DisplayWindow
Make DisplayWindow clean up its Surface and Semaphores
Predict uniqueLighthouse from forward direction of hmd
Use most-forward lighthouse instead of highest
Format with clang
Remove superfluous querying of OpenVR tracking data
Loading