Commit 780ae2a
authored
chore: update glew to 2.3.1 from 2.2.0 custom hash with patch (#1178)
Signed-off-by: Michael Oliver <mcoliver@gmail.com>
GLEW was pulling a non release commit hash and then applying a patch.
The fix has been rolled into an official release 2.3.1 along with other
fixes and improvements.
<!--
Thanks for your contribution! Please read this comment in its entirety.
It's quite important.
When a contributor merges the pull request, the title and the
description will be used to build the merge commit!
### Pull Request TITLE
It should be in the following format:
[ 12345: Summary of the changes made ] Where 12345 is the corresponding
Github Issue
OR
[ Summary of the changes made ] If it's solving something trivial, like
fixing a typo.
-->
### Linked issues
<!--
Link the Issue(s) this Pull Request is related to.
Each PR should link to at least one issue, in the form:
Use one line for each Issue. This allows auto-closing the related issue
when the fix is merged.
Fixes #12345
Fixes #54345
-->
### Summarize your change.
### Describe the reason for the change.
### Describe what you have tested and on which operating system.
### Add a list of changes, and note any that might need special
attention during the review.
### If possible, provide screenshots.1 parent 2079e0b commit 780ae2a
2 files changed
Lines changed: 5 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 38 | | |
45 | 39 | | |
46 | 40 | | |
| |||
0 commit comments