index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-23
Unconditionally #include <stdint.h>
Alan Coopersmith
1
-4
/
+0
2011-09-21
Cast char* buffers to swap functions
Matt Turner
1
-3
/
+3
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-238
/
+204
2011-08-31
render: Replace __inline with inline.
Cyril Brulebois
1
-5
/
+1
2011-04-27
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
1
-1
/
+1
2011-04-25
render: Silence warnings when building with clang
Jeremy Huddleston
1
-1
/
+1
2011-04-22
render: Remove unused TriStrip and TriFan typedefs
Søren Sandmann Pedersen
1
-18
/
+0
2011-04-22
render: Remove unused fields in the source picture structs
Søren Sandmann Pedersen
2
-38
/
+0
2011-04-22
render: Delete PictureGradientColor()
Søren Sandmann Pedersen
2
-50
/
+0
2011-04-07
dix: don't free stranger pointers inside AllocARGBCursor
Tiago Vignatti
1
-3
/
+9
2011-04-04
render: fix memory leaks in ProcRenderCompositeGlyphs
Tiago Vignatti
1
-13
/
+12
2011-03-28
render: warning fixes
Adam Jackson
1
-3
/
+0
2011-03-23
Merge remote-tracking branch 'airlied/xinerama-cleanup'
Keith Packard
1
-20
/
+5
2011-03-14
Remove TriStrip and TriFan from the picture screen
Søren Sandmann Pedersen
4
-48
/
+0
2011-03-14
Absorb miTriStrip() into CompositeTriStrip()
Søren Sandmann Pedersen
2
-23
/
+18
2011-03-14
Absorb miTriFan() into CompositeTriFan()
Søren Sandmann Pedersen
2
-25
/
+19
2011-03-14
Remove geometry arguments from miSourceValidate()
Søren Sandmann Pedersen
2
-52
/
+17
2011-03-10
panoramiX: consolidate common id assignment code.
Dave Airlie
1
-20
/
+5
2011-03-08
xinerama: Use RESTYPE consistently
Adam Jackson
1
-1
/
+1
2011-02-26
Move miTriangles to fb as fbTriangles()
Søren Sandmann Pedersen
4
-126
/
+1
2011-02-26
Move miTrapezoids() into fb as fbTrapezoids()
Søren Sandmann Pedersen
3
-72
/
+1
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
[prev]
[next]