index
:
~jcristau/xserver
addresources
for-keith
hurd-fixes
libudev
libudev+inputclass
server-1.12-branch
server-1.7-branch
xephyr-xcb
Unnamed repository; edit this file to name it for gitweb.
jcristau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
/
fbpict.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
fb: Hide glyph implementation details
Adam Jackson
1
-4
/
+0
2014-04-03
fb: Publish fbGlyphs and fbUnrealizeGlyph
Keith Packard
1
-1
/
+14
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-44
/
+31
2011-02-26
Move miTriangles to fb as fbTriangles()
Søren Sandmann Pedersen
1
-0
/
+10
2011-02-26
Move miTrapezoids() into fb as fbTrapezoids()
Søren Sandmann Pedersen
1
-0
/
+10
2010-11-02
fb: Delete a bunch more left-overs
Søren Sandmann Pedersen
1
-380
/
+0
2010-11-02
fb: Delete fbCompositeGeneral()
Søren Sandmann Pedersen
1
-16
/
+0
2010-11-01
render: Delete renderedge.[ch]
Søren Sandmann Pedersen
1
-3
/
+0
2010-11-01
Delete unused fbWalkCompositeRegion()
Søren Sandmann Pedersen
1
-17
/
+0
2009-08-04
Add support for RENDER BGRA formats.
Michel Dänzer
1
-0
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-7
/
+7
2007-05-23
- Make image_from_pict() non-static
Soren Sandmann Pedersen
1
-12
/
+0
2007-05-21
Remove fast path code from fbpict.c
Soren Sandmann Pedersen
1
-191
/
+0
2007-05-03
New fbWalkCompositeRegion() function
Soren Sandmann Pedersen
1
-0
/
+30
2007-05-03
Add fbCompositeRect() as another special case in the switch of doom in fbpict.c
Soren Sandmann Pedersen
1
-0
/
+3
2007-04-24
From pixman (Jeff Muizelaar)
Soren Sandmann Pedersen
1
-2
/
+2
2007-04-24
Add functions fbCompositeSrcSrc_nxn() and fbCompositeTrans_0565xnx0565
Soren Sandmann Pedersen
1
-0
/
+8
2007-01-22
Really fix optimized render cases being hit when they shouldn't.
Eric Anholt
1
-3
/
+0
2006-11-01
Fix several cases where optimized paths were hit when they shouldn't be.
Eric Anholt
1
-6
/
+41
2006-08-01
Wrap libwfb memory access.
Aaron Plattner
1
-14
/
+14
2006-07-26
Add framebuffer access wrapper infrastructure.
Aaron Plattner
1
-0
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2005-12-28
Fix a copy'n'paste-o that would result in mis-rounding of the results of
Eric Anholt
1
-1
/
+1
2005-10-02
Bugzilla #4616:
Eric Anholt
1
-1
/
+1
2005-08-12
Fri Aug 12 14:45:54 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-23
/
+27
2005-07-12
Add MMX Code paths for the basic composition operations in
Lars Knoll
1
-0
/
+9
2005-07-04
Fix handling of "super luminescent" colors Fix off by one error in the
Lars Knoll
1
-32
/
+105
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Add support for gradients and solid fills to Render.
Lars Knoll
1
-2
/
+2
2005-06-09
Bug #3434: Don't define fbAddTraps twice. (Mike A. Harris)
Adam Jackson
1
-9
/
+0
2005-05-08
Render performance improvements. (Lars Knoll, Zack Rusin)
Adam Jackson
1
-664
/
+126
2005-03-27
Sat Mar 26 19:00:30 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-13
/
+0
2005-03-26
Sat Mar 26 18:49:21 2005 Soeren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-0
/
+13
2005-01-16
Bug #1895: Fix fbComposeGetSolid for BGR. (David S. Miller)
Adam Jackson
1
-1
/
+9
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-1
/
+1
2004-08-13
Empty damage object when freeing pixmap.
Keith Packard
1
-9
/
+0
2004-08-06
Add RenderAddTraps. Rewrite trapezoid rendering code.
Keith Packard
1
-0
/
+37
2004-07-22
Thu Jul 22 20:03:11 2004 Soeren Sandmann <sandmann@daimi.au.dk>
Søren Sandmann Pedersen
1
-0
/
+64
2004-05-12
Fix problems in render fb implementation found by rendercheck:
Eric Anholt
1
-9
/
+2
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+976