No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Sam Hocevar 3c8ef15f0e gpu: switch some types to enum classes to check C++11 support. hace 10 años
..
application base: break the main loop apart for the emscripten port. hace 11 años
base base: rough implementation of safe enums with minimal ToString() support. hace 8 años
bullet build: some PS4 build fixes. hace 8 años
data build: reorganise automake build system. hace 11 años
debug math: fix a few compilation warnings. hace 8 años
easymesh base: rough implementation of safe enums with minimal ToString() support. hace 8 años
generated math: remove some vector constants that were a bit too specific. hace 8 años
gpu gpu: switch some types to enum classes to check C++11 support. hace 8 años
image fixed 5 files out of 2793: hace 8 años
input Added bunch of stuff on threads and images. hace 8 años
lol gpu: switch some types to enum classes to check C++11 support. hace 8 años
lua build: some PS4 build fixes. hace 8 años
math math: fix a few compilation warnings. hace 8 años
mesh base: rough implementation of safe enums with minimal ToString() support. hace 8 años
platform Added bunch of stuff on threads and images. hace 8 años
sys base: make the safe enums slightly safer. :-) hace 8 años
Makefile.am base: rough implementation of safe enums with minimal ToString() support. hace 8 años
audio.cpp add methods to Audio class to mute/unmute and change volume per channel hace 8 años
audio.h add methods to Audio class to mute/unmute and change volume per channel hace 8 años
camera.cpp math: add GLSL-inherited degrees() and radians() conversion functions. hace 8 años
camera.h Some names tweaks hace 8 años
commandstack.h base: make the safe enums slightly safer. :-) hace 8 años
core.h build: various MSVC compilation fixes. hace 8 años
dict.cpp build: lol-build now passes flags to configure, and configure now uses hace 11 años
dict.h build: fix the WTFPL site URL in all code comments. hace 12 años
eglapp.cpp input: Removed previous input system hace 8 años
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). hace 12 años
emitter.cpp scene: allow to rotate sprites around the Z axis. hace 8 años
emitter.h New year copyright update. hace 12 años
entity.cpp ticker: replace linked lists wih dynamic arrays for entity groups. hace 8 años
entity.h Meshviewer FIX + comment rework hace 8 años
font.cpp scene: allow to rotate sprites around the Z axis. hace 8 años
font.h New year copyright update. hace 12 años
forge.cpp build: fix the WTFPL site URL in all code comments. hace 12 años
forge.h base: prevent instantiation of several static-only classes. hace 11 años
gradient.cpp scene: start working on the scene class reorganisation. hace 8 años
gradient.h New year copyright update. hace 12 años
gradient.lolfx scene: start working on the scene class reorganisation. hace 8 años
layer.cpp scene: use a global g_scene object instead of Scene::GetDefault(). hace 11 años
layer.h build: fix the WTFPL site URL in all code comments. hace 12 años
light.cpp Light : Added Type SfEnum. hace 8 años
light.h base: port all existing codebase to safe enums where absolutely required. hace 8 años
lolcore.vcxproj base: rough implementation of safe enums with minimal ToString() support. hace 8 años
lolcore.vcxproj.filters base: rough implementation of safe enums with minimal ToString() support. hace 8 años
loldebug.h build: fix the WTFPL site URL in all code comments. hace 12 años
lolgl.h gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES. hace 11 años
map.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. hace 8 años
map.h build: fix the WTFPL site URL in all code comments. hace 12 años
messageservice.cpp base: make the safe enums slightly safer. :-) hace 8 años
messageservice.h base: make the safe enums slightly safer. :-) hace 8 años
numeric.h String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper() hace 8 años
platform.cpp build: fix the WTFPL site URL in all code comments. hace 12 años
platform.h base: prevent instantiation of several static-only classes. hace 11 años
profiler.cpp build: fix the WTFPL site URL in all code comments. hace 12 años
profiler.h base: prevent instantiation of several static-only classes. hace 11 años
sample.cpp audio: report SDL mixer loading errors. hace 11 años
sample.h audio: add Sampler::LoopSample(). hace 11 años
sampler.cpp audio: add Sampler::LoopSample(). hace 11 años
sampler.h audio: add Sampler::LoopSample(). hace 11 años
scene.cpp gpu: implement RenderContext::SetBlendEquation(). hace 8 años
scene.h Added Base directory logic similar to File class, with windows only implementation -for now- hace 8 años
sprite.cpp scene: allow to rotate sprites around the Z axis. hace 8 años
sprite.h New year copyright update. hace 12 años
text.cpp core: Text constructor now wants a String object. hace 8 años
text.h core: Text constructor now wants a String object. hace 8 años
ticker.cpp Added Mask & StickyTime to Draw Debug hace 8 años
ticker.h base: prevent instantiation of several static-only classes. hace 11 años
tiler.cpp Added bunch of stuff on threads and images. hace 8 años
tiler.h Added bunch of stuff on threads and images. hace 8 años
tileset.cpp AddedSprite_sorter stores parameters now. hace 8 años
tileset.h AddedSprite_sorter stores parameters now. hace 8 años
utils.h base: port all existing codebase to safe enums where absolutely required. hace 8 años
video.cpp Added Flat debugrendermode hace 8 años
video.h Added Flat debugrendermode hace 8 años
world.cpp lua: print the actual panic message before dumping a callstack. hace 11 años
world.h lua: add support for lua/init.lua in a global World object and give hace 11 años
worldentity.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. hace 8 años
worldentity.h core: remove deprecated WorldEntity member variables. hace 8 años