2009-06-21 |
Søren Sandmann... | Use DIV instead of _div In pixman-trap.c. |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Søren Sandmann... | Move edge utilities into pixman-trap.c |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Søren Sandmann... | Move compiler dependencies to a new pixman-compiler... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Søren Sandmann... | Rename FastPathInfo to pixman_fast_path_t |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Søren Sandmann... | Eliminate MSBFirst, LSBFirst, IMAGE_BYTE_ORDER, and... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Søren Sandmann... | Rename combine.inc and combine.h.inc to pixman-combine... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Søren Sandmann... | Only use force_align_arg_pointer on gcc/x86-32 |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Søren Sandmann... | Rename pixman-pict.c to pixman.c |
commit | commitdiff | tree | snapshot |
2009-06-21 |
M Joonas Pihlaja | Remove redundant NULL checks from general_composite_rect(). |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Get rid of pixman_region_internal_set_static_pointers() |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Rename PixmanTimer to pixman_timer_t |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Rename GradientWalker to pixman_gradient_walker_t |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Delete unused IS_SOURCE_IMAGE() macro |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Remove commented-out fbAddTriangles |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Remove useless FbBits typedef |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Delete unused CombineFunc{32,64} types |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Rename bits_image.fetch_pixels_{32,64} to fetch_pixels_... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Delete empty FASTCALL macro |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Delete FbComposeData type |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Remove unused pixmanFetchGradient() declaration |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Remove dstMask from pixman-fast-path.c |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Søren Sandmann... | Eliminate trivial READ and WRITE macros in pixman-fast... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
William Bonnet | Fix build on Sun Studio. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Jonathan Morton | [NEON] Add ARGB8-over-RGB565 compositing blitter. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Jonathan Morton | [NEON] Add transparent rect blitter. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Jonathan Morton | [NEON] Replace Ian's glyph-blitter with a better one. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Søren Sandmann... | Post-release version bump |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Søren Sandmann... | Pre-release version bump |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Jonathan Morton | Add RVCT support for straight blitter. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Jonathan Morton | Better CFLAGS handling for recent ARM platforms. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Jonathan Morton | Misc warning fixes. |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Add API to set a function to be called when the image... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Work around X server bug. |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Move region computation closer to the region walking. |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Simplify clipping rule |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Fix pixman_image_is_opaque() |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Only call fast paths when the images cover the composit... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Pass the region to walk_region_internal() |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Remove srcRepeat and maskRepeat arguments from _pixman_... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Remove all the srcRepeat/srcTransform stuff from the... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Make _pixman_walk_composite_region() a wrapper around... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Handle repeat_none/normal for 64 bit fetchers |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Søren Sandmann... | Make the untransformed path handle REPEAT_NONE and... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Søren Sandmann... | Post-release version bump |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Søren Sandmann... | Pre-release version bump |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Jonathan Morton | [NEON] Really fix filler bug. |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Jonathan Morton | [NEON] Fix filler bug. |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Søren Sandmann... | Add an --enable-timers configure option to enable the... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Søren Sandmann... | Some cleanups in the configure.ac file |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Søren Sandmann... | Correct link to bugzilla in README |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Søren Sandmann... | Merge branch 'many-pixels' |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Jonathan Morton | Delete now-unused fbCompositeSrc_x888x0565neon(). |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Jonathan Morton | Replace fbCompositeSrc_x888x0565neon with fbCompositeSr... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Jonathan Morton | Enable NEON straight blits. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Jonathan Morton | Enable NEON copies. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Jonathan Morton | Enable NEON fills. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Jonathan Morton | Add more NEON fast paths |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Only advance the Z coordinate for non-affine transforma... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Consistently use 256 pixels as the size of the temp... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Inline repeating instead of doing it as a separate... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Move pixman_expand/contract to pixman-utils.c |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Change pixel wise fetcher to fetch many pixels at a... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Remove unused access macro |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Add a 64 bit pixel fetcher and use it for solid colors |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Move simple fetchers after transformed fetcher |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Rename some of the fetchers |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Split filter switching into its own bits_image_fetch_fi... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Move 'adjust' code into the individual filters |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Add bits_image prefix to fetchers |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Move some code around - use image->fetch_pixel in FbFet... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Rename _pixman_image_fetch_pixels() to bits_image_fetch... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Get rid of the StoreExternalAlpha() functions |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Add fetch_scanline_raw{32,64} |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Add store_scanline_raw_{32,64} virtual functions to... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Move remaining pixman-transformed.c code into pixman... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Fix coordinate computation for perspective transformations |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Get rid of pixman-transformed-accessors |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Remove unused code from pixman-transformed.c |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Handle alpha maps in _pixman_image_fetch_pixels() |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Only do region lookups when the source region is differ... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Fix typo in fetch_bilinear_pixels() |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Process the correct number of coordinates for the NEARE... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Fix a couple of bugs in the bilinear fetcher |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Make fbFetchTransformed() used the new filtered many... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Add fetch_convolution_pixels() function |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Add fetch_bilinear_pixels() function |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Add fetch_extended() function |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Add _pixman_image_fetch_pixels() |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Get rid of toplevel argument to implementation construc... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Søren Sandmann... | Make sure the whole delegate chain has the correct... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Søren Sandmann... | Post-release version bump |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Søren Sandmann... | Pre-release version bump. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Søren Sandmann... | Create a vmx pixman_implementation_t |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Luca Barbato | Update vmxCombine*U to the new interface |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Siarhei Siamashka | Scaling test updated to provide better coverage for... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Søren Sandmann... | In pixman-sse2.c test for non-zero source, not just... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Søren Sandmann... | In the mmx implementation, check for source == 0 rather... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Jonathan Morton | Fixup the arm-simd and arm-neon implementations. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Magnus Kessler | pixman: define pixman_have_{mmx,sse2} on 64-bit Linux |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Søren Sandmann... | Really fix PPC build. |
commit | commitdiff | tree | snapshot |
next |