index
:
~sandmann/xserver
fbdelete
filters
fixconfig
for-keithp
glyph2
glyph22
glyphs
rcs
rects
render
rhel65-fixes
sent
traps
tris
Unnamed repository; edit this file to name it for gitweb.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-09-21
render: reply with the server or client version, whichever is lower.
Peter Hutterer
1
-2
/
+12
2009-08-28
render: delete unused headers declaration
Tiago Vignatti
1
-11
/
+0
2009-08-28
render: AnimCurInit and AnimCursorCreate shouldn't be _X_EXPORT
Tiago Vignatti
1
-2
/
+2
2009-08-13
Add 4 missing 10bpc picture formats to the server format list.
Pierre-Loup A. Griffais
2
-0
/
+16
2009-08-04
Add support for RENDER BGRA formats.
Michel Dänzer
2
-1
/
+38
2009-07-15
Render: Add support for the PDF blend mode operators.
Fredrik Höglund
1
-0
/
+2
2009-07-14
render: switch to byte counting functions
Peter Hutterer
1
-8
/
+8
2009-06-18
Fix miComputeCompositeRegion() to follow new clip rules.
Søren Sandmann Pedersen
1
-24
/
+16
2009-05-27
Fix alpha map computation in miComputeCompositeRegion()
Søren Sandmann Pedersen
1
-4
/
+4
2009-05-10
Make compositing with transformed windows work again.
Søren Sandmann Pedersen
1
-2
/
+2
[next]