summaryrefslogtreecommitdiff
path: root/fb
AgeCommit message (Expand)AuthorFilesLines
2005-11-04Only use fbCopyAreammx if planemask is FB_ALLONES (fixes XTS5 XCopyAreaKevin E Martin1-1/+2
2005-10-05Add DGA configure option and add various files that we should be dist'ing.Kristian Høgsberg1-0/+1
2005-10-04Correct the test for whether projective transform is necessary. Also, useEric Anholt1-16/+16
2005-10-03Bug #3781: Only use fbCopyAreammx when alu == GXcopy. Originally Gentoo bugAdam Jackson1-1/+1
2005-10-03Merge r1.36 of fbcompose.c from xserver CVS: Special case projectiveEric Anholt1-78/+158
2005-10-03Merge r1.2 of fbedge.c from xserver CVS: Optimize spans where the sameEric Anholt1-25/+204
2005-10-02Bugzilla #4616:Eric Anholt8-58/+74
2005-10-01Bug #3822: out of bound reads in fbbltone and fbblt (Mark Kettenis, ThierryMatthieu Herrb2-9/+23
2005-09-23Fri Sep 23 19:00:06 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-7/+16
2005-09-13Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmapDaniel Stone1-2/+4
2005-09-07Fix typo resulting in failure to swap between RGB/BGR properly. (Stephen P.Daniel Stone1-2/+2
2005-08-30More 0 -> NULL for pointers missed in previous commit to this file.Eric Anholt1-10/+10
2005-08-30Apply an xserver patch from cworth: Avoid buffer ovverrun when aEric Anholt1-1/+6
2005-08-30Apply the xserver patch from vektor for bug #4208: Use NULL for pointersEric Anholt3-22/+22
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone4-16/+0
2005-08-18Thu Aug 18 17:27:09 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-6/+18
2005-08-17Wed Aug 17 13:13:00 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-4/+4
2005-08-12Fri Aug 12 14:49:24 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-24/+40
2005-08-12Fri Aug 12 14:45:54 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-23/+27
2005-08-12Fri Aug 12 14:29:09 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-8/+10
2005-08-12Fri Aug 12 10:45:01 2005 S%Gï¿¿%@ren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-1/+1
2005-08-11Add check for whether the platform is MMX capable and add the relevantSøren Sandmann Pedersen1-0/+5
2005-08-10Wed Aug 10 16:17:38 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-0/+61
2005-08-04Thu Aug 4 16:08:00 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2-518/+420
2005-08-01Bugzilla #3566 <https://bugs.freedesktop.org/show_bug.cgi?id=3566> PatchXORG-6_8_99_900Alan Coopersmith1-4/+8
2005-08-01Fri Jul 29 17:20:53 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-2/+3
2005-07-26xserver/xorg/fb/Makefile.am: install fboverlay.hSøren Sandmann Pedersen1-1/+1
2005-07-26fb/Makefile.am: add fbpseudocolor.h to sdk_HEADERSSøren Sandmann Pedersen1-1/+1
2005-07-13don't clobber %ebx in the assembler.Lars Knoll1-3/+5
2005-07-13Fix potential buffer overflow and a smaller bug in the convolution filterLars Knoll1-4/+10
2005-07-13fix compilationLars Knoll1-47/+47
2005-07-12Add MMX Code paths for the basic composition operations inLars Knoll5-149/+759
2005-07-04Revert last changes. They have to be addressed in a different wayAlexander Gottwald1-1/+2
2005-07-04Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86MiscAlexander Gottwald1-2/+1
2005-07-04don't be too smart and try to replace PictOpOver by PictOpSrc when we haveLars Knoll2-6/+4
2005-07-04Fix handling of "super luminescent" colors Fix off by one error in theLars Knoll2-282/+349
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone2-6/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone44-3/+179
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone7-7/+7
2005-07-01Remove fbcmap.c hacks from the DIX.Daniel Stone1-3/+2
2005-07-01Adding initial build system.Daniel Stone1-0/+50
2005-07-01Add support for gradients and solid fills to Render.Lars Knoll3-36/+256
2005-06-15Fix projective transformations in fbcompose.c Bugfix for convolutionLars Knoll1-133/+283
2005-06-13add the convolution filter from xserver to xorgLars Knoll2-107/+163
2005-06-09Bug #3434: Don't define fbAddTraps twice. (Mike A. Harris)Adam Jackson1-9/+0
2005-05-19Wed May 18 21:20:35 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-1/+1
2005-05-18Wed May 18 16:47:44 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-0/+9
2005-05-14Change return statements to fix compiler errors: "fbcompose.c", line 2815:XORG-6_8_99_7Alan Coopersmith1-4/+8
2005-05-08Render performance improvements. (Lars Knoll, Zack Rusin)Adam Jackson3-2952/+2667