projects
/
profile
/
ivi
/
pixman.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Get rid of scanFetchProc casts in pixman-radial-gradient.c
2009-06-04
Søren Sandmann Pedersen
Some cleanups in the configure.ac file
commit
|
commitdiff
|
tree
2009-06-04
Søren Sandmann Pedersen
Correct link to bugzilla in README
commit
|
commitdiff
|
tree
2009-06-04
Søren Sandmann Pedersen
Merge branch 'many-pixels'
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Only advance the Z coordinate for non-affine transformations
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Consistently use 256 pixels as the size of the temp...
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Inline repeating instead of doing it as a separate...
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Move pixman_expand/contract to pixman-utils.c
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Change pixel wise fetcher to fetch many pixels at a...
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Remove unused access macro
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Add a 64 bit pixel fetcher and use it for solid colors
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Move simple fetchers after transformed fetcher
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Rename some of the fetchers
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Split filter switching into its own bits_image_fetch_filtere...
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Move 'adjust' code into the individual filters
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Add bits_image prefix to fetchers
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Move some code around - use image->fetch_pixel in FbFetchSolid
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Rename _pixman_image_fetch_pixels() to bits_image_fetch_alph...
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Get rid of the StoreExternalAlpha() functions
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Add fetch_scanline_raw{32,64}
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Add store_scanline_raw_{32,64} virtual functions to...
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Move remaining pixman-transformed.c code into pixman...
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Fix coordinate computation for perspective transformations
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Get rid of pixman-transformed-accessors
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Remove unused code from pixman-transformed.c
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Handle alpha maps in _pixman_image_fetch_pixels()
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Only do region lookups when the source region is different...
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Fix typo in fetch_bilinear_pixels()
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Process the correct number of coordinates for the NEAREST...
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Fix a couple of bugs in the bilinear fetcher
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Make fbFetchTransformed() used the new filtered many...
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Add fetch_convolution_pixels() function
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Add fetch_bilinear_pixels() function
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Add fetch_extended() function
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Add _pixman_image_fetch_pixels()
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Get rid of toplevel argument to implementation constructors.
commit
|
commitdiff
|
tree
2009-06-02
Søren Sandmann Pedersen
Make sure the whole delegate chain has the correct...
commit
|
commitdiff
|
tree
2009-05-31
Søren Sandmann Pedersen
Post-release version bump
commit
|
commitdiff
|
tree
2009-05-31
Søren Sandmann Pedersen
Pre-release version bump.
commit
|
commitdiff
|
tree
2009-05-31
Søren Sandmann Pedersen
Create a vmx pixman_implementation_t
commit
|
commitdiff
|
tree
2009-05-30
Søren Sandmann Pedersen
In pixman-sse2.c test for non-zero source, not just...
commit
|
commitdiff
|
tree
2009-05-30
Søren Sandmann Pedersen
In the mmx implementation, check for source == 0 rather...
commit
|
commitdiff
|
tree
2009-05-28
Søren Sandmann Pedersen
Really fix PPC build.
commit
|
commitdiff
|
tree
2009-05-28
Søren Sandmann Pedersen
Add back pixman_composeFunctions since vmx is not ported...
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
In _pixman_implementation_fill() don't call the delegate...
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Call the toplevel implementation for combining
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Set up combiner functions for an implementation directly...
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Consolidate the general implementation into one function
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Move the argument struct into pixman_image_composite_rect
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Make a couple of functions static
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Delete pixman-sse2.h and pixman-mmx.h
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Make the fast_path implementation run the c_fast_paths
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Split fill implementations out in the implementations
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Add alignment workaround to sse2
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Add a general_blt() that just returns FALSE
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Move sse2 and mmx blt implementations to their respective...
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Move gcc alignment workaround to pixman-sse2.c
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Set up SSE2 combiners
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Make pixman_implementation call the right combiner
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Use the implementation's combiner's
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Move SSE2 variable initializations to pixman_implementations...
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Move mmx fast path code to pixman-mmx.c
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Move sse2 fast path running to the sse2 implementation
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Change pixman_lookup_fast_path() to actually run the...
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Add _pixman_choose_implementation
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Remove fast path lookup code from pixman-general
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Beginning of sse2 implementation
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Copy fast path lookup code into pixman-utils.c
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Initial fast path implementation
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Change prototypes for compositing functions to use...
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Add component alpha combiners in pixman-implementation.c
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Beginning of MMX implementation
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Move entire C implementation into pixman-general.c
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Add beginning of general implementation
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Formatting
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Beginning of pluggable implementations
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Move fbStoreExternalAlpha{,64} into pixman-bits-image.c
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Add new store_scanline_{32,64} in bits_image_t
commit
|
commitdiff
|
tree
2009-05-23
Søren Sandmann Pedersen
Post-release version bump
commit
|
commitdiff
|
tree
2009-05-22
Søren Sandmann Pedersen
Pre-release version bump
commit
|
commitdiff
|
tree
2009-05-21
Søren Sandmann Pedersen
Fix alpha map computation in pixman_compute_composite_region()
commit
|
commitdiff
|
tree
2009-05-21
Søren Sandmann Pedersen
Fix build on ppc. Pointed out by Chris Ball
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Make SSE2 fast paths static and remove them from the...
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Make MMX fast paths static and remove them from the...
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Notes on component alpha
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Note about glyphs polygons
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Notes on output kernels
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Further notes on the rendering pipeline
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Some roadmap notes
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Describe alpha map in the pipeline
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Notes on the rendering pipeline
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Move C fast paths to their own file pixman-fast-path.c
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Move the arch specific fast path tables into their...
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Move CPU detection code to its own file
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Move conical gradient code to pixman-conical-gradient...
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Move the radial gradient code form pixman-source.c...
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Duplicate some code that was shared between radial...
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Move the linear gradient code from pixman-source.c...
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Rename pixmanFetchSourcePict to pixmanFetchGradient
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Add a generic 64 bit fetcher and use it for gradients...
commit
|
commitdiff
|
tree
2009-05-16
Søren Sandmann Pedersen
Move the gradient walker code to its own file
commit
|
commitdiff
|
tree
next