index
:
~airlied/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xinerama-cleanup
xinerama-the-revenge
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
api: rework the X server driver API to avoid global arrays.
for-keithp-squashed
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
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
[next]