index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
bcook-backend
dmx-2
dri-0-1-branch
dri2-reallocate-revert
ephyr-continue-deleting
ephyr-fixes
ephyr-rebase-works
ephyr-warnings
glamor
glamor-anholt-filter-dir
glamor-anholt-filter-rebase
glamor-ca
glamor-cleanups
glamor-core-profile
glamor-delay-shareable
glamor-delay-shareable-2
glamor-external-rebase
glamor-extra-after-keithp
glamor-flushing
glamor-gl-context-2
glamor-map-zero
glamor-new-glyphs
glamor-original-in-tree
glamor-prepare-for-keithp
glamor-quads
glamor-rebase-wip
glamor-render-program
glamor-rgba-8
glamor-server
glamor-testing-patch-from-ken
glamor-xephyr
glamor-xephyr-egl
glamor-xephyr-gl-context
global-glx-context
glucose-2
glx-arg
gsr-current
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
modesetting-dri2
modesetting-dri2-no-pageflip
modesetting-gbm
modesetting-glamor
modesetting-import
modesetting-import-2
modesetting-present-no-pageflip
no-pci-rework
old-glamor
orib-soc-2006
panning-for-server-1.6
randr-1.2-for-server-1.2
randr-dpms
raspbian-backport
sco_port_update
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_0-branch
server-1_1-branch
transform-proposal
travis-ci
wonderland-dev
xephyr-xcb-rebase
xf-4_0_2-branch
xf-4_1-branch
xfixes_2_branch
xgl-0-0-1
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-driinterface-versions
xserver-unifdef
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
Set a flag property on the root window to say if the X server VT is active
Michael Thayer
3
-1
/
+47
2014-04-03
Add pScreen->NameWindowPixmap hook
Daniel Stone
2
-1
/
+15
2014-04-03
Merge remote-tracking branch 'krh/xwayland-for-keithp'
Keith Packard
29
-69
/
+2743
2014-04-03
Xwayland DDX
Kristian Høgsberg
11
-2
/
+2563
2014-04-03
glamor: Add glamor_program based poly_text and image_text
Keith Packard
8
-4
/
+804
2014-04-03
glamor: Use glamor_program for glamor_glyphblt
Keith Packard
3
-157
/
+113
2014-04-03
glamor: Add glamor_program based poly_fill_rect
Keith Packard
4
-128
/
+198
2014-04-03
glamor: Add glamor_program based fill/set/get spans
Keith Packard
6
-334
/
+457
2014-04-03
glamor: Add simple upload/download functions in glamor_transfer
Keith Packard
3
-0
/
+321
2014-04-03
glamor: Use plain GLSL 1.20 features for fill code.
Keith Packard
1
-3
/
+3
2014-04-03
glamor: Compute supported GLSL version and save in screen private
Keith Packard
3
-10
/
+12
2014-04-03
fb: Publish fbGlyphs and fbUnrealizeGlyph
Keith Packard
2
-3
/
+16
2014-04-03
glamor: Bail from composite when pixmap cannot be uploaded
Keith Packard
1
-1
/
+1
2014-04-03
glamor: Remove warning message when pixmap cannot be stored in a texture
Keith Packard
1
-2
/
+0
2014-04-03
glamor: Public polyLines function is glamor_poly_lines_nf
Keith Packard
1
-3
/
+0
2014-04-03
glamor: Initialize XV shaders from glamor_xv_init instead of glamor_init
Keith Packard
2
-18
/
+2
2014-04-03
glamor: SetWindowPixmap is not related to RENDER
Keith Packard
1
-3
/
+3
2014-04-03
glamor: glamor_poly_point_nf cannot fail for non-DDX pixmaps
Keith Packard
1
-3
/
+18
2014-04-03
Revert "glx: Make sure we get an FBConfig the root window's visual."
Eric Anholt
1
-1
/
+0
2014-04-03
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
11
-17
/
+95
2014-04-03
Revert "xkb: ProcesssPointerEvent must work on the VCP if it gets the VCP"
Peter Hutterer
1
-1
/
+1
2014-04-03
xf86LogInit: log to XDG_DATA_HOME when not running as root
Hans de Goede
5
-4
/
+49
2014-04-01
glamor: Expose glamor_destroy_pixmap()
Kristian Høgsberg
2
-2
/
+1
2014-04-01
glamor: Add new GLAMOR_CREATE_PIXMAP_NO_TEXTURE pixmap create flag
Kristian Høgsberg
2
-1
/
+10
2014-04-01
glamor: Move glamor_egl_screen_init() prototype to glamor.h
Kristian Høgsberg
3
-4
/
+5
2014-04-01
dri3: Allow asynchronous implementation for dri3_open
Kristian Høgsberg
4
-17
/
+32
2014-04-01
composite: Add exception mechanism for implicit redirection policy
Kristian Høgsberg
4
-0
/
+53
2014-04-01
Make XYToWindow a screen function
Keith Packard
6
-43
/
+79
2014-04-01
configure: Change DEFAULT_LOGPREFIX to really be a filename prefix
Hans de Goede
4
-7
/
+8
2014-03-31
Merge remote-tracking branch 'jturney/master'
Keith Packard
19
-47
/
+39
2014-03-29
mi: Hush extension initialization (#75870)
Adam Jackson
1
-8
/
+0
2014-03-27
fb: fix fast-path blt detection
Keith Packard
1
-27
/
+33
2014-03-27
Handle -displayfd and an explicit display number sensibly
Jon TURNEY
4
-8
/
+10
2014-03-27
Fix build when configured --enable-debug
Jon TURNEY
2
-0
/
+2
2014-03-27
Fix ephyr build with --disable-glamor
Jon TURNEY
1
-1
/
+4
2014-03-27
Build fbcmap_mi.c once, rather than once for each DDX
Jon TURNEY
9
-23
/
+5
2014-03-27
Build Xi/stubs.c once as a convenience library, rather than once for each DDX...
Jon TURNEY
5
-10
/
+11
2014-03-27
Build dpmsstubs.c once as a convenience library, rather than once for each DD...
Jon TURNEY
5
-9
/
+11
2014-03-26
Xephyr: restore initial window resize lost in xcb conversion
Julien Cristau
1
-0
/
+6
2014-03-26
glamor: Add glamor_program PolyPoint implementation
Keith Packard
4
-57
/
+133
2014-03-26
glamor: Move glamor_poly_segment to separate glamor_segment.c file
Keith Packard
3
-26
/
+40
2014-03-26
glamor: Add infrastructure for generating shaders on the fly
Keith Packard
6
-0
/
+793
2014-03-26
glamor: Add helper functions to walk pixmap tiling
Keith Packard
1
-0
/
+46
2014-03-26
glamor: Add bounding box to one-fbo pixmaps
Keith Packard
2
-0
/
+9
2014-03-26
glamor: Get testing code using small FBOs working again
Keith Packard
8
-27
/
+24
2014-03-26
mi: miPutImage with XYPixmap failed at depth 32 on 64-bit machines
Keith Packard
1
-1
/
+1
2014-03-26
dix: Allow NULL stipple in ChangeGC
Keith Packard
1
-3
/
+5
2014-03-26
glamor: Drop feature dependent optimization on startup.
Markus Wick
1
-20
/
+3
2014-03-26
glamor: Remove unneeded unbindings.
Markus Wick
1
-8
/
+0
2014-03-26
glamor: Always keep GL_ELEMENT_ARRAY_BUFFER bound to the same IB.
Markus Wick
4
-18
/
+1
[prev]
[next]