emscripten/system/include
Ethan Lee 1e57083618
[WASMFS] Switch to using `out` and `err` (#15629)
Add `emscripten_out` and `emscripten_err` along with `f` versions.
Replaced `emscripten_console_log`/`error` with those two functions respectively in `streams.cpp`.
2021-11-24 20:55:28 +00:00
..
AL Fix declaration of alGetError() function in al.h to alGetError(void) to make it work nice in C code. 2017-09-13 11:54:22 +03:00
EGL Update Khronos headers to latest versions as of 2020-08-04 (#11808) 2020-08-19 09:40:37 -07:00
GL Update Khronos headers to latest versions as of 2020-08-04 (#11808) 2020-08-19 09:40:37 -07:00
GLES Update Khronos headers to latest versions as of 2020-08-04 (#11808) 2020-08-19 09:40:37 -07:00
GLES2 Update Khronos headers to latest versions as of 2020-08-04 (#11808) 2020-08-19 09:40:37 -07:00
GLES3 Update Khronos headers to latest versions as of 2020-08-04 (#11808) 2020-08-19 09:40:37 -07:00
GLFW Update glfw3 library to version 3.2.1 (#5162) 2017-04-29 13:08:03 -07:00
KHR Update Khronos headers to latest versions as of 2020-08-04 (#11808) 2020-08-19 09:40:37 -07:00
SDL Refactor gen_struct_info to allow separate compilation. NFC. (#13270) 2021-01-20 08:52:37 -08:00
X11 add some X11 headers 2014-02-02 15:10:56 -08:00
compat Update musl to v1.2.2 (#13006) 2021-11-09 15:56:19 -08:00
emscripten [WASMFS] Switch to using `out` and `err` (#15629) 2021-11-24 20:55:28 +00:00
uuid implementation of libuuid 2013-12-31 13:27:05 +00:00
wasi Improve test for system headers. NFC (#15197) 2021-10-01 19:13:38 +02:00
webgl Move internal parts of webgl1.h to seperate header. NFC (#14658) 2021-07-16 12:55:38 -07:00
webgpu Update WebGPU bindings (#15063) 2021-09-24 03:47:33 +01:00
emscripten.h Add root level include emscripten.h so that both forms #include <emscripten.h> and #include <emscripten/emscripten.h> can be used in the future. 2016-12-07 03:01:46 +02:00
wasm_simd128.h Rename `master` to `main` in a few more places. NFC. (#13771) 2021-03-25 09:43:22 -07:00