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
/
glamor_utils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
glamor: Remove always-true yInverted flag.
Eric Anholt
1
-148
/
+68
2014-06-15
glamor: Replace fallback preparation code
Keith Packard
1
-0
/
+2
2014-04-23
glamor: Replace glamor_get/put_context() with just glamor_make_current().
Eric Anholt
1
-8
/
+2
2014-04-23
glamor: Use lastGLContext to coordinate the context with GLX.
Eric Anholt
1
-1
/
+4
2014-03-17
glamor: Rely on nested mappings to handle src==dst and !prepare bugs.
Eric Anholt
1
-17
/
+16
2014-03-10
glamor: Fix a spelling mistake in GLAMOR_PIXMAP_FBO_NOT_EXACT_SIZE.
Eric Anholt
1
-1
/
+1
2014-02-14
glamor: Move glamor_get_tex_format_type_from_pictformat to a .c file.
Eric Anholt
1
-303
/
+0
2014-02-14
glamor: Unifdef the cache format indices.
Eric Anholt
1
-16
/
+2
2014-02-14
glamor: Pass pixmaps around to unifdef glamor_iformat_for_depth().
Eric Anholt
1
-16
/
+16
2014-02-14
glamor: Put in a pluggable context switcher for GLX versus EGL.
Eric Anholt
1
-16
/
+2
2014-02-14
glamor: Rename glamor_get/put_dispatch to glamor_get/put_context.
Eric Anholt
1
-2
/
+2
2014-02-14
glamor: Convert to using libepoxy.
Eric Anholt
1
-3
/
+1
2014-01-27
glamor: Remove an extra copy of RegionNil().
Eric Anholt
1
-6
/
+0
2014-01-27
glamor/egl: Remove glapi awareness
Adam Jackson
1
-15
/
+0
2014-01-27
glamor: Remove copy of sna's compiler.h
Adam Jackson
1
-17
/
+17
2014-01-27
glamor: Apply x-indent.sh.
Eric Anholt
1
-839
/
+872
2013-12-18
glamor_utils: fix unlikely define use
Dave Airlie
1
-2
/
+1
2013-12-18
Silence compilation warnings.
Zhigang Gong
1
-17
/
+17
2013-12-18
Change the trapezoid render to use VBO.
Junyan He
1
-0
/
+29
2013-12-18
Synch with xorg 1.13 change.
Zhigang Gong
1
-0
/
+3
2013-12-18
glamor_compositerects: Implement optimized version.
Zhigang Gong
1
-0
/
+6
2013-12-18
optimize: Use likely and unlikely.
Zhigang Gong
1
-19
/
+17
2013-12-18
glamor_glyphs: Detect fake or real glyphs overlap.
Zhigang Gong
1
-0
/
+24
2013-12-18
glamor_emit_composite_vert: Optimize to don't do two times vert coping.
Zhigang Gong
1
-65
/
+155
2013-12-18
Add the trapezoid direct render logic
Junyan He
1
-0
/
+64
2013-12-18
Add macro of vertex setting for triangle stripe
Junyan He
1
-0
/
+57
2013-12-18
largepixmap: Add transform/repeat/reflect/pad support.
Zhigang Gong
1
-13
/
+216
2013-12-18
largepixmap: Implement infrastructure for large pixmap.
Zhigang Gong
1
-3
/
+69
2013-12-18
glamor_largepixmap: first commit for large pixmap.
Zhigang Gong
1
-56
/
+148
2013-12-18
Fix the problem of x_source and y_source causing radial error
Junyan He
1
-42
/
+53
2013-12-18
glamor_set_destination_pixmap_priv_nc: set drawable's width x height.
Zhigang Gong
1
-0
/
+6
2013-12-18
Added strict warning flags to CFLAGS.
Zhigang Gong
1
-1
/
+1
2013-12-18
Fixed all unused variables warnings.
Zhigang Gong
1
-2
/
+0
2013-12-18
Added some copyright and author information.
Zhigang Gong
1
-0
/
+27
2013-12-18
glamor_render: Fix the repeat none for GLES2.
Zhigang Gong
1
-0
/
+11
2013-12-18
Fixed a1 bug.
Zhigang Gong
1
-2
/
+28
2013-12-18
Disable A8 texture format for GLES2.
Zhigang Gong
1
-4
/
+1
2013-12-18
pending_op: Remove the pending operations handling.
Zhigang Gong
1
-17
/
+0
2013-12-18
glamor_pixmap_priv: Always return a valid private pixmap.
Zhigang Gong
1
-1
/
+0
2013-12-18
glamor_gl: Use GL_ALPHA for depth 8 pixmap.
Zhigang Gong
1
-1
/
+3
2013-12-18
gles2: Added 1555/2101010 formats support.
Zhigang Gong
1
-11
/
+63
2013-12-18
gles2: Fixed color conversion for the formats except 1555 and 2101010.
Zhigang Gong
1
-29
/
+86
2013-12-18
glamor_utils: Added debug function to dump depth 15/16 pixmap.
Zhigang Gong
1
-1
/
+27
2013-12-18
Prepare for modification of gradient using shader.
Junyan He
1
-0
/
+29
2013-12-18
glamor_utils: Add some assistant functions to compare pixmaps/pictures.
Junyan He
1
-0
/
+272
2013-12-18
Fixup glx support
Chris Wilson
1
-16
/
+29
2013-12-18
GLX: Enable glx support.
Zhigang Gong
1
-0
/
+29
2013-12-18
glamor_dump_pixmap: Add helper routine to dump pixmap.
Zhigang Gong
1
-0
/
+53
2013-12-18
prepare_access: Don't use fbo after it was downloaded.
Zhigang Gong
1
-1
/
+2
2013-12-18
glamor_gles2: Consolidate gles2 pixmap format readable check to one function.
Zhigang Gong
1
-0
/
+6
[next]