Age | Commit message (Collapse) | Author |
|
|
|
through an outline call
|
|
|
|
Implement glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS).
|
|
Add support for `SDL_RWFromConstMem()` for .ogg files.
|
|
|
|
|
|
added lchmod, new tests, fixed for mknod return values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
outlined function, to avoid problems when outlining right through the support code for a previous outlining
|
|
|
|
|
|
|
|
add testcase for glGetAttachedShaders
|
|
|
|
Implement strftime
|
|
|
|
inside the SDL module.
|
|
fixed stderr output to use printErr
|
|
and need to be consistent with later Math.imul uses
|
|
|
|
|
|
to processing down the line.
Changed the `Pointer_stringify()` call to occur in `SDL_RWFromFile`
instead of downstream which makes more sense.
Cleaned up formatting.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes in pread()
|
|
|
|
the original function in size
|
|
|
|
|
|
calling outlined funcitons, and right after using the value, so that we can handle nested outlined calls
|
|
|
|
|
|
|
|
|
|
|
|
outlined code returns sp (which also parallels that we sent it as the single parameter)
|
|
|