Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
Unity-Technologies
/
emscripten
зеркало из
https://github.com/Unity-Technologies/emscripten.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули emscripten
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
5d970d5a49
emscripten
/
system
История
Jukka Jylänki
03cf47e44d
Apply coding conventions to pthreads: space after for().
2015-06-01 15:11:50 +03:00
..
bin
Adjust tools/shared.py make() to run its argument via shell on Windows, so that the lookup will perform PATH search and executable suffix expansion of the command to execute. Add batch scripts for sdl-config and sdl2-config in system/bin. Fixes other.test_sdl2_config on Windows.
2015-03-19 08:32:31 +02:00
include
Add new functions emscripten_num_logical_cores() which returns the number of detected logical cores on the system and emscripten_force_num_logical_cores() which allows overriding the value returned by this function. Add a new command line variable -s PTHREAD_HINT_NUM_CORES=x to allow choosing the default value when navigator.hardwareConcurrency is not supported.
2015-06-01 15:11:43 +03:00
lib
Apply coding conventions to pthreads: space after for().
2015-06-01 15:11:50 +03:00
local
/include
Put a placeholder README in system/local/include.
2014-06-07 10:09:45 +07:00