Josh Soref
|
e061fa6628
|
common: fix 178+ spelling errors
|
2024-07-01 21:58:46 +09:00 |
|
Hermet Park
|
c4d09160e4
|
Revert "sw_engine: revert the threshold."
This reverts commit dad797445b .
Misidentified the key issue. It will be reviewed again.
|
2024-06-07 12:23:35 +09:00 |
|
Hermet Park
|
dad797445b
|
sw_engine: revert the threshold.
Somehow, it breaks the window unit-test, revert the value.
regression by: 51a2936b28
|
2024-06-07 12:08:28 +09:00 |
|
Hermet Park
|
51a2936b28
|
sw_engine: fine-tuning RLE performance.
the arranged value is examined with the local test,
improved the speed twice for a corner-case that
extreamly huge size shape.
|
2024-06-07 10:38:08 +09:00 |
|
Hermet Park
|
043b6b9f4f
|
common/array: code refactoring
Make the array interface pair begin()/end() for consistency.
|
2024-02-19 19:09:30 +09:00 |
|
Jinny You
|
2c6c8d3b21
|
updated copyright date (#1866)
|
2023-12-28 10:43:25 +09:00 |
|
Hermet Park
|
5a73bcaa8f
|
common/array: code refactoring
easy access to a specific data with a operator.
|
2023-08-29 12:28:38 +09:00 |
|
Hermet Park
|
24711e485c
|
infra: renames the source folders
lib -> renderer
bin -> tools
utils -> common
|
2023-08-28 13:11:24 +09:00 |
|