index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
9
-62
/
+62
2013-05-15
Abstract cursor refcounting
Peter Hutterer
1
-2
/
+1
2013-01-09
render: Unwrap early on the animated cursor BlockHandler
Carlos Garnacho
1
-1
/
+2
2012-11-05
render: fix shadow warnings
Yaakov Selkowitz
1
-4
/
+4
2012-08-14
Only free Render filter names on last screen close
Keith Packard
1
-1
/
+4
2012-07-10
Render: Remove unused glyphDepths
Daniel Stone
1
-2
/
+0
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
2
-2
/
+1
2012-07-09
Use C99 designated initializers in various extension Replies
Alan Coopersmith
1
-5
/
+5
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-2
/
+2
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-4
/
+4
2012-07-06
dix: introduce gpu screens. (v5)
Dave Airlie
1
-0
/
+2
2012-07-05
Add screen-specific privates.
Keith Packard
1
-2
/
+3
2012-06-28
dix/render: consolidate window format matching code.
Dave Airlie
2
-0
/
+11
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
3
-9
/
+7
2012-05-21
render/exa: use glyph picture accessors
Dave Airlie
2
-12
/
+12
2012-05-21
render: add GetGlyphPicture accessor.
Dave Airlie
2
-0
/
+16
2012-04-18
dix: add reference count of the resource to ResourceSizeRec
Erkki Seppälä
1
-1
/
+3
2012-04-18
render: Report pixmap usage of pictures to resource extension.
Rami Ylimäki
1
-0
/
+22
2012-03-21
Indentation: Change '& stuff' to '&stuff'
Daniel Stone
1
-6
/
+6
2012-03-21
Introduce a consistent coding style
Keith Packard
15
-5232
/
+4829
2012-01-13
render: don't bother with animated cursors on floating slaves (#39989)
Peter Hutterer
1
-0
/
+3
2011-12-12
CompareISOLatin1Lowered: constify arguments
Alan Coopersmith
1
-1
/
+2
2011-11-23
Fix gcc -Wwrite-strings warnings in various extensions
Alan Coopersmith
2
-6
/
+6
2011-11-23
Remove redundant redeclarations of functions in the same header file
Alan Coopersmith
1
-3
/
+0
2011-11-23
Convert ProcRenderQueryFilters to use memcpy instead of strncpy
Alan Coopersmith
1
-2
/
+2
2011-10-18
render: export TriStrip and TriFan to the drivers
Chris Wilson
4
-32
/
+114
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
[next]