Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as well
|
|
|
|
Conflicts:
src/library_gl.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/library_gl.js
|
|
|
|
|
|
Small cleanup to library.js
|
|
Now isdigit_l, isxdigit_l, strftime_l, and strptime_l follow
the same convention used by strtol_l et al.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This function is required by e.g. Boost Local Time.
|
|
|
|
|
|
|
|
filesystem-using functions and they will work
|
|
|
|
|
|
Support frem instruction
|
|
Implement glGetActiveAttrib and glGetActiveUniform
|
|
|
|
|
|
|
|
This fixes issue #326.
|
|
|
|
|