選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Sam Hocevar bd5ff72507 math: declare some HLSL-compliant types. 12年前
..
application android: slightly update Android project for newer SDK versions. 12年前
debug core: tick methods now use seconds, like any sane system. 12年前
gpu core: no longer deactivate std::ostream features on Android. 12年前
image win32: the GDI+ byte swapping was wrong; fix that. 13年前
input input: allow to remap gamepad axes in the generic input layer. 12年前
lol math: declare some HLSL-compliant types. 12年前
math math: fix minor compiler warnings that appeared with g++ 4.7. 12年前
platform input: fix brain fart in our SDL joystick input. 12年前
thread xbox: start working on an Xbox/Direct3D port. 13年前
Makefile.am build: ensure .lolfx.cpp files get cleaned up. 12年前
array.h core: some clang and g++ 4.7 compilation fixes. 12年前
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年前
camera.cpp Added some convenient functions in camera. 12年前
camera.h Added some convenient functions in camera. 12年前
core.h input: add core joystick support and bind the SDL input to that. 12年前
dict.cpp xbox: start working on an Xbox/Direct3D port. 13年前
dict.h osx: automake does not support .mm files yet, so rename ios-image.mm back 13年前
eglapp.cpp core: try to merge Ticker and Emcee. Still not very good. 13年前
eglapp.h math: rename matrix.h to vector.h and simplify some stuff, especially in 13年前
emitter.cpp core: tick methods now use seconds, like any sane system. 12年前
emitter.h core: tick methods now use seconds, like any sane system. 12年前
entity.cpp core: tick methods now use seconds, like any sane system. 12年前
entity.h core: move some of the camera view logic from the Video class to the 12年前
font.cpp core: tick methods now use seconds, like any sane system. 12年前
font.h core: tick methods now use seconds, like any sane system. 12年前
forge.cpp Put everything in the "lol" namespace. Better late than never. 14年前
forge.h core: fix include guard naming scheme. 14年前
gradient.cpp gpu: activate backface culling on OpenGL to remain consistent with 12年前
gradient.h core: tick methods now use seconds, like any sane system. 12年前
hash.cpp Put everything in the "lol" namespace. Better late than never. 14年前
hash.h core: fix include guard naming scheme. 14年前
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 core: allow each blitted tile to be stretched differently. 13年前
map.h core: fix include guard naming scheme. 14年前
numeric.h core: don't explicitly use std:: prefix when the platform may not 13年前
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: make timers second-based rather than millisecond-based. 12年前
profiler.h core: fix include guard naming scheme. 14年前
sample.cpp core: tick methods now use seconds, like any sane system. 12年前
sample.h core: tick methods now use seconds, like any sane system. 12年前
sampler.cpp Put everything in the "lol" namespace. Better late than never. 14年前
sampler.h core: fix include guard naming scheme. 14年前
scene.cpp core: convert some realloc() calls to our nice dynamic Array class. 12年前
scene.h core: move some of the camera view logic from the Video class to the 12年前
sprite.cpp core: tick methods now use seconds, like any sane system. 12年前
sprite.h core: tick methods now use seconds, like any sane system. 12年前
text.cpp core: tick methods now use seconds, like any sane system. 12年前
text.h core: tick methods now use seconds, like any sane system. 12年前
ticker.cpp core: move some of the camera view logic from the Video class to the 12年前
ticker.h core: try to merge Ticker and Emcee. Still not very good. 13年前
tiler.cpp core: allow each blitted tile to be stretched differently. 13年前
tiler.h core: allow each blitted tile to be stretched differently. 13年前
tileset.cpp gpu: activate backface culling on OpenGL to remain consistent with 12年前
tileset.h core: tick methods now use seconds, like any sane system. 12年前
timer.cpp core: make timers second-based rather than millisecond-based. 12年前
timer.h core: make timers second-based rather than millisecond-based. 12年前
video.cpp core: move some of the camera view logic from the Video class to the 12年前
video.h core: move some of the camera view logic from the Video class to the 12年前
world.cpp core: tick methods now use seconds, like any sane system. 12年前
world.h core: tick methods now use seconds, like any sane system. 12年前
worldentity.cpp Small WorldEntity tweaks. 12年前
worldentity.h Small WorldEntity tweaks. 12年前