Commit b650cbe
committed
Replaced renderer calls to glReadPixels(reads the framebuffer) with calls to glGetTexImage(reads a texture). Updates to sprites will read the contents of the decal back instead of reading the framebuffer.
1 parent 6e57b2f commit b650cbe
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5042 | 5042 | | |
5043 | 5043 | | |
5044 | 5044 | | |
5045 | | - | |
| 5045 | + | |
5046 | 5046 | | |
5047 | 5047 | | |
5048 | 5048 | | |
| |||
5582 | 5582 | | |
5583 | 5583 | | |
5584 | 5584 | | |
5585 | | - | |
| 5585 | + | |
5586 | 5586 | | |
5587 | 5587 | | |
5588 | 5588 | | |
| |||
0 commit comments