paysages3d/src/system
2014-08-21 12:36:28 +02:00
..
CacheFile.cpp Made bruneton source code dump intermediary textures 2013-12-25 18:01:44 +01:00
CacheFile.h [Broken WIP] Refactored textures, pictures and cache 2013-12-09 22:16:00 +01:00
FileSystem.cpp Restored final picture saving (in constant memory usage) 2014-08-21 12:36:28 +02:00
FileSystem.h Restored final picture saving (in constant memory usage) 2014-08-21 12:36:28 +02:00
Logs.cpp New OpenGLSharedState class to manage shader variables 2013-12-22 15:04:33 +01:00
Logs.h Allow shaders source code to be split in several files (and thus included) 2013-12-22 18:47:24 +01:00
Memory.cpp TerrainDefinition and Scenery refactoring 2013-11-17 22:36:18 +01:00
Memory.h TerrainDefinition and Scenery refactoring 2013-11-17 22:36:18 +01:00
Mutex.cpp Removed C-API from 'system' 2013-11-03 13:00:31 +01:00
Mutex.h Removed C-API from 'system' 2013-11-03 13:00:31 +01:00
PackStream.cpp Restored final picture saving (in constant memory usage) 2014-08-21 12:36:28 +02:00
PackStream.h Restored final picture saving (in constant memory usage) 2014-08-21 12:36:28 +02:00
ParallelPool.cpp Refactored opengl terrain rendering for future use of shaders 2013-12-23 14:09:52 +01:00
ParallelPool.h Fixed build for windows systems 2014-03-01 01:34:34 +01:00
ParallelWork.cpp Rasterizers now use their own interrupt system 2014-08-19 11:44:54 +02:00
ParallelWork.h Restored render interruption 2014-08-19 09:18:55 +02:00
ParallelWorker.cpp Restored render interruption 2014-08-19 09:18:55 +02:00
ParallelWorker.h Rasterizers now use their own interrupt system 2014-08-19 11:44:54 +02:00
PictureWriter.cpp [Broken WIP] Refactored textures, pictures and cache 2013-12-09 22:16:00 +01:00
PictureWriter.h [Broken WIP] Refactored textures, pictures and cache 2013-12-09 22:16:00 +01:00
RandomGenerator.cpp Removed old tools.h/c 2013-11-19 12:16:33 +01:00
RandomGenerator.h Removed old tools.h/c 2013-11-19 12:16:33 +01:00
Semaphore.cpp Refactored ParallelWork for better performance 2014-08-18 15:20:04 +02:00
Semaphore.h Refactored ParallelWork for better performance 2014-08-18 15:20:04 +02:00
System.cpp Fixed several minor memory race bugs 2013-12-17 23:01:36 +01:00
System.h Removed C-API from 'system' 2013-11-03 13:00:31 +01:00
system.pro Added canvas portion writing to disk 2014-08-21 09:58:11 +02:00
system_global.h Added canvas portion writing to disk 2014-08-21 09:58:11 +02:00
Thread.cpp [Broken WIP] Removed legacy Renderer and refactored RenderArea. 2013-12-09 11:59:57 +01:00
Thread.h Refactored ParallelWork for better performance 2014-08-18 15:20:04 +02:00