Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use less generic names for variables.
|
|
|
|
|
|
llvm_uadd_with_overflow_i64 that way
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These are generic enough that in libcxx, they get expanded into
functions which also have variables named the same thing (__x, __y)
and that then leads to a buggy libcxx.
|
|
|
|
|
|
|
|
|
|
Add missing iso646.h
|
|
|
|
fix client side GL arrays in FULL_ES2
|
|
|
|
Add Mix_ReserveChannels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|