index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
exa
/
exa_render.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-30
sparse cleanups. s/0/NULL/ and mark a few things static.
Adam Jackson
1
-3
/
+3
2005-09-21
Bug #4541: Fix text drawing in the case where a list contains no
Eric Anholt
1
-1
/
+9
2005-09-21
- Change migration-in rule slightly: previously, if your score was less
Eric Anholt
1
-3
/
+2
2005-09-18
Break EXA ABI while we still can. Add coordinates to the UploadToScreen
Eric Anholt
1
-8
/
+15
2005-09-17
- Don't try to upload 0 byte-per-pixel (PICT_a1) data using
Eric Anholt
1
-17
/
+225
2005-09-11
Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called
Eric Anholt
1
-6
/
+3
2005-09-11
Simplify life for EXA drivers by reducing some {Con,Dis}joint ops.
Adam Jackson
1
-0
/
+17
2005-08-30
Remove existing broken maxX/maxY code for composite (results in infinite
Eric Anholt
1
-56
/
+11
2005-08-06
Last bits of changes to make exa build properly in the modular server.
Chris Lee
1
-1
/
+1
2005-07-07
Check vtSema before accelerating primitives and sync in fallbacks only if
Zack Rusin
1
-0
/
+12
2005-07-01
Adding the new acceleration architecture: Exa. It's meant to replace XAA in
Zack Rusin
1
-0
/
+572