index
:
~gsap7/xserver
glapi-sync
master
Unnamed repository; edit this file to name it for gitweb.
gsap7
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
/
render.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-118
/
+0
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-118
/
+0
2007-11-20
Revert "registry: Register RENDER extension protocol names."
Eamon Walsh
1
-90
/
+0
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-11-15
Fix a really dumb typo.
Aaron Plattner
1
-1
/
+1
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-24
/
+26
2007-11-05
Render: Remove usage of alloca
Daniel Stone
1
-22
/
+22
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-2
/
+4
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-35
/
+121
2007-10-15
registry: Register RENDER extension protocol names.
Eamon Walsh
1
-0
/
+90
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
1
-5
/
+5
2007-08-31
xace: add hooks + new access codes: Render extension
Eamon Walsh
1
-36
/
+58
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-7
/
+3
2007-08-23
Avoid leaking a Pixmap for every glyph
Carl Worth
1
-0
/
+5
2007-08-15
xace: add hooks + new access codes: core protocol cursor requests
Eamon Walsh
1
-11
/
+15
2007-08-02
Create a Picture as well as a Pixmap at the time of AllocateGlyph
Carl Worth
1
-10
/
+16
2007-08-02
Use per-screen Pixmaps for glyphs
Carl Worth
1
-2
/
+65
2007-08-02
Use strong hash (SHA1) for glyphs
Carl Worth
1
-7
/
+9
2007-08-02
ProcRenderAddGlyphs: Avoid allocating a glyph just to find it cached
Carl Worth
1
-23
/
+38
2007-08-02
ProcRenderAddGlyphs: Take advantage of the for loops to simplify the code a bit
Carl Worth
1
-8
/
+4
2007-08-02
ProcRenderAddGlyphs: Convert while loops to for loops where more natural
Carl Worth
1
-5
/
+4
2007-06-15
swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles.
Matthieu Herrb
1
-0
/
+2
2007-01-09
Multiple integer overflows in dbe and render extensions
Matthieu Herrb
1
-3
/
+12
2006-12-14
Remove instances of macro SECURITY_VERIFY_DRAWABLE.
Eamon Walsh
1
-8
/
+11
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-61
/
+61
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-05-09
Bug #6867: Yet another Render crash fix. (Michel Dänzer)
Adam Jackson
1
-2
/
+2
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-4
/
+1
2005-08-28
Bug #3974: Fix unaligned memory access on LP64. (Matthieu Herrb)
Adam Jackson
1
-1
/
+1
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-2
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-3
/
+3
2005-07-01
Add support for gradients and solid fills to Render.
Lars Knoll
1
-9
/
+263
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-6
/
+6
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-2
/
+2
2004-08-06
Add RenderAddTraps. Rewrite trapezoid rendering code.
Keith Packard
1
-1
/
+80
2004-07-26
remove extra ';' (Alan Hourihane, Keith Packard).
Matthieu Herrb
1
-2
/
+2
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
1
-1
/
+3
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-2
/
+5
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-1
/
+374
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+2584