Displaying 9 results from an estimated 9 matches for "xsrc".
Did you mean:
  src
  
2010 Jul 27
0
NV50 inifinite loop
...pmpix=<value optimized out>, pdpix=0x21e4b20)
    at ../../src/nv50_exa.c:840
        pNv = 0x1c8c690
        chan = 0x1c95d80
        eng2d = 0x1c825d0
        tesla = 0x1c8bf10
#1  0x00007f681b209495 in exaTryDriverComposite (op=128 '\200', pSrc=0x2068830, pMask=0x0, pDst=0x2068a20, xSrc=<value optimized out>, ySrc=<value optimized out>, xMask=<value optimized out>, 
    yMask=<value optimized out>, xDst=268, yDst=0, width=<value optimized out>, height=<value optimized out>) at ../../exa/exa_render.c:759
        region = {extents = {x1 = 268, y1...
2011 Feb 10
2
[Bug 34139] New: Seemingly random GUI lock-ups
...0c1a0,
nrect=1, prect=0x7fff285bab60) at exa_accel.c:817
#11 0x00000000004d7c17 in damagePolyFillRect (pDrawable=0x1d58f20,
pGC=0x100c1a0, nRects=1, pRects=0x7fff285bab60) at damage.c:1400
#12 0x00007fcc4956a398 in exaGlyphs (op=3 '\003', pSrc=0x1bae0d0,
pDst=0x1cb8000, maskFormat=0xfb0e88, xSrc=665, ySrc=354, nlist=1,
    list=0x7fff285bb540, glyphs=0x7fff285bad40) at exa_glyphs.c:785
#13 0x00000000004d7315 in damageGlyphs (op=3 '\003', pSrc=0x1bae0d0,
pDst=0x1cb8000, maskFormat=0xfb0e88, xSrc=665, ySrc=354,
    nlist=1, list=0x7fff285bb540, glyphs=0x7fff285bad40) at damage.c:718...
2006 May 19
0
[ANNOUNCE] font-util 1.0.1
Sync license statement with NetBSD, which has removed advertising 
clause from original NetBSD license.   (See
http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/xsrc/xfree/xc/fonts/util/ucs2any.c?rev=1.9&content-type=text/plain 
and
http://www.mail-archive.com/devel%40xfree86.org/msg07685.html )
CVS tag: font-util-1_0_1
http://xorg.freedesktop.org/releases/individual/font/font-util-1.0.1.tar.gz
f77c0851df109466b9938d7248e0ba84  font-util-1.0.1.tar.gz
c6f0...
2004 Jun 22
8
Tracking Mouse motion
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: tst_wxPaint.rbw
Type: application/octet-stream
Size: 4446 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/wxruby-users/attachments/20040622/abc8ba85/tst_wxPaint-0001.obj
2007 Mar 19
1
Wine unhandled exception running PocketFMS
...hdc=0x54c, hbitmap=0x558, startscan=0x0, 
lines=0x1a, bits=0x465bf70, info=0xaf5ce8, coloruse=0x0) 
[/usr/src/wine-0.9.28/dlls/gdi32/dib.c:344] in gdi32 (0x0034f0c0)
  5 0x7e9a66e4 StretchDIBits+0x184(hdc=<register EDI not in topmost frame>, 
xDst=0x0, yDst=0x0, widthDst=0xd0, heightDst=0x1a, xSrc=0x0, ySrc=0x0, 
widthSrc=0xd0, heightSrc=0x1a, bits=0x465bf70, info=<register ESI not in 
topmost frame>, wUsage=0x0, dwRop=0xcc0020) 
[/usr/src/wine-0.9.28/dlls/gdi32/dib.c:290] in gdi32 (0x0034f120)
  6 0x0053eafd in pocketfms (+0x13eafd) (0x0034f178)
  7 0x0054b8cf in pocketfms (+0x14b8cf)...
2007 Mar 29
0
[929] branches/wxruby2/wxwidgets_282/swig/classes: Fix virtual methods that shouldn''t be (Bug 9682); Add missing methods and
...class="cx"> public:
</span><span class="cx">    wxDC() ;
</span><span class="cx">   virtual  ~wxDC() ;
</span><del>-  virtual bool Blit(wxCoord  xdest , wxCoord  ydest , wxCoord  width , wxCoord  height , wxDC*  source , wxCoord  xsrc , wxCoord  ysrc , int logicalFunc = wxCOPY, bool  useMask = false, wxCoord xsrcMask = -1, wxCoord ysrcMask = -1)  = 0;
-  static bool CacheEnabled() ;
</del><ins>+  bool Blit(wxCoord  xdest , wxCoord  ydest , wxCoord  width , wxCoord  height , wxDC*  source , wxCoord  xsrc , wxCoord  ys...
2007 Dec 28
1
problems using --ignore-existing and filter rules
...oot/.mozilla
protect root/.spamassassin
protect source/
protect sysinst.log0
protect tftpboot/
protect tmp/
protect u0/
protect u0i/
protect u0j/
protect u1/
protect u1h/
protect u2/
protect u3/
protect u4/
protect u5/
protect usr/lsrc
protect usr/mdec
protect usr/pkgsrc
protect usr/src
protect usr/xsrc
protect var/tmp/*
protect var/yp/Makefile
protect var/yp/binding
protect var/yp/ka8zrt.com
protect var/zope*
protect vol
protect work
protect www
2007 Mar 27
0
[922] branches/wxruby2/wxwidgets_282: Changes, additions and deprecations 2.6 -> 2.8 Wx API
...">    wxDC() ;
</span><span class="cx">   virtual  ~wxDC() ;
</span><del>-  void BeginDrawing() ;
</del><span class="cx">   virtual bool Blit(wxCoord  xdest , wxCoord  ydest , wxCoord  width , wxCoord  height , wxDC*  source , wxCoord  xsrc , wxCoord  ysrc , int logicalFunc = wxCOPY, bool  useMask = false, wxCoord xsrcMask = -1, wxCoord ysrcMask = -1)  = 0;
</span><span class="cx">   static bool CacheEnabled() ;
</span><span class="cx">   void CalcBoundingBox(wxCoord  x , wxCoord  y ) ;
<...
2010 Mar 09
72
[Bug 26980] New: GT230M/nouveau: X server hangs spontaneously
http://bugs.freedesktop.org/show_bug.cgi?id=26980
           Summary: GT230M/nouveau: X server hangs spontaneously
           Product: xorg
           Version: 7.5
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org