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
2016-01-26
glamor: Reuse the glamor_program_alpha_* enums for Render.
glamor-render-program
Eric Anholt
2
-24
/
+16
2016-01-26
glamor: Drop extra SHADER_IN type for no mask present.
Eric Anholt
2
-12
/
+6
2016-01-26
glamor: Convert XV to using glamor_program.c.
Eric Anholt
2
-78
/
+71
2016-01-26
glamor: Drop comment about dead yInverted flag.
Eric Anholt
1
-2
/
+0
2016-01-26
glamor: Simplify XV vertex setup.
Eric Anholt
1
-38
/
+30
2016-01-26
glamor: Set up XV sampler uniforms once at program build time.
Eric Anholt
1
-9
/
+11
2016-01-26
glamor: Drop dead glamor_pict_format_is_compatible().
Eric Anholt
1
-20
/
+0
2016-01-26
glamor: Rename the *y_inverted helpers to not say "inverted".
Eric Anholt
1
-16
/
+14
2016-01-26
glamor: Drop dead *_from_x_coord_y() functions.
Eric Anholt
1
-2
/
+0
2016-01-26
glamor: Clarify when Render fallbacks happen due to an unsupported op.
Eric Anholt
1
-1
/
+3
2016-01-26
xwayland: add support for use core profile for glamor. (v2)
Dave Airlie
1
-1
/
+14
2016-01-26
glamor: add core profile support to EGL glamor. (v2)
Dave Airlie
1
-4
/
+22
2016-01-26
ephyr: Create 3.1 core profile context if possible (v3)
Keith Packard
1
-1
/
+17
2016-01-26
glamor: add core profile support. (v2)
Dave Airlie
3
-1
/
+12
2016-01-26
glamor: Use GL_RED instead of GL_ALPHA if we have texture_swizzle (v3)
Keith Packard
8
-22
/
+118
2016-01-26
glamor: Drop duplicated GLAMOR_DEFAULT_PRECISIONs in render accel.
Eric Anholt
1
-13
/
+4
2016-01-26
glamor: don't do copy if we have 0 boxes to copy.
Dave Airlie
1
-0
/
+3
2016-01-26
glamor: Add support for CA rendering in a single pass.
Dave Airlie
6
-32
/
+118
2016-01-26
glamor: Drop the composite_with_copy path entirely.
Eric Anholt
1
-92
/
+0
2016-01-21
glamor: Fix copy-like Render operations between 15 and 16 depth.
Eric Anholt
1
-0
/
+8
2016-01-21
glx: Fix GLX_EXT_create_context_es2_profile support
Adam Jackson
5
-26
/
+13
2016-01-21
glamor: Use vertex array objects
Keith Packard
4
-24
/
+75
2016-01-21
glamor/xv: add vbo support (v2.1)
Dave Airlie
1
-11
/
+30
2016-01-21
glamor: use vbos in gradient/picture code.
Dave Airlie
2
-29
/
+31
2016-01-19
present: Handle wraparound when comparing MSC values
Michel Dänzer
1
-5
/
+27
2016-01-19
glamor: Disable debugging messages other than GL API errors
Michel Dänzer
1
-0
/
+3
2016-01-13
glamor: store old fonts in double width textures.
Dave Airlie
3
-8
/
+29
2016-01-13
glamor: fallback if font is too large for FBO size.
Dave Airlie
1
-0
/
+5
2016-01-06
os: Failure to remove a non-existent log file is not an error
Adam Jackson
1
-1
/
+1
2016-01-06
Fix build when XSERVER_PLATFORM_BUS is not defined.
Thomas Klausner
1
-0
/
+4
2016-01-06
Fix uninitialized variable warnings reported by clang
Thomas Klausner
1
-3
/
+5
2016-01-05
Avoid segfault in CloseWellKnownConnections when using -displayfd
Alan Coopersmith
1
-1
/
+2
2016-01-05
Use unique logfile names when starting server with -displayfd
Alan Coopersmith
3
-28
/
+101
2016-01-05
modesetting should not reference gbm when it's not defined
Alan Coopersmith
1
-0
/
+6
2016-01-05
Revert "Fix uninitialized variable warnings reported by clang"
Adam Jackson
1
-3
/
+1
2016-01-05
Fix uninitialized variable warnings reported by clang
Thomas Klausner
1
-1
/
+3
2015-12-21
xfree86: move check for driver->PreInit up
Peter Hutterer
1
-11
/
+11
2015-12-18
xfree86: add NoMatchFoo directives for InputClass sections
Peter Hutterer
5
-18
/
+103
2015-12-18
xfree86: whitespace fix
Peter Hutterer
1
-2
/
+2
2015-12-09
vfb: add randr support (v2)
Siim Põder
1
-0
/
+123
2015-12-09
randr: Silence unused variable warning
Adam Jackson
1
-1
/
+0
2015-12-08
sync: Don't allow creating a system counter before sync is initialized
Adam Jackson
1
-18
/
+3
2015-12-08
glxproxy: Silence shadowed-variable warnings
Adam Jackson
1
-2
/
+3
2015-12-08
glxproxy: Silence set-but-unused-variable warnings
Adam Jackson
2
-31
/
+6
2015-12-08
dmx: Run 'doxygen -u' to upgrade the doxygen config file
Adam Jackson
1
-794
/
+1635
2015-12-08
dmx: Silence unused variable warning in dmxcompat
Adam Jackson
1
-2
/
+0
2015-12-08
dmx: Silence lex/yacc-related config parser warnings
Adam Jackson
6
-5
/
+8
2015-12-08
systemd-logind.c: don't parse VT settings for non-seat0 X servers
Laércio de Sousa
1
-1
/
+2
2015-12-08
xserver: Fix configure.ac check for libsystemd/-daemon
Bob Ham
1
-11
/
+14
2015-12-07
prime: Damage full destination rectangle when we start dirty tracking
Michel Dänzer
1
-0
/
+21
[next]