使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
lolengine
/
lol
镜像自地址
https://github.com/lolengine/lol
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
544
提交
5
分支
60 MiB
C++
99%
C
0.6%
Markdown
0.4%
目录树:
b7fa88e210
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'b7fa88e210'
${ noResults }
HTTPS
ZIP
TAR.GZ
Sam Hocevar
b7fa88e210
real: constrain sin() and cos() on real numbers so that they work properly
with large values. Until now they were evaluating the Taylor series even for huge values.
14 年前
build
image: add a GDI+ loader.
14 年前
gfx
ps3: prevent compilation of Ps3Input on other platforms.
14 年前
src
real: constrain sin() and cos() on real numbers so that they work properly
14 年前
test
core: implement round() and fmod() for real numbers.
14 年前
tools
Add missing icons.png, use CPPFLAGS instead of CXXFLAGS in automake rules.
15 年前
win32
build: start adding Xbox 360 configuration settings to the VS projects.
14 年前
.gitignore
test: start working on a Remez exchange algorithm implementation so that
14 年前
Makefile.am
build: new lol-build script for easier autobuilds.
14 年前
TODO
Update todo list.
15 年前
bootstrap
contrib: add a precompiled Win32 version of CppUnit and update build system
14 年前
build-linux
build: add -j6 to our build scripts' "make" invocations.
14 年前
build-mingw
build: fix a typo in the mingw configuration sequence in lol-build and
14 年前
build-mingw64
build: fix a typo in the mingw configuration sequence in lol-build and
14 年前
build-ps3
build: move SDL_image and SDL_mixer binaries to an i686-only directory.
14 年前
configure.ac
test: add a 10-line example program that computes Pi to the 150th digit.
14 年前