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_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-04
glamor: Track if BO allocation used modifiers
Daniel Stone
1
-0
/
+1
2018-03-05
glamor: Implement GetSupportedModifiers
Louis-Francis Ratté-Boulianne
1
-0
/
+1
2017-11-15
glamor: Drop the non-VAO rendering path
Adam Jackson
1
-1
/
+0
2017-11-07
glamor: Remove unused glamor_create_screen_resources
Adam Jackson
1
-1
/
+0
2017-11-07
glamor: Un-inline glamor_[gs]et_screen_private
Adam Jackson
1
-11
/
+4
2017-10-30
glamor: Unconditionalize GLAMOR_TEXTURED_LARGE_PIXMAP
Adam Jackson
1
-1
/
+0
2017-10-30
glamor: Unconditionalize GLAMOR_PIXMAP_DYNAMIC_UPLOAD
Adam Jackson
1
-8
/
+0
2017-10-30
glamor: Unconditionalize GLAMOR_GRADIENT_SHADER
Adam Jackson
1
-1
/
+0
2017-10-13
glamor: Use GL_MESA_tile_raster_order for overlapping blits.
Eric Anholt
1
-0
/
+1
2017-06-02
glamor: Remove the "delayed fallback" code.
Eric Anholt
1
-2
/
+0
2017-06-02
glamor: Stop tracking the screen_fbo.
Eric Anholt
1
-1
/
+0
2017-04-26
Use #ifdef instead of #if for features to make Meson easier.
Eric Anholt
1
-2
/
+2
2017-03-23
glamor: Fix some formatting that confused the unifdef command.
Eric Anholt
1
-1
/
+1
2016-09-28
glamor: Fall back to software for CopyPlane if we need to
Adam Jackson
1
-0
/
+1
2016-07-18
glamor: Remove the FBO cache.
Eric Anholt
1
-27
/
+0
2016-05-26
glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]
Keith Packard
1
-0
/
+28
2016-03-10
glamor: Replace "finish access" shader with texture swizzling.
Eric Anholt
1
-7
/
+1
2016-03-10
glamor: Drop dead large-pixmap handling code in temp picture uploads.
Eric Anholt
1
-1
/
+0
2016-03-10
glamor: Simplify temporary picture uploading call stack.
Eric Anholt
1
-17
/
+1
2016-01-29
glamor: Simplify the pixmap box looping.
Eric Anholt
1
-11
/
+9
2016-01-29
glamor: Reuse the glamor_program_alpha_* enums for Render.
Eric Anholt
1
-10
/
+2
2016-01-29
glamor: Drop extra SHADER_IN type for no mask present.
Eric Anholt
1
-1
/
+0
2016-01-29
glamor: Convert XV to using glamor_program.c.
Eric Anholt
1
-1
/
+1
2016-01-26
glamor: add core profile support. (v2)
Dave Airlie
1
-0
/
+1
2016-01-26
glamor: Use GL_RED instead of GL_ALPHA if we have texture_swizzle (v3)
Keith Packard
1
-1
/
+11
2016-01-26
glamor: Add support for CA rendering in a single pass.
Dave Airlie
1
-0
/
+8
2016-01-21
glamor: Use vertex array objects
Keith Packard
1
-0
/
+2
2015-11-10
glamor: Handle GL_OUT_OF_MEMORY when allocating texture images.
Eric Anholt
1
-0
/
+3
2015-11-10
glamor: Avoid GL errors from mapping with size == 0.
Eric Anholt
1
-0
/
+1
2015-07-10
glamor: Drop dead drm_stride field.
Eric Anholt
1
-1
/
+0
2015-07-10
glamor: Drop tracking of the last picture attached to pixmaps.
Eric Anholt
1
-15
/
+0
2015-07-10
glamor: Move glamor_render.c pict handling to glamor_picture.c
Eric Anholt
1
-7
/
+0
2015-07-10
glamor: Drop dead glamor_upload_bits_to_pixmap_texture() proto.
Eric Anholt
1
-9
/
+0
2015-07-10
glamor: Use the new upload/download interface for XV uploads.
Eric Anholt
1
-4
/
+0
2015-07-10
glamor: Drop a bunch of glamor_priv == NULL checks.
Eric Anholt
1
-6
/
+6
2015-07-10
glamor: Ask the server to always allocate our private.
Eric Anholt
1
-13
/
+2
2015-07-02
glamor: Make a bunch of single-file glamor functions static.
Eric Anholt
1
-22
/
+0
2015-07-02
glamor: Drop dead glamor_es2_pixmap_read_prepare().
Eric Anholt
1
-6
/
+0
2015-07-02
glamor: Drop dead GLAMOR_FBO_DOWNLOADED flag.
Eric Anholt
1
-5
/
+0
2015-07-02
glamor: Move doxygen for private structs into the structs.
Eric Anholt
1
-94
/
+55
2015-07-02
glamor: Drop the dead "PBO" field in an FBO cache struct.
Eric Anholt
1
-2
/
+0
2015-07-02
glamor: Remove dead gl_tex flag in the fbo struct.
Eric Anholt
1
-2
/
+0
2015-07-02
glamor: Propagate the fact that pbo_valid is never set.
Eric Anholt
1
-2
/
+0
2015-06-29
glamor: Avoid using GL_QUADS on VC4.
Eric Anholt
1
-0
/
+1
2015-06-29
glamor: Use proper Bools for some boolean values.
Eric Anholt
1
-9
/
+9
2015-06-29
glamor: Provide a fallback path for using an index buffer to do quads.
Eric Anholt
1
-0
/
+11
2015-06-29
glamor: Use the normal GL_QUADS drawing helper in the render code.
Eric Anholt
1
-4
/
+3
2015-06-29
glamor: Drop CloseScreen-time GL resource cleanup code.
Eric Anholt
1
-3
/
+0
2015-05-14
glamor: Replace CompositeGlyphs code [v2]
Keith Packard
1
-54
/
+24
2015-05-14
glamor: Pass depth to glamor_pm_is_solid and glamor_set_planemask
Keith Packard
1
-4
/
+4
[next]