-
This would basically move VirtualGL's buffer pool to the GPU (using PBOs) so that it would not be necessary to read back every frame that is rendered. Only the frames that actually made it to the ima…
-
Mail naar competitieverantwoordelijken/ploeg -> matige response
tweede poging: mail naar individuele ploegkaps
TODO:
- Stijn plukt relevante email-adressen van toernooi.nl
- Glenn verstuurd mails
-
Le fichier doit être corrigé de manière à inclure les fréquences TFR Blufor préconfigurées ainsi que les réglages pour JVN.
@ArwynFr tu avais trouvé des réglages pour JVN qui tournaient bien je cro…
-
Issue description:
Currently there is no easy way to configure the aircraft.pbo to specific needs of the various A3 communities.
Suggested solution:
Add a 2D editor module similar to various other …
-
#### Overview
When you normally use glReadPixels to grab one or multiple pixel colors from the screen the GPU and CPU have to sync up in order to fulfill the request. This is expensive as it basicall…
-
```
What steps will reproduce the problem?
1. Run a multi-phase equilibrium run with all constituents initially in the gas
phase. (used Pb, O, C from nasa gas and PbO(yw), PbO(rd), PbCO3(s), Pb(s),
…
-
```
What steps will reproduce the problem?
1. Run a multi-phase equilibrium run with all constituents initially in the gas
phase. (used Pb, O, C from nasa gas and PbO(yw), PbO(rd), PbCO3(s), Pb(s),
…
-
We tried making texSubImage entrypoints non-nullable, instead of generating INVALID_VALUE, but reverted back to using INVALID_VALUE because of the implicit webidl coersion of `null` to `0`, which sele…
-
I'm tryng to use this plugin but actually i have error about the pbo inside the folder, i can't load this because there isn't any pbo or something like that, here a screen of the message
https://pr…
-
Current X11 GL display relies on fixed function pipeline.
- Update to use VBO
- Consider PBO as an alternative to texture upload for refresh.