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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Convert mi & miext to new *allocarray functions
Alan Coopersmith
18
-71
/
+66
2015-04-21
Convert exa & fb to new *allocarray functions
Alan Coopersmith
5
-10
/
+10
2015-04-21
Convert XKB to new *allocarray functions
Alan Coopersmith
8
-93
/
+96
2015-04-21
Convert top level extensions to new *allocarray functions
Alan Coopersmith
34
-122
/
+111
2015-04-21
Convert dix/* to new *allocarray functions
Alan Coopersmith
13
-76
/
+71
2015-04-21
Convert os/* to new *allocarray functions
Alan Coopersmith
2
-7
/
+8
2015-04-21
Add no-fail equivalents of allocarray & reallocarray
Alan Coopersmith
2
-0
/
+19
2015-04-21
Add xallocarray() helper macro
Alan Coopersmith
1
-0
/
+2
2015-04-21
Import reallocarray() from OpenBSD
Alan Coopersmith
5
-2
/
+58
2015-04-21
Add XNFcallocarray() to allow xnfcalloc() to check for overflow
Alan Coopersmith
4
-6
/
+24
2015-04-21
Let calloc handle multiplication
Alan Coopersmith
7
-13
/
+11
2015-04-21
Remove remaining doc references to Xalloc, Xrealloc, and Xfree
Alan Coopersmith
1
-6
/
+3
2015-04-21
Remove apSolaris.shar (old "aperture" kernel driver for Solaris)
Alan Coopersmith
2
-808
/
+1
2015-04-17
systemd-logind: don't second guess D-Bus default timeout
Ray Strode
1
-8
/
+6
2015-04-17
systemd-logind: filter out non-signal messages from message filter
Ray Strode
1
-0
/
+3
2015-04-13
mi: Partial pie-slice filled arcs may need more space for spans
Keith Packard
1
-0
/
+5
2015-04-13
Re-enable non serverfd input devices immediately on vtenter
Hans de Goede
1
-3
/
+4
2015-03-31
Require randrproto version 1.5.0 or newer
Keith Packard
1
-1
/
+1
2015-03-31
xfree86: Add GPU screens even if there are no active GDevs
Aaron Plattner
1
-3
/
+11
2015-03-31
xfree86: Fix xf86_check_platform_slot's handling of PCI
Aaron Plattner
1
-2
/
+4
2015-03-31
Merge remote-tracking branch 'airlied/for-keithp'
Keith Packard
10
-101
/
+936
2015-03-31
Fix XQuartz build
Jon Turney
2
-0
/
+5
2015-03-31
randr: Use Monitor list for Xinerama
Keith Packard
1
-98
/
+20
2015-03-31
randr: Add Monitor support (v1.1)
Keith Packard
7
-1
/
+839
2015-03-31
xf86Crtc: add tile prop setting
Dave Airlie
2
-2
/
+77
2015-03-27
Merge remote-tracking branch 'anholt/glamor-next'
Keith Packard
41
-1564
/
+841
2015-03-24
glamor: * 1/size is faster than / size in VS
Keith Packard
4
-17
/
+17
2015-03-24
ephyr: Avoid a segfault with 'DISPLAY= Xephyr -glamor'
Jon TURNEY
1
-1
/
+1
2015-03-24
glamor: Fix up indentation
Adam Jackson
1
-7
/
+7
2015-03-24
glamor: Perform texture2D() separately from swizzle.
Matt Turner
1
-12
/
+14
2015-03-24
glamor: Add a helper function for the common GL_QUADS fallback pattern.
Eric Anholt
4
-23
/
+20
2015-03-24
glamor: Don't optimize out scissor updates in CopyArea.
Eric Anholt
1
-11
/
+6
2015-03-24
glamor: Just set the logic op to what we want at the start of all rendering.
Eric Anholt
14
-49
/
+27
2015-03-24
glamor: Fix build when configured --enable-glamor --disable-xshmfence
Jon TURNEY
1
-0
/
+2
2015-03-24
glamor: check max native ALU instructions
Olivier Fourdan
2
-0
/
+34
2015-03-24
glamor: Eliminate GLAMOR_TEXTURE_LARGE pixmap type
Keith Packard
4
-49
/
+35
2015-03-24
glamor: Create inline tests for small/large pixmaps
Keith Packard
9
-96
/
+103
2015-03-24
glamor: Eliminate separate 'large' pixmap private structure
Keith Packard
15
-196
/
+176
2015-03-24
glamor: Remove unused glamor_pixmap_private_atlas_t
Keith Packard
1
-12
/
+0
2015-03-24
glamor: Remove screen private and pixmap ptrs from pixmap private and fbo
Keith Packard
11
-297
/
+345
2015-03-24
glamor: Remove remaining support for FBOs not matching pixmap size
Keith Packard
5
-122
/
+15
2015-03-24
glamor: Eliminate GLAMOR_TEXTURE_PACK pixmap type
Keith Packard
1
-2
/
+1
2015-03-24
glamor: Eliminate GLAMOR_SEPARATE_TEXTURE pixmap type
Keith Packard
2
-11
/
+0
2015-03-24
glamor: Remove ddx fallback check functions
Keith Packard
1
-34
/
+0
2015-03-24
glamor: Remove _nf rendering functions
Keith Packard
18
-581
/
+29
2015-03-24
glamor: Eliminate GLAMOR_USE_SCREEN and GLAMOR_USE_PICTURE_SCREEN
Keith Packard
5
-98
/
+55
2015-03-24
glamor: Eliminate GLAMOR_CREATE_PIXMAP_MAP and GLAMOR_MEMORY_MAP
Keith Packard
3
-18
/
+1
2015-03-24
glamor: GL_TEXTURE_MAX_LEVEL is not available on GLES2
Maarten Lankhorst
3
-3
/
+0
2015-03-24
glamor: Use GL_FRAMEBUFFER instead of GL_READ_FRAMEBUFFER
Maarten Lankhorst
2
-2
/
+2
2015-03-24
glamor: do not check for gl errors in glamor_build_program
Maarten Lankhorst
1
-3
/
+0
[prev]
[next]