| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-18 | Avoid allocations in .Parse methods (#3760) | Berkan Diler | |
| * Avoid allocations in .Parse methods Use the Span overloads of the Parse methods when possible to avoid string allocations and remove one unnecessarry array allocation * Avoid another string allocation | |||
| 2020-10-01 | Fix GetStream implementation (#1588) | Mary | |
| Fix wrong argument usage on GetStream. Doesn't change anything as it's not used but a nice catch from jD ^^. | |||
| 2020-01-09 | Address PR feedback | gdkchan | |
| Removes a useless null check Aligns some values to improve readability | |||
| 2020-01-09 | Address PR feedback | gdkchan | |
| Add TODO comment for GL_EXT_polygon_offset_clamp | |||
| 2020-01-09 | Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, ↵ | gdk | |
| misc. fixes | |||
