2014-06-06 |
Oleg Oshmyan | Require closing '}' for override tags |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Oshmyan | Introduce ass_drawing_add_chars for adding a whole... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Oshmyan | Parse override tag arguments exactly like VSFilter... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Oshmyan | Move (r)skip_spaces to ass_utils |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Oshmyan | parse_tag: merge \fs+, \fs-, \fs |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Oshmyan | parse_tag: split \fscx, \fscy, \fsc |
commit | commitdiff | tree | snapshot |
2014-06-04 |
wm4 | Add a mechanism for selective style overrides |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Grigori Goronzy | Merge pull request #100 from astiob/stroke |
commit | commitdiff | tree | snapshot |
2014-06-01 |
wm4 | Add BorderStyle=4, background color for text |
commit | commitdiff | tree | snapshot |
2014-06-01 |
wm4 | Fix change detection when text is clipped to screen |
commit | commitdiff | tree | snapshot |
2014-06-01 |
wm4 | Remove bitmap restriding |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Oleg Oshmyan | Use FT_Outline_EmboldenXY if available |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Grigori Goronzy | Merge pull request #102 from grigorig/fribidi-errorhandle |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Grigori Goronzy | shaper: add FriBidi error handling |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Rodger Combs | Skip useless memset() when copying a bitmap |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Oleg Oshmyan | Fix \1a, \2a, \3a, \4a with invalid argument |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Oleg Oshmyan | Reset clipping mode on every rectangle \clip |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Oleg Oshmyan | Make \be animatable |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Oleg Oshmyan | mystrtoll: don't truncate to int |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Oleg Oshmyan | Fix corner case: \move with identical start and end... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Dr.Smile | Implement fast quad-tree rasterizer in C and x86/SSE2... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
Oleg Oshmyan | Fix premature parser exit on }{ in drawing mode |
commit | commitdiff | tree | snapshot |
2014-04-27 |
Rodger Combs | Fixed headers in profile and test |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Grigori Goronzy | Update README |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Grigori Goronzy | Update version info and changelog 0.11.2 |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Oleg Oshmyan | Initialize \pbo for each event |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Oleg Oshmyan | Don't crash on \fscx0 with non-zero \blur |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Grigori Goronzy | shaper: fix nasty sign bug in font functions |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Grigori Goronzy | Merge pull request #66 from grigorig/drawing-floats |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Grigori Goronzy | drawing: parse numbers as floats |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Oleg Oshmyan | Remove dirty pixels from ASM be_blur output |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Oleg Oshmyan | Fix handling of top two pixel rows in be_blur_c |
commit | commitdiff | tree | snapshot |
2014-03-10 |
11rcombs | Remove incorrect declaration of HAVE_ALIGNED_STACK |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Dr.Smile | Better fix for zero area outlines |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Grigori Goronzy | Fix API documentation of change detection |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Grigori Goronzy | Merge pull request #61 from wm4/fix2 |
commit | commitdiff | tree | snapshot |
2014-03-06 |
wm4 | Fix change detection in presence of vector clips |
commit | commitdiff | tree | snapshot |
2014-03-03 |
wm4 | Actually export ass_library_version symbol |
commit | commitdiff | tree | snapshot |
2014-03-03 |
wm4 | Don't crash on \fscx0 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
11rcombs | Don't use an unsigned it to check for <0 :| |
commit | commitdiff | tree | snapshot |
2014-03-01 |
11rcombs | Assume SSE2 on x86_64 |
commit | commitdiff | tree | snapshot |
2014-02-24 |
11rcombs | Redesigned configure/Makefile setup |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Rodger Combs | Format README.md |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Rodger Combs | Create README.md |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Grigori Goronzy | Update version info and changelog 0.11.1 |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Grigori Goronzy | Add missing distfiles |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Grigori Goronzy | Update changelog 0.11.0 |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Grigori Goronzy | Update version info |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Grigori Goronzy | Update changelog |
commit | commitdiff | tree | snapshot |
2014-02-17 |
11rcombs | We have aligned stack on Win64 |
commit | commitdiff | tree | snapshot |
2014-02-17 |
11rcombs | Define HAVE_ALIGNED_STACK; should wrap up #48 |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Grigori Goronzy | Fix limits.h includes |
commit | commitdiff | tree | snapshot |
2014-02-16 |
11rcombs | Remove unnecessary instruction |
commit | commitdiff | tree | snapshot |
2014-02-16 |
11rcombs | Added XMM register count in be_blur; should help #48 |
commit | commitdiff | tree | snapshot |
2014-02-16 |
11rcombs | Use lower mm registers in be_blur.asm |
commit | commitdiff | tree | snapshot |
2014-02-16 |
11rcombs | Added license headers in ASM files |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Oleg Oshmyan | Don't include skipped glyphs in combined bitmaps |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Grigori Goronzy | Don't reset wrap_style on \r |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Oleg Oshmyan | Font metrics: FreeType falls back to sTypoAscender... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Oleg Oshmyan | Use cluster advance in compute_string_bbox to account... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
wm4 | Use a function for aligned memory allocations |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Oleg Oshmyan | Fix subpixel jumping of rotated glyph runs |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Grigori Goronzy | Merge pull request #39 from grigorig/shaper-hash-opt |
commit | commitdiff | tree | snapshot |
2014-01-29 |
11rcombs | Fixed incorrect spelling in copyright notice |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Grigori Goronzy | Unroll FNV-1A hash function |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Grigori Goronzy | shaper: use global features correctly |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Grigori Goronzy | shaper: rewrite and simplify harfbuzz shaping |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Grigori Goronzy | Merge pull request #37 from wm4/minor |
commit | commitdiff | tree | snapshot |
2014-01-27 |
wm4 | ass_utils: fix declarations |
commit | commitdiff | tree | snapshot |
2014-01-27 |
wm4 | ass_utils: don't include freetype headers |
commit | commitdiff | tree | snapshot |
2014-01-27 |
11rcombs | Added copyright notice for xy \be blur |
commit | commitdiff | tree | snapshot |
2014-01-27 |
11rcombs | Check for YASM in configure |
commit | commitdiff | tree | snapshot |
2014-01-26 |
11rcombs | Make apply_blur and make_shadow_bitmap static; remove... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Oleg Oshmyan | Make sure to release each event's vector clip mask |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Oleg Oshmyan | Simplify storage size handling |
commit | commitdiff | tree | snapshot |
2014-01-26 |
11rcombs | Build: Remove references to unimplemented ARM ASM |
commit | commitdiff | tree | snapshot |
2014-01-26 |
11rcombs | Parser: don't increment render_priv->state.bm_run_id... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
11rcombs | Added x86 ASM functions |
commit | commitdiff | tree | snapshot |
2014-01-26 |
11rcombs | Combine bitmaps before applying blur and shadow |
commit | commitdiff | tree | snapshot |
2014-01-25 |
11rcombs | Test/Profile: Support out-of-tree builds |
commit | commitdiff | tree | snapshot |
2014-01-25 |
11rcombs | Test: Render at 1280x720 |
commit | commitdiff | tree | snapshot |
2014-01-25 |
11rcombs | Added profile program and corresponding configure options |
commit | commitdiff | tree | snapshot |
2014-01-25 |
11rcombs | Remove configure from autogen.sh |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Grigori Goronzy | Merge pull request #26 from wm4/warnings |
commit | commitdiff | tree | snapshot |
2014-01-25 |
wm4 | Attempt to make code more readable |
commit | commitdiff | tree | snapshot |
2014-01-25 |
11rcombs | Append new cache items at the start of the collision... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
11rcombs | Simplify hash function |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Grigori Goronzy | Merge pull request #28 from astiob/compat |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Oleg Oshmyan | fontconfig: don't compact the sorted font list |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Oleg Oshmyan | Start \k, \ko at exact start time, not right after it |
commit | commitdiff | tree | snapshot |
2014-01-24 |
wm4 | build: add more warnings |
commit | commitdiff | tree | snapshot |
2014-01-24 |
wm4 | ass_strtod: use modern C |
commit | commitdiff | tree | snapshot |
2014-01-24 |
wm4 | Remove some ass_msg() calls |
commit | commitdiff | tree | snapshot |
2014-01-24 |
wm4 | Allocate track array exponentially |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Oleg Oshmyan | Fix \fade corner cases |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Oleg Oshmyan | Fix \t corner cases |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Oleg Oshmyan | Don't ignore trailing empty line |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Oleg Oshmyan | Fix missing pointer dereference in 1636a551 |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Grigori Goronzy | Merge pull request #17 from astiob/compat |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Oleg Oshmyan | Do not reset \pbo and \p values after each drawing |
commit | commitdiff | tree | snapshot |
next |