Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jsulpis/usegl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e97c954ffb21afc8bd45c1ebe1745d3b15936719
Choose a base ref
..
head repository: jsulpis/usegl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a9d642bfa6b85e98a453ce96c55291307ccbc84f
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 docs/examples/gpgpu/boids/index.md
  2. +1 −1 docs/examples/gpgpu/particles/index.md
2 changes: 1 addition & 1 deletion docs/examples/gpgpu/boids/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Boids (ping pong FBO)
title: Boids
position: 2
---

2 changes: 1 addition & 1 deletion docs/examples/gpgpu/particles/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Particles (ping pong FBO)
title: Particles
position: 1
---