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
2014-07-03
glamor: Fix stack corruption in glamor_init
Tomasz Borowik
1
-3
/
+4
2014-06-24
Revert "glamor: Fix coordinates handling for composite source/mask pictures"
Michel Dänzer
1
-8
/
+8
2014-06-23
glamor: Fix GLES2 non-VBO temporary memory allocation.
Eric Anholt
1
-1
/
+1
2014-06-12
glamor: Don't leak a prepare_access_gc() in putimage fallbacks.
Eric Anholt
1
-2
/
+1
2014-06-12
glamor: Choose max fbo size by texture + viewport size
Markus Wick
1
-1
/
+4
2014-06-12
glamor: Fix no-mipmap allocations
Markus Wick
3
-0
/
+3
2014-05-12
glamor: Don't forget to check whether we can fall back in polysegment.
Eric Anholt
1
-3
/
+8
2014-05-12
glamor: Stop disabling asserts by default.
Eric Anholt
1
-3
/
+0
2014-05-05
glamor: Publish change_window_attributes and copy_window
Keith Packard
2
-5
/
+3
2014-05-05
glamor: Work around libXfont when it fails to use defaultChar
Keith Packard
1
-10
/
+24
2014-05-05
glamor: Fix uxa-entry point for ImageText16
Keith Packard
1
-1
/
+1
2014-04-23
glamor: Fallback to system memory when fail to allocate one big fbo.
Zhigang Gong
2
-15
/
+23
2014-04-23
glamor: Fix memory leak in _glamor_copy_n_to_n()
Michel Dänzer
1
-2
/
+3
2014-04-23
glamor: Fix coordinates handling for composite source/mask pictures
Anthony Waters
1
-8
/
+8
2014-04-23
glamor: Add glamor_transfer based glamor_get_image and glamor_put_image
Keith Packard
6
-275
/
+190
2014-04-23
glamor: Wire alpha to 1 for pictures without alpha bits
Keith Packard
1
-1
/
+4
2014-04-23
glamor: Move a make_current before the first GL call entrypoint.
Eric Anholt
1
-1
/
+1
2014-04-23
glamor: Do the same MakeCurrent(None) for GLX as we do for EGL.
Eric Anholt
1
-0
/
+8
2014-04-23
glamor: Explain the weird EGL_NO_CONTEXT code.
Eric Anholt
1
-0
/
+7
2014-04-23
glamor: Replace glamor_get/put_context() with just glamor_make_current().
Eric Anholt
24
-223
/
+81
2014-04-23
glamor: Stop unsetting the EGL context in put_context().
Eric Anholt
1
-5
/
+1
2014-04-23
glamor: Use lastGLContext to coordinate the context with GLX.
Eric Anholt
3
-15
/
+10
2014-04-23
glamor: Fix a missing set of the GL context.
Eric Anholt
1
-5
/
+12
2014-04-22
glamor: Fix accelerated rendering of GTK's ARGB vs xBGR composites.
Eric Anholt
1
-0
/
+10
2014-04-22
Make glamor build with --enable-debug.
Jamey Sharp
1
-1
/
+1
2014-04-21
glamor: Add remaining header files to SOURCES
Michel Dänzer
1
-0
/
+3
2014-04-17
glamor: Always allocate precisely the requested pixmap size
Keith Packard
1
-4
/
+5
2014-04-08
dri3: Fix dri3_open API change by adding new dri3_open_client
Keith Packard
1
-6
/
+6
2014-04-03
Merge remote-tracking branch 'krh/xwayland-for-keithp'
Keith Packard
5
-8
/
+18
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
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-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
1
-1
/
+2
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
[next]