使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
lolengine
/
lol
镜像自地址
https://github.com/lolengine/lol
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
912
提交
5
分支
48 MiB
C++
99%
C
0.6%
Markdown
0.4%
目录树:
86a16aaff6
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '86a16aaff6'
${ noResults }
lol
/
src
/
gpu
文件历史
Sam Hocevar
95d26d18dd
gpu: remove FrameBuffer::Clear(), it's not really useful.
14 年前
..
defaultmaterial.lolfx
win32: add a custom build rule for '.lolfx' files. The files are properly
14 年前
emptymaterial.lolfx
win32: add a custom build rule for '.lolfx' files. The files are properly
14 年前
framebuffer.cpp
gpu: remove FrameBuffer::Clear(), it's not really useful.
14 年前
framebuffer.h
gpu: first FrameBuffer GPU class.
14 年前
indexbuffer.cpp
gpu: first FrameBuffer GPU class.
14 年前
indexbuffer.h
gpu: abstraction class for index buffers; the cube tutorial no longer
14 年前
shader.cpp
gpu: be more verbose about shader compilation; some warnings are useful.
14 年前
shader.h
gpu: first shot at a Shader::SetTexture() function.
14 年前
testmaterial.lolfx
gpu: irrelevant tweaks to a test material file.
14 年前
vertexbuffer.cpp
gpu: better state restoration after vertex buffer usage.
14 年前
vertexbuffer.h
gpu: fix a harmless inconsistency in vertexbuffer function order that could
14 年前