index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
glamor: tidy up some gradient color formulas
Jeff Smith
1
-36
/
+30
2018-02-12
glamor: remove unused variables in linear gradient shader
Jeff Smith
1
-7
/
+0
2018-02-12
glamor: fix no-reflect case for gradients
Jeff Smith
1
-11
/
+16
2018-02-12
glamor: fix repeat-reflect case in linear gradient shader
Jeff Smith
1
-7
/
+4
2018-01-22
glamor: Specify GLSL version for xv shader
Corentin Rossignon
1
-0
/
+2
2017-09-25
glamor: Avoid overflow between box32 and box16 box
Olivier Fourdan
1
-5
/
+6
2017-09-25
glamor: handle NULL source picture
Olivier Fourdan
1
-2
/
+3
2017-09-25
glamor: Fix temporary pixmap coordinate offsets
Michel Dänzer
1
-2
/
+2
2017-09-25
glamor: Store the actual EGL/GLX context pointer in lastGLContext
Michel Dänzer
1
-2
/
+2
2017-09-25
glamor: an FBO is not needed for Xv pixmaps
Olivier Fourdan
1
-3
/
+6
2017-09-22
glamor: avoid a crash if texture allocation failed
Olivier Fourdan
1
-0
/
+4
2017-09-22
glamor: Fix dashed line rendering.
Eric Anholt
1
-1
/
+1
2017-09-21
glamor: Check glamor_set_destination_drawable() return value
Olivier Fourdan
7
-44
/
+66
2017-09-21
glamor: glamor_set_destination_drawable() can fail
Olivier Fourdan
2
-3
/
+10
2017-09-21
glamor: Check for NULL pixmap in glamor_get_pixmap_texture()
Olivier Fourdan
1
-0
/
+3
2017-03-15
glamor: Fix missing declaration in dash vertex shader
Dr.-Ing. Dieter Jurzitza
1
-0
/
+1
2017-02-23
glamor: Two pass won't work on memory pixmaps
Olivier Fourdan
1
-0
/
+4
2017-01-11
glamor: Trust eglGetPlatformDisplayEXT if it exists
Hans De Goede
2
-5
/
+5
2017-01-11
glamor: restore vfunc handlers on init failure
Olivier Fourdan
1
-3
/
+8
2016-10-25
glamor: don't look for non-existing EGL_KHR_platform_base
Emil Velikov
1
-11
/
+8
2016-10-05
glamor: Use eglGetPlatformDisplay{,EXT} if we can
Adam Jackson
3
-5
/
+89
2016-10-05
glamor: Fix pixmap offset for bitplane in glamor_copy_fbo_cpu
Olivier Fourdan
1
-8
/
+10
2016-09-30
glamor: spans: fixup wrong count on glDrawArrays
Mark Yao
1
-1
/
+1
2016-09-29
glamor: Fix link failure on GLES2.
Eric Anholt
1
-2
/
+1
2016-09-29
glamor: Remove #if 0-ed picture dumping code.
Eric Anholt
2
-384
/
+0
2016-09-29
glamor: Remove many unused glamor util functions.
Eric Anholt
1
-171
/
+0
2016-09-29
glamor: Require GL_OES_texture_border_clamp for GLES2.
Eric Anholt
2
-19
/
+22
2016-09-28
glamor: Fall back to software for CopyPlane if we need to
Adam Jackson
3
-0
/
+6
2016-09-26
glamor: Properly handle mask formats without alpha.
Eric Anholt
1
-1
/
+4
2016-09-26
glamor: Require that pixmap depths match for Render copies.
Eric Anholt
1
-0
/
+2
2016-09-26
glamor: Fix some awful formatting of some fallback debug code.
Eric Anholt
1
-6
/
+6
2016-09-25
glamor: Make glamor_sync_init work with --disable-xshmfence
Mark Kettenis
1
-0
/
+3
2016-09-25
glamor: Make glamor_name_from_pixmap work without DRI3
Matthieu Herrb
1
-4
/
+0
2016-09-25
glamor: fix spelling mistakes
Eric Engestrom
3
-6
/
+6
2016-09-13
glamor: Fix crash when master gpu is using glamor and another gpu is hotplugged
Hans de Goede
1
-0
/
+10
2016-09-13
glamor: Add glamor_shareable_fd_from_pixmap()
Hans de Goede
2
-0
/
+40
2016-08-23
glamor: Declare "pos" in the composite glyph GLSL 1.20 vertex shader
Michel Dänzer
1
-1
/
+2
2016-08-22
glamor: Handle bitplane in glamor_copy_fbo_cpu
Michel Dänzer
1
-7
/
+33
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-2
/
+2
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
1
-3
/
+3
2016-07-18
glamor: Remove the FBO cache.
Eric Anholt
3
-275
/
+6
2016-07-15
glamor: Translate solid text background region after clipping
Michel Dänzer
1
-6
/
+7
2016-06-20
dix: Call screen block/wakeup handlers closest to blocking [v3]
Keith Packard
1
-3
/
+3
2016-06-14
glamor: Use DestroyPixmap instead of FreePicture for glyph atlas pixmap
Keith Packard
1
-1
/
+1
2016-06-08
glamor: Call eglBindAPI after eglInitialize
Michel Dänzer
1
-5
/
+6
2016-05-30
glamor: Cannot use copies when accessing outside of composite source
Michel Dänzer
1
-12
/
+15
2016-05-27
glamor: Adjust for drawable x/y in composite's copy optimization
Keith Packard
1
-0
/
+4
2016-05-26
glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]
Keith Packard
12
-26
/
+103
2016-05-26
glamor: glamor_make_current sooner in glamor_composite_with_shader
Keith Packard
1
-2
/
+2
2016-05-26
glamor: Disable logic ops when doing compositing [v4]
Keith Packard
2
-0
/
+7
[next]