summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
glamor-caglamor: Clarify when Render fallbacks happen due to an unsupported op.Eric Anholt9 years
glamor-cleanupsglamor: Flip around conditionals in RepeatNone fixups.Eric Anholt9 years
glamor-core-profilesquash: glamor: Fix Render blending for alpha-to-red.Eric Anholt9 years
glamor-delay-shareableglamor: Stop holding on to the EGLImage for textures.Eric Anholt9 years
glamor-delay-shareable-2glamor: Delay making pixmaps shareable until we need to.Eric Anholt9 years
glamor-flushingglamor: Make sure we flush before Damage writes events to the client.Eric Anholt8 years
glamor-map-zeroglamor: Avoid GL errors on mapping with size == 0.Eric Anholt9 years
glamor-render-programglamor: Reuse the glamor_program_alpha_* enums for Render.Eric Anholt9 years
raspbian-backportglamor: Recover gracefully from prepare_access PBO allocation failure.Eric Anholt9 years
travis-citravis: Add a build script for Travis CI.Eric Anholt8 years
[...]
 
TagDownloadAuthorAge
xorg-server-1.14.7commit 899fb6b6a7...Matt Dew10 years
xorg-server-1.15.99.903commit 08820f0376...Keith Packard10 years
xorg-server-1.15.1commit 9182af8a09...Matt Dew10 years
xorg-server-1.14.6commit 46bcfa0a33...Matt Dew10 years
xorg-server-1.15.99.902commit bd3de10f86...Keith Packard10 years
xorg-server-1.15.0.901commit 300458fb8a...Matt Dew11 years
xorg-server-1.14.5.901commit 1310ca18e3...Matt Dew11 years
xorg-server-1.15.99.901commit c85ea92af1...Keith Packard11 years
xorg-server-1.15.0commit 2ea973e12f...Keith Packard11 years
xorg-server-1.14.99.905commit a68df14742...Keith Packard11 years
[...]
 
AgeCommit messageAuthorFilesLines
2014-04-22glx: If DRI2GetBuffers changes the GL context, call it againglamor-gl-context-2Michel Dänzer1-0/+15
2014-04-22glamor: Move a make_current before the first GL call entrypoint.Eric Anholt1-1/+1
2014-04-22glamor: Do the same MakeCurrent(None) for GLX as we do for EGL.Eric Anholt1-0/+8
2014-04-22glamor: Explain the weird EGL_NO_CONTEXT code.Eric Anholt1-0/+7
2014-04-22glamor: Replace glamor_get/put_context() with just glamor_make_current().Eric Anholt24-223/+82
2014-04-22glamor: Stop unsetting the EGL context in put_context().Eric Anholt1-5/+1
2014-04-22glamor: Use lastGLContext to coordinate the context with GLX.Eric Anholt3-15/+10
2014-04-22glx: Make sure that DRI2/swrast calls haven't changed the GL context.Eric Anholt2-8/+63
2014-04-22glx: Refactor DRI2CopyRegion calls.Eric Anholt1-27/+21
2014-04-22glx: Unconditionally clear lastGLContext on loseCurrent().Eric Anholt1-2/+2
[...]
 
Clone
git://people.freedesktop.org/~anholt/xserver
ssh://people.freedesktop.org/~anholt/xserver