index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
/
glamor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-29
glamor: Drop CloseScreen-time GL resource cleanup code.
Eric Anholt
1
-5
/
+0
2015-06-19
glamor: Actually allow glyphs of dimension 65 to 128 in the cache.
Eric Anholt
1
-1
/
+3
2015-05-14
glamor: Replace CompositeGlyphs code [v2]
glamor-new-glyphs
Keith Packard
1
-16
/
+7
2015-05-14
glamor: Compute GLSL version from GL_SHADING_LANGUAGE_VERSION (v3)
Keith Packard
1
-9
/
+39
2015-03-24
glamor: check max native ALU instructions
Olivier Fourdan
1
-0
/
+32
2015-03-24
glamor: Eliminate GLAMOR_TEXTURE_LARGE pixmap type
Keith Packard
1
-17
/
+22
2015-03-24
glamor: Eliminate separate 'large' pixmap private structure
Keith Packard
1
-19
/
+19
2015-03-24
glamor: Remove screen private and pixmap ptrs from pixmap private and fbo
Keith Packard
1
-10
/
+3
2015-03-24
glamor: Remove _nf rendering functions
Keith Packard
1
-1
/
+2
2015-03-24
glamor: Eliminate GLAMOR_USE_SCREEN and GLAMOR_USE_PICTURE_SCREEN
Keith Packard
1
-64
/
+46
2015-03-24
glamor: Eliminate GLAMOR_CREATE_PIXMAP_MAP and GLAMOR_MEMORY_MAP
Keith Packard
1
-4
/
+1
2015-03-24
glamor: only use (un)pack_subimage when available
Maarten Lankhorst
1
-0
/
+8
2015-01-23
glamor: use screen blockhandler rather than dix one (v3)
Dave Airlie
1
-12
/
+11
2014-12-25
glamor: Call glamor_pixmap_destroy_fbo from glamor_set_pixmap_private
Michel Dänzer
1
-6
/
+1
2014-12-11
glamor: Make sure glamor_egl_close_screen wraps glamor_close_screen
Michel Dänzer
1
-3
/
+3
2014-12-11
glamor: Make glamor_destroy_textured_pixmap idempotent
Michel Dänzer
1
-0
/
+1
2014-12-11
glamor: Make glamor_set_pixmap_private not crash if the pixmap has no fbo
Michel Dänzer
1
-2
/
+5
2014-12-11
glamor: Fix use-after-free in glamor_destroy_textured_pixmap
Michel Dänzer
1
-3
/
+4
2014-12-10
glamor: Reinstate glamor_(egl_)destroy_textured_pixmap
Michel Dänzer
1
-2
/
+8
2014-12-09
glamor: Always destroy EGL image associated with destroyed pixmap
Keith Packard
1
-20
/
+6
2014-11-20
glamor: Don't insert fbos from external objects into fbo cache
Keith Packard
1
-0
/
+1
2014-09-18
glamor: Remove shader-based trapezoid implementation. Fixes Bug 76213.
Keith Packard
1
-6
/
+0
2014-09-11
glamor: Call glamor_glyphs_init from glamor_create_screen_resources
Michel Dänzer
1
-1
/
+5
2014-07-18
glamor: Add support for SHM sync fences
Keith Packard
1
-0
/
+2
2014-07-17
Merge remote-tracking branch 'origin/master' into glamor-next
Eric Anholt
1
-0
/
+6
2014-07-17
glamor: Drop the "are we doing a series of blits or draws" logic.
Eric Anholt
1
-5
/
+0
2014-07-17
glamor: Remove always-true yInverted flag.
Eric Anholt
1
-5
/
+0
2014-07-03
glamor: Fix stack corruption in glamor_init
Tomasz Borowik
1
-3
/
+4
2014-06-15
glamor: Remove 'tiling' shader code
Keith Packard
1
-2
/
+0
2014-06-15
glamor: Replace glamor_solid_boxes and glamor_solid with GC using code
Keith Packard
1
-2
/
+0
2014-06-15
glamor: Add glamor_program based 0-width dashed lines
Keith Packard
1
-1
/
+10
2014-06-15
glamor: Add glamor_program based copy acceleration
Keith Packard
1
-0
/
+2
2014-06-15
glamor: Directly reference the private key records
Keith Packard
1
-9
/
+7
2014-06-15
glamor: Replace fallback preparation code
Keith Packard
1
-0
/
+4
2014-06-12
glamor: Choose max fbo size by texture + viewport size
Markus Wick
1
-1
/
+4
2014-04-23
glamor: Fallback to system memory when fail to allocate one big fbo.
Zhigang Gong
1
-8
/
+9
2014-04-23
glamor: Add glamor_transfer based glamor_get_image and glamor_put_image
Keith Packard
1
-2
/
+0
2014-04-23
glamor: Replace glamor_get/put_context() with just glamor_make_current().
Eric Anholt
1
-4
/
+2
2014-04-03
Merge remote-tracking branch 'krh/xwayland-for-keithp'
Keith Packard
1
-1
/
+9
2014-04-03
glamor: Add glamor_program based poly_text and image_text
Keith Packard
1
-0
/
+3
2014-04-03
glamor: Compute supported GLSL version and save in screen private
Keith Packard
1
-0
/
+9
2014-04-03
glamor: Initialize XV shaders from glamor_xv_init instead of glamor_init
Keith Packard
1
-6
/
+0
2014-04-03
glamor: SetWindowPixmap is not related to RENDER
Keith Packard
1
-3
/
+3
2014-04-01
glamor: Add new GLAMOR_CREATE_PIXMAP_NO_TEXTURE pixmap create flag
Kristian Høgsberg
1
-1
/
+9
2014-03-26
glamor: Add bounding box to one-fbo pixmaps
Keith Packard
1
-0
/
+8
2014-03-26
glamor: Get testing code using small FBOs working again
Keith Packard
1
-1
/
+3
2014-03-26
glamor: Select VBO path by ARB_mbr extension.
Markus Wick
1
-0
/
+2
2014-03-26
glamor: Update GL requirements to 2.1.
Markus Wick
1
-2
/
+2
2014-03-26
glamor: Use epoxy_gl_version() instead of rolling our own.
Markus Wick
1
-3
/
+3
2014-03-26
glamor: Use epoxy_has_gl_extension() instead of rolling our own.
Markus Wick
1
-5
/
+5
[prev]
[next]