index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-05
Add subWindowMode parameter to SourceValidate
Ville Syrjälä
1
-1
/
+2
2010-12-31
render: Enable animated cursor block handler only when needed
Pauli Nieminen
1
-5
/
+13
2010-12-31
render: Don't filter 0 return from GetTimeInMillis
Pauli Nieminen
1
-2
/
+6
2010-12-27
Render: Fix 'comparing between distinct pointer types' warning
Daniel Stone
1
-2
/
+4
2010-12-07
Move inclusion of panoramiX headers to top of render.c
Alan Coopersmith
1
-3
/
+5
2010-12-02
render: Fix byteswapping of gradient stops
Andrea Canciani
1
-2
/
+2
2010-11-30
render: Reshuffle and cull dead field from GlyphSetRec
Adam Jackson
1
-2
/
+1
2010-11-30
render: repack PictureRec
Adam Jackson
2
-12
/
+9
2010-11-10
Merge remote branch 'whot/for-keith'
Keith Packard
2
-15
/
+6
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
2
-15
/
+6
2010-11-01
render: Delete renderedge.[ch]
Søren Sandmann Pedersen
3
-199
/
+2
2010-08-19
render: Bounds check for nglyphs in ProcRenderAddGlyphs (#28801)
Adam Jackson
1
-0
/
+8
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-15
/
+15
2010-06-06
Place glyph privates at correct location within the allocate storage
Keith Packard
1
-5
/
+5
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
2
-7
/
+4
2010-06-05
Make GetPictureScreenIfSet check if Render is running
Keith Packard
1
-1
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
6
-45
/
+46
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
3
-32
/
+32
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-22
/
+22
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
1
-22
/
+22
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-19
Merge remote branch 'vignatti/animcursor-state-fix'
Keith Packard
1
-47
/
+19
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
3
-19
/
+30
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
2
-2
/
+1
2010-05-19
render: set anim cursor state for pointer enabled devices only
Tiago Vignatti
1
-41
/
+18
2010-05-18
render: remove unused animcursor fields from private rec
Tiago Vignatti
1
-4
/
+0
2010-05-18
render: removed unused macro from animcursor
Tiago Vignatti
1
-2
/
+1
2010-05-15
Check pixmap allocation return value when creating glyphs
Keith Packard
1
-0
/
+7
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-30
/
+20
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-2
/
+2
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-11
/
+12
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
8
-124
/
+124
2010-05-07
Return BadPicture, not BadPixmap, if alpha-map is invalid.
Jamey Sharp
1
-1
/
+1
2010-05-07
VERIFY_PICTURE always returns BadPicture. Don't bother specifying.
Jamey Sharp
2
-90
/
+49
2010-04-30
Delete loop with no effect from GlyphUninit
Keith Packard
1
-9
/
+0
2010-03-24
Fix crash when all glyphs of a given depth are freed, but not all glyphsets
Peter Harris
1
-0
/
+3
2010-01-29
RENDER: Fix gradient and solid fill pictures with Xinerama, and misc cleanup
Robert Morell
1
-0
/
+137
2010-01-29
Render: Fix request size verification
Robert Morell
1
-2
/
+2
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
2
-12
/
+5
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+4
2009-10-15
Move SHA1 computation from render/glyph.c to os/
Julien Cristau
1
-27
/
+9
2009-10-06
render: Fix clip region translation in miClipPictureSrc().
Kim Woelders
1
-4
/
+4
2009-10-01
render: Fix crash in RenderAddGlyphs (#23645)
Peter Hutterer
1
-1
/
+5
2009-10-01
render: set the glyph picture to NULL by default.
Peter Hutterer
1
-26
/
+31
2009-09-28
render: Plug a memory leak in AddGlyph. (#23286)
Peter Hutterer
1
-21
/
+21
2009-09-23
render: Don't add b8g8r8x8 format for depth 24.
Michel Dänzer
1
-4
/
+1
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-3
/
+4
[next]