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
/
miext
/
damage
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-2
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
2
-32
/
+32
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-8
/
+8
2008-10-23
Fix previous cherry pick for API changes
Adam Jackson
1
-1
/
+1
2008-10-23
Wrap AddTraps in exa and damage.
Keith Packard
2
-0
/
+54
2008-10-02
Unifdef ISC
Adam Jackson
3
-0
/
+0
2008-08-31
damage: choose less ambiguous function names
Maarten Maathuis
2
-39
/
+39
2008-08-30
damage: initial attempt at a damage marker mechanism
Maarten Maathuis
3
-12
/
+107
2008-08-29
damage: DamageReportRawRegion should set pDamage->damage
Maarten Maathuis
1
-0
/
+2
2008-08-29
damage: internal functions start with a non-capital letter
Maarten Maathuis
1
-3
/
+3
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
2
-32
/
+58
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-4
/
+8
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+0
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-3
/
+0
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-11-05
Damage: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
3
-35
/
+9
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
2
-35
/
+0
2007-09-07
Add DamagePendingRegion.
Michel Dänzer
2
-0
/
+9
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2
-38
/
+18
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
2
-23
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
3
-6
/
+0
2007-03-27
Move libcw setup to the only renderer requiring it (XAA).
Eric Anholt
1
-10
/
+0
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
2
-14
/
+10
2006-12-19
Merge branch 'master' into exa-damagetrack
Michel Dänzer
2
-3
/
+1
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
2
-3
/
+1
2006-06-12
Provide option to report damage after operation is complete.
Eric Anholt
3
-37
/
+119
2006-04-30
Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.
Adam Jackson
1
-3
/
+0
2006-02-16
Make more extensions optional in build (for kdrive). Fix kdrive build for
Keith Packard
1
-0
/
+2
2006-02-15
Mark everything in misym.c as _X_EXPORT.
Adam Jackson
1
-1
/
+1
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-0
/
+2
2006-01-23
wrap with if XORG / endif
Alan Hourihane
1
-0
/
+2
2006-01-23
#include "gcstruct.h"
Alan Hourihane
1
-0
/
+1
2006-01-23
add damage.h & damagestr.h to SDK headers
Alan Hourihane
1
-0
/
+2
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+1
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-2
/
+2
2005-10-06
Bug #4699: Correct some memory leaks in EXA and damage related to region
Eric Anholt
1
-8
/
+10
2005-08-07
Bug #3989: Fix Composite builds, enable Composite build by default. (Olli
Adam Jackson
1
-0
/
+2
2005-07-03
Fix more include paths; add dix-config.h to XKB code.
Daniel Stone
1
-3
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
3
-2
/
+14
2005-07-02
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
Daniel Stone
1
-0
/
+2
2005-07-01
Adding initial build system.
Daniel Stone
1
-0
/
+6
2005-06-09
Bug #2469: More accurate damage reports. (Jonathan Lennox)
Adam Jackson
1
-36
/
+58
2005-03-22
Tue Mar 22 12:47:16 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-1
/
+5
2005-03-16
Wed Mar 16 16:17:43 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-3
/
+7
2004-12-02
//freedesktop.org/bugzilla/show_bug.cgi?id=1998): Fix Xserver standalone
Roland Mainz
1
-1
/
+3
2004-11-23
//freedesktop.org/bugzilla/show_bug.cgi?id=1204): Fix X11 test suite
Roland Mainz
1
-2
/
+2
2004-09-03
First set of documentation updates.
Kevin E Martin
1
-8
/
+4
2004-09-02
Workaround for servers using rootless layer with damage (Bug #1168, Torrey
Kevin E Martin
1
-0
/
+8
2004-08-14
Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32
Keith Packard
1
-5
/
+9
[next]