Age | Commit message (Collapse) | Author |
|
eglCreateContext.
|
|
EGL_CONTEXT_CLIENT_VERSION field when creating a context. Require the version number 2, since WebGL1 maps to GLES2.
|
|
|
|
ordering with explicit synchronization.
|
|
|
|
|
|
ANGLE_instanced_arrays
|
|
handled; fixes #1918
|
|
|
|
Emrun
|
|
fix typo
|
|
simplifies with alias
|
|
registered
|
|
|
|
|
|
|
|
|
|
command line flag, and print a warning if not done so.
|
|
work.
|
|
pointer, since the output array is empty.
|
|
out pointer instead of crashing. Fix glGetIntegerv of GL_SHADER_BINARY_FORMATS to not write anything out to the provided buffer.
|
|
checks
|
|
add getprotobyname and associated functions from netdb.h. Add test_getpr...
|
|
|
|
Fix NaN Canoicalization Issue for SIMD Bitcasts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[SDL Audio] Refactoring Mix_LoadWAV_RW to use new FS API.
|
|
|
|
The old API was causing issues with certain file systems, as the `read` property required the execute bit AND the read bit to be set before it would return `true`.
As a side benefit, the new code is simpler and cleaner.
|
|
The signature for glSampleCoverage was incorrect (vi); glSampleCoverage takes two arguments (vii).
See: https://www.khronos.org/registry/webgl/specs/1.0.2/#5.14.3
and http://www.khronos.org/opengles/sdk/docs/man/xhtml/glSampleCoverage.xml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mkdtemp
|
|
|
|
|