2009-06-24 |
Søren Sandmann Ped... | Delete FbIntMult and FbIntDiv macros, and move FbIntAdd... |
blob | commitdiff |
2009-06-23 |
Søren Sandmann Ped... | Rename PIXMAN_FORMAT_16BPC macro to PIXMAN_FORMAT_IS_WIDE |
blob | commitdiff | diff to current |
2009-06-23 |
Søren Sandmann Ped... | Write alpha map fetching with FbByteMul() instead of... |
blob | commitdiff | diff to current |
2009-06-23 |
Søren Sandmann Ped... | Remove unused typedefs. |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Move accessor macros to their own header. |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Move FbGet8() macro into pixman-bits-image.c |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Fix typo in CLIP macro. |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Turn the FbAdd() macro into an FbIntAdd() which doesn... |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Delete FbInU macro. |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Use fbOver() instead of fbOver24. |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Eliminate Fetch/Store24 macros. |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Various minor changes |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Some formatting changes |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Delete struct point |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Move code around |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Move pixman_version() to pixman.c |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Move pixman_compute_composite_region() into pixman... |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Get rid of indexed argument to store functions |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Move macros around in pixman-private.h |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Move some macros into pixman-access.c |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Delete obsolete comment |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Move edge stepper macros into pixman-edge.c |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Delete FB_MASK and FB_ALLONES macros |
blob | commitdiff | diff to current |
2009-06-22 |
Søren Sandmann Ped... | Replace switch functions in pixman-access.c with a... |
blob | commitdiff | diff to current |
2009-06-21 |
Søren Sandmann Ped... | Rename pixman_image_can_get_solid() to pixman_image_is_... |
blob | commitdiff | diff to current |
2009-06-21 |
Søren Sandmann Ped... | Turn fbComposeGetSolid() macro into a pixman_image_get_... |
blob | commitdiff | diff to current |
2009-06-21 |
Søren Sandmann Ped... | Move pixman_image_fill_rectangles() to pixman.c |
blob | commitdiff | diff to current |
2009-06-21 |
Søren Sandmann Ped... | Delete unused mod macro |
blob | commitdiff | diff to current |
2009-06-21 |
Søren Sandmann Ped... | Eliminate bit fiddling macros from pixman-private.h. |
blob | commitdiff | diff to current |
2009-06-21 |
Søren Sandmann Ped... | Implement fbComposeGetSolid() as a call to pixman_image... |
blob | commitdiff | diff to current |
2009-06-21 |
Søren Sandmann Ped... | Eliminate FbStipMask macro. |
blob | commitdiff | diff to current |
2009-06-21 |
Søren Sandmann Ped... | Move compiler dependencies to a new pixman-compiler... |
blob | commitdiff | diff to current |
2009-06-21 |
Søren Sandmann Ped... | Rename FastPathInfo to pixman_fast_path_t |
blob | commitdiff | diff to current |
2009-06-21 |
Søren Sandmann Ped... | Eliminate MSBFirst, LSBFirst, IMAGE_BYTE_ORDER, and... |
blob | commitdiff | diff to current |
2009-06-19 |
Søren Sandmann Ped... | Get rid of pixman_region_internal_set_static_pointers() |
blob | commitdiff | diff to current |
2009-06-19 |
Søren Sandmann Ped... | Rename PixmanTimer to pixman_timer_t |
blob | commitdiff | diff to current |
2009-06-19 |
Søren Sandmann Ped... | Rename GradientWalker to pixman_gradient_walker_t |
blob | commitdiff | diff to current |
2009-06-19 |
Søren Sandmann Ped... | Delete unused IS_SOURCE_IMAGE() macro |
blob | commitdiff | diff to current |
2009-06-19 |
Søren Sandmann Ped... | Delete unused CombineFunc{32,64} types |
blob | commitdiff | diff to current |
2009-06-19 |
Søren Sandmann Ped... | Rename bits_image.fetch_pixels_{32,64} to fetch_pixels_... |
blob | commitdiff | diff to current |
2009-06-19 |
Søren Sandmann Ped... | Delete empty FASTCALL macro |
blob | commitdiff | diff to current |
2009-06-19 |
Søren Sandmann Ped... | Delete FbComposeData type |
blob | commitdiff | diff to current |
2009-06-19 |
Søren Sandmann Ped... | Remove unused pixmanFetchGradient() declaration |
blob | commitdiff | diff to current |
2009-06-13 |
Søren Sandmann Ped... | Add API to set a function to be called when the image... |
blob | commitdiff | diff to current |
2009-06-13 |
Søren Sandmann Ped... | Simplify clipping rule |
blob | commitdiff | diff to current |
2009-06-13 |
Søren Sandmann Ped... | Remove srcRepeat and maskRepeat arguments from _pixman_... |
blob | commitdiff | diff to current |
2009-06-05 |
Søren Sandmann Ped... | Pre-release version bump |
blob | commitdiff | diff to current |
2009-06-04 |
Søren Sandmann Ped... | Add an --enable-timers configure option to enable the... |
blob | commitdiff | diff to current |
2009-06-04 |
Søren Sandmann Ped... | Merge branch 'many-pixels' |
blob | commitdiff | diff to current |
2009-06-02 |
Søren Sandmann Ped... | Change pixel wise fetcher to fetch many pixels at a... |
blob | commitdiff | diff to current |
2009-06-02 |
Søren Sandmann Ped... | Remove unused access macro |
blob | commitdiff | diff to current |
2009-06-02 |
Søren Sandmann Ped... | Add a 64 bit pixel fetcher and use it for solid colors |
blob | commitdiff | diff to current |
2009-06-02 |
Søren Sandmann Ped... | Add fetch_scanline_raw{32,64} |
blob | commitdiff | diff to current |
2009-06-02 |
Søren Sandmann Ped... | Add store_scanline_raw_{32,64} virtual functions to... |
blob | commitdiff | diff to current |
2009-06-02 |
Søren Sandmann Ped... | Move remaining pixman-transformed.c code into pixman... |
blob | commitdiff | diff to current |
2009-06-02 |
Søren Sandmann Ped... | Get rid of pixman-transformed-accessors |
blob | commitdiff | diff to current |
2009-06-02 |
Søren Sandmann Ped... | Remove unused code from pixman-transformed.c |
blob | commitdiff | diff to current |
2009-06-02 |
Søren Sandmann Ped... | Add fetch_bilinear_pixels() function |
blob | commitdiff | diff to current |
2009-06-02 |
Søren Sandmann Ped... | Add _pixman_image_fetch_pixels() |
blob | commitdiff | diff to current |
2009-06-02 |
Søren Sandmann Ped... | Get rid of toplevel argument to implementation construc... |
blob | commitdiff | diff to current |
2009-05-31 |
Søren Sandmann Ped... | Create a vmx pixman_implementation_t |
blob | commitdiff | diff to current |
2009-05-29 |
Jonathan Morton | Fixup the arm-simd and arm-neon implementations. |
blob | commitdiff | diff to current |
2009-05-28 |
Søren Sandmann Ped... | Really fix PPC build. |
blob | commitdiff | diff to current |
2009-05-28 |
Søren Sandmann Ped... | Add back pixman_composeFunctions since vmx is not porte... |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Set up combiner functions for an implementation directl... |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Make the fast_path implementation run the c_fast_paths |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Split fill implementations out in the implementations |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Move sse2 and mmx blt implementations to their respecti... |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Change pixman_lookup_fast_path() to actually run the... |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Add _pixman_choose_implementation |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Remove fast path lookup code from pixman-general |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Beginning of sse2 implementation |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Initial fast path implementation |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Change prototypes for compositing functions to use... |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Add component alpha combiners in pixman-implementation.c |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Beginning of MMX implementation |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Move entire C implementation into pixman-general.c |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Add beginning of general implementation |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Formatting |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Beginning of pluggable implementations |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Move fbStoreExternalAlpha{,64} into pixman-bits-image.c |
blob | commitdiff | diff to current |
2009-05-23 |
Søren Sandmann Ped... | Add new store_scanline_{32,64} in bits_image_t |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Move C fast paths to their own file pixman-fast-path.c |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Move the arch specific fast path tables into their... |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Move the linear gradient code from pixman-source.c... |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Rename pixmanFetchSourcePict to pixmanFetchGradient |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Add a generic 64 bit fetcher and use it for gradients... |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Move the gradient walker code to its own file |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Replace pixman_image_get_fetchers() with pixman_image_g... |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Store get_scanline() functions in the image struct |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Add stubs for property_changed virtual functions |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Split pixel images into pixman-bits-image.c |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Split linear gradient images into pixman-linear-gradient.c |
blob | commitdiff | diff to current |
2009-05-16 |
Søren Sandmann Ped... | Split solid fill images into pixman-solid-fill.c |
blob | commitdiff | diff to current |
2009-05-13 |
Søren Sandmann Ped... | Merge branch 'master' of git+ssh://sandmann@git.freedes... |
blob | commitdiff | diff to current |
2009-05-13 |
Søren Sandmann Ped... | Remove unused CombineMask64 type |
blob | commitdiff | diff to current |
2009-05-13 |
Søren Sandmann Ped... | Merge branch 'master' into refactor |
blob | commitdiff | diff to current |
2009-05-04 |
Søren Sandmann Ped... | Remove unused combineMaskU functions |
blob | commitdiff | diff to current |
2009-05-04 |
Søren Sandmann Ped... | Get rid of separate combineU and combineC types |
blob | commitdiff | diff to current |
2009-05-04 |
Søren Sandmann Ped... | Change type of combineU to take a mask |
blob | commitdiff | diff to current |
next |