25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar cdc155c42b core: allow to cast reals to doubles in addition to floats. 13 년 전
..
debug build: start adding Xbox 360 configuration settings to the VS projects. 13 년 전
image build: fix PS3 and Android build; it was broken since the ImageData refactor. 13 년 전
lol lolunit: rename a few methods for consistency. 13 년 전
platform core: remove spurious dependency between androidapp.cpp and monsterz. 13 년 전
shader shader: factor the uniform handling logic into platform-independent methods 13 년 전
Makefile.am core: start working on a "real" class for arbitrarily sized floats. 13 년 전
audio.cpp build: fix Win64 compilation with mingw64, using an updated SDL build. 13 년 전
audio.h core: fix include guard naming scheme. 14 년 전
bitfield.h core: fix include guard naming scheme. 14 년 전
core.h core: start working on a "real" class for arbitrarily sized floats. 13 년 전
dict.cpp osx: automake does not support .mm files yet, so rename ios-image.mm back 13 년 전
dict.h osx: automake does not support .mm files yet, so rename ios-image.mm back 13 년 전
eglapp.cpp core: rename vec2i to ivec2 etc. to better match GLSL. 13 년 전
eglapp.h core: rename vec2i to ivec2 etc. to better match GLSL. 13 년 전
emitter.cpp emitter: fix wrong velocity value computation in the particles. 13 년 전
emitter.h tileset: replace the Tiler ID system with real TileSet objects. The only 13 년 전
entity.cpp core: get rid of now useless <cstdio> includes. 14 년 전
entity.h core: fix include guard naming scheme. 14 년 전
font.cpp core: more vec?i -> ?veci renames. 13 년 전
font.h core: more vec?i -> ?veci renames. 13 년 전
forge.cpp Put everything in the "lol" namespace. Better late than never. 14 년 전
forge.h core: fix include guard naming scheme. 14 년 전
gradient.cpp osx: link with the proper OpenGL libraries on OS X. 13 년 전
gradient.h render: add a Gradient class that will be used for dithering later. 13 년 전
half.cpp core: handle denormal halfs properly on the PS3; it's denormal floats that 13 년 전
half.h core: reactivate half denormals for the PS3. 13 년 전
hash.cpp Put everything in the "lol" namespace. Better late than never. 14 년 전
hash.h core: fix include guard naming scheme. 14 년 전
input.cpp core: more vec?i -> ?veci renames. 13 년 전
input.h core: more vec?i -> ?veci renames. 13 년 전
layer.cpp core: more vec?i -> ?veci renames. 13 년 전
layer.h core: fix include guard naming scheme. 14 년 전
log.cpp build: stop defining ANDROID_NDK and check for __ANDROID__ instead. 13 년 전
log.h core: a few compilation fixes for non-GCC compilers. 13 년 전
loldebug.h build: put debug stuff and shader stuff in subdirectories. 13 년 전
lolgl.h osx: link with the proper OpenGL libraries on OS X. 13 년 전
map.cpp debug: only print the layer and map errors once. 13 년 전
map.h core: fix include guard naming scheme. 14 년 전
matrix.cpp build: stop defining ANDROID_NDK and check for __ANDROID__ instead. 13 년 전
matrix.h build: stop defining ANDROID_NDK and check for __ANDROID__ instead. 13 년 전
numeric.h core: don't explicitly use std:: prefix when the platform may not 14 년 전
platform.cpp build: stop defining ANDROID_NDK and check for __ANDROID__ instead. 13 년 전
platform.h ui: add a Platform class to query information about the current platform. 14 년 전
profiler.cpp core: get rid of now useless <cstdio> includes. 14 년 전
profiler.h core: fix include guard naming scheme. 14 년 전
real.cpp core: allow to cast reals to doubles in addition to floats. 13 년 전
real.h core: allow to cast reals to doubles in addition to floats. 13 년 전
sample.cpp build: fix Win64 compilation with mingw64, using an updated SDL build. 13 년 전
sample.h core: fix include guard naming scheme. 14 년 전
sampler.cpp Put everything in the "lol" namespace. Better late than never. 14 년 전
sampler.h core: fix include guard naming scheme. 14 년 전
scene.cpp osx: link with the proper OpenGL libraries on OS X. 13 년 전
scene.h core: more vec?i -> ?veci renames. 13 년 전
sprite.cpp core: more vec?i -> ?veci renames. 13 년 전
sprite.h core: add a Sprite class to try to factor some common logic currently 13 년 전
text.cpp core: more vec?i -> ?veci renames. 13 년 전
text.h core: more vec?i -> ?veci renames. 13 년 전
ticker.cpp core: get rid of now useless <cstdio> includes. 14 년 전
ticker.h core: fix include guard naming scheme. 14 년 전
tiler.cpp core: rename vec2i to ivec2 etc. to better match GLSL. 13 년 전
tiler.h core: rename vec2i to ivec2 etc. to better match GLSL. 13 년 전
tileset.cpp build: start adding Xbox 360 configuration settings to the VS projects. 13 년 전
tileset.h core: more vec?i -> ?veci renames. 13 년 전
timer.cpp build: start adding Xbox 360 configuration settings to the VS projects. 13 년 전
timer.h core: fix include guard naming scheme. 14 년 전
trig.cpp core: fix a bug on the PS3 version of lol_sin(). 13 년 전
trig.h core: start implementing optimised trigonometry functions for PS3 and x86. 13 년 전
video.cpp build: start adding Xbox 360 configuration settings to the VS projects. 13 년 전
video.h core: rename vec2i to ivec2 etc. to better match GLSL. 13 년 전
world.cpp core: get rid of now useless <cstdio> includes. 14 년 전
world.h core: fix include guard naming scheme. 14 년 전
worldentity.cpp core: get rid of now useless <cstdio> includes. 14 년 전
worldentity.h core: more vec?i -> ?veci renames. 13 년 전