index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
glamor: Reuse the glamor_program_alpha_* enums for Render.
Eric Anholt
2
-24
/
+16
2016-01-29
glamor: Drop extra SHADER_IN type for no mask present.
Eric Anholt
2
-12
/
+6
2016-01-29
glamor: Convert XV to using glamor_program.c.
Eric Anholt
2
-78
/
+71
2016-01-29
glamor: Simplify XV vertex setup.
Eric Anholt
1
-38
/
+30
2016-01-29
glamor: Set up XV sampler uniforms once at program build time.
Eric Anholt
1
-9
/
+11
2016-01-29
glamor: Drop dead glamor_pict_format_is_compatible().
Eric Anholt
1
-20
/
+0
2016-01-29
glamor: Drop comment about dead yInverted flag.
Eric Anholt
1
-2
/
+0
2016-01-29
glamor: Rename the *y_inverted helpers to not say "inverted".
Eric Anholt
1
-16
/
+14
2016-01-29
glamor: Drop dead *_from_x_coord_y() functions.
Eric Anholt
1
-2
/
+0
2016-01-29
glamor: Clarify when Render fallbacks happen due to an unsupported op.
Eric Anholt
1
-1
/
+3
2016-01-29
glamor: Label programs before linking them.
Eric Anholt
1
-11
/
+11
2016-01-26
glamor: add core profile support to EGL glamor. (v2)
Dave Airlie
1
-4
/
+22
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
glamor: Use vertex array objects
Keith Packard
3
-0
/
+13
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
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
2015-11-18
glamor: Delay making pixmaps shareable until we need to.
Eric Anholt
4
-137
/
+82
2015-11-18
glamor: Make glamor_get_name_from_bo static.
Eric Anholt
1
-3
/
+1
2015-11-18
glamor: Simplify DRI3 pixmap-from-fd, using GBM.
Eric Anholt
1
-30
/
+7
2015-11-18
glamor: Use real types for glamor_egl's public gbm functions.
Eric Anholt
2
-7
/
+11
2015-11-18
glamor: Use the GBM function for getting an FD from a GBM BO.
Eric Anholt
1
-17
/
+1
2015-11-18
glamor: Hook up EGL DestroyPixmap through the normal wrap chain.
Eric Anholt
4
-23
/
+26
2015-11-18
glamor: Unexport glamor_destroy_textured_pixmap().
Eric Anholt
2
-8
/
+2
2015-11-18
glamor: Remove glamor_egl_destroy_textured_pixmap().
Eric Anholt
2
-7
/
+0
2015-11-18
glamor: No need to glFlush before destroying a pixmap.
Eric Anholt
1
-4
/
+0
2015-11-10
glamor: Fix segfault in fallback picture uploading.
Eric Anholt
1
-7
/
+9
2015-11-10
glamor: Fix assert failures when fallback picture upload alloc fails.
Eric Anholt
1
-7
/
+30
2015-11-10
glamor: Fix rendering when core font texture allocation fails.
Eric Anholt
1
-0
/
+5
2015-11-10
glamor: Fix crashes when the glyph atlas allocation fails.
Eric Anholt
1
-1
/
+8
2015-11-10
glamor: Handle GL_OUT_OF_MEMORY when allocating texture images.
Eric Anholt
3
-0
/
+28
2015-11-10
glamor: Avoid GL errors from mapping with size == 0.
Eric Anholt
2
-2
/
+15
2015-09-30
glamor: Get rid of an extraneous ; at the end of a C source line
Alan Coopersmith
1
-1
/
+1
2015-09-29
glamor: move 'dri3_capable' extension checks after eglMakeCurrent
Emil Velikov
1
-9
/
+9
2015-09-22
glamor: move GL_OES_EGL_image check next to EGL_EXT_image_dma_buf_import
Emil Velikov
2
-6
/
+2
2015-09-17
glamor: explicitly check for GL_OES_EGL_image
Emil Velikov
1
-0
/
+5
2015-07-29
glamor: Don't try to free the pixmap priv if we fail to allocate FBO.
Eric Anholt
1
-1
/
+0
2015-07-27
glamor: Make our EGL context current before calling into GL in glamor_init
Michel Dänzer
1
-12
/
+14
2015-07-16
glamor: make current in prepare paths
Dave Airlie
1
-0
/
+2
2015-07-16
glamor: Use glamor_prepare_access_box() for PutImage/GetImage fallback
Michel Dänzer
1
-2
/
+2
2015-07-10
glamor: Drop unused box translation/bounds code.
Eric Anholt
1
-39
/
+0
2015-07-10
glamor: Move cache_format to glamor_fbo.c, where it's used.
Eric Anholt
2
-15
/
+15
[next]