yvt
|
ca892698e3
|
Minor fixes
- Remove unnecessary `volatile`
- Replace some operations with atomic ones for soundness
- Clean up
- Avoid certain UBs
- Typo
|
2017-06-25 21:15:27 +09:00 |
|
Tomoaki Kawada
|
ebd79c0099
|
Change #include style
All `#include`s to other subsystem now use angle brackets, e.g., `#include <Core/Math.h>`.
|
2016-12-03 18:49:07 +09:00 |
|
Tomoaki Kawada
|
2eb9e35c65
|
Apply clang-format to all non-external source files
|
2016-12-03 18:23:47 +09:00 |
|
Tomoaki Kawada
|
3380a07bfe
|
Renderer: latch some config variables
|
2016-11-19 23:22:18 +09:00 |
|
yvt
|
f0d34ef494
|
added GPLv3 header
|
2013-08-29 11:45:22 +09:00 |
|
yvt
|
e73f5bdc8f
|
Improve radiosity's color precision to 30bit
|
2013-08-25 02:38:07 +09:00 |
|
yvt
|
931be8cf09
|
From pre-0.0.3 source code
|
2013-08-18 16:18:06 +09:00 |
|