Skip to content

Activity

Fix GCC 4.6.2 and older bogus eocd uninitialized warnings.

AliceLRpushed 1 commit to fix-bsd-warnings • 681356e…067da39 • 
7 hours ago

Fix SDL 1.2 glext.h redefinition warnings.

Force push
AliceLRforce pushed to fix-bsd-warnings • 706b106…681356e • 
8 hours ago

Fix SDL 1.2 glext.h redefinition warnings.

AliceLRpushed 1 commit to fix-bsd-warnings • b56836c…706b106 • 
8 hours ago

utf8_next_char is unused by SDL 1.2 builds.

AliceLRpushed 1 commit to fix-bsd-warnings • 81ff5c8…b56836c • 
9 hours ago

Suppress OpenBSD ld strcpy nags.

AliceLRpushed 1 commit to fix-bsd-warnings • 9d31f42…81ff5c8 • 
9 hours ago

Fix ctypes array subscript of type char warnings (NetBSD).

AliceLRcreated fix-bsd-warnings • 9d31f42 • 
17 hours ago

Deleted branch

AliceLRdeleted update-manifest-sh • 
yesterday

Remove bashisms and other issues from manifest.sh. (#529)

Pull request merge
AliceLRpushed 1 commit to master • a1889f1…baf04d3 • 
yesterday

Prefer BSD sha256 over Perl shasum -a256 (much faster).

AliceLRpushed 1 commit to update-manifest-sh • 5cbc809…5a81035 • 
2 days ago

Support BSD sha256, which is a core utility for BSDs.

AliceLRpushed 1 commit to update-manifest-sh • d549635…5cbc809 • 
2 days ago

OpenBSD missing sha256sum/shasum by default; is named gsha256sum.

AliceLRpushed 1 commit to update-manifest-sh • 250d675…d549635 • 
4 days ago

Support sha256sum and shasum, use wc -c instead of du -b.

AliceLRpushed 1 commit to update-manifest-sh • e16a8e0…250d675 • 
4 days ago

Remove bashisms and other issues from manifest.sh.

AliceLRcreated update-manifest-sh • e16a8e0 • 
5 days ago

Deleted branch

AliceLRdeleted render_layer_preclip • 
5 days ago

Software layer renderer clipping and unaligned enhancements. (#528)

Pull request merge
AliceLRpushed 1 commit to master • 9f6fe26…a1889f1 • 
5 days ago

Style and misc. tweaks.

AliceLRpushed 1 commit to render_layer_preclip • 2049073…ed3c8ac • 
5 days ago

Disable unaligned rendering for ARMv7 (clang -O3 bugs).

AliceLRpushed 1 commit to render_layer_preclip • b13f7a2…2049073 • 
6 days ago

Enable unaligned rendering for __ARM_FEATURE_UNALIGNED, fix UBSan.

AliceLRpushed 1 commit to render_layer_preclip • 0cb403a…b13f7a2 • 
6 days ago

Simplify clip edge calculations. (rev10)

AliceLRpushed 1 commit to render_layer_preclip • 47fd758…0cb403a • 
6 days ago

Also add unaligned non-vector renderer dispatch unit tests.

Force push
AliceLRforce pushed to render_layer_preclip • 96ed354…47fd758 • 
6 days ago

Also add unaligned non-vector renderer dispatch unit tests.

AliceLRpushed 1 commit to render_layer_preclip • 338e639…96ed354 • 
6 days ago

AVX: remove non-blendv transparency.

AliceLRpushed 1 commit to render_layer32x4 • 685d1da…bdf1546 • 
7 days ago

Don't compile AVX renderer with -mavx2.

AliceLRpushed 1 commit to render_layer32x4 • bd08b9f…685d1da • 
7 days ago

Abstract AVX and AVX2 intrinsics via templates, enable blendv.

AliceLRpushed 1 commit to render_layer32x4 • 8fb4e9d…bd08b9f • 
7 days ago

Add AVX option to use blendv.

AliceLRpushed 1 commit to render_layer32x4 • 600b038…8fb4e9d • 
8 days ago

Only apply both_colors optimization to 4PPW and 8PPW (rev9).

AliceLRpushed 1 commit to render_layer_preclip • 5669042…338e639 • 
8 days ago

Revert rev6 and rev7 except for INVISIBLE_CHAR check (rev8).

AliceLRpushed 1 commit to render_layer_preclip • 369252c…5669042 • 
8 days ago

Don't precalculate start/end for >1PPW aligned x clipping (rev7).

AliceLRpushed 1 commit to render_layer_preclip • 18633f3…369252c • 
9 days ago

Manually unswitch >1PPW aligned x clipping branch (rev6).

AliceLRpushed 1 commit to render_layer_preclip • e646828…18633f3 • 
10 days ago

Are there enough of these? Seriously?

Force push
AliceLRforce pushed to render_layer_preclip • b30aea8…e646828 • 
11 days ago