index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
/
glamor_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-24
glamor: check max native ALU instructions
Olivier Fourdan
1
-0
/
+2
2015-03-24
glamor: Eliminate GLAMOR_TEXTURE_LARGE pixmap type
Keith Packard
1
-25
/
+10
2015-03-24
glamor: Create inline tests for small/large pixmaps
Keith Packard
1
-72
/
+79
2015-03-24
glamor: Eliminate separate 'large' pixmap private structure
Keith Packard
1
-48
/
+30
2015-03-24
glamor: Remove unused glamor_pixmap_private_atlas_t
Keith Packard
1
-12
/
+0
2015-03-24
glamor: Remove screen private and pixmap ptrs from pixmap private and fbo
Keith Packard
1
-37
/
+65
2015-03-24
glamor: Remove remaining support for FBOs not matching pixmap size
Keith Packard
1
-4
/
+0
2015-03-24
glamor: Remove _nf rendering functions
Keith Packard
1
-2
/
+1
2015-03-24
glamor: only use (un)pack_subimage when available
Maarten Lankhorst
1
-0
/
+2
2015-01-23
glamor: use screen blockhandler rather than dix one (v3)
Dave Airlie
1
-0
/
+1
2014-12-25
glamor: Make glamor_purge_fbo static
Michel Dänzer
1
-1
/
+0
2014-12-09
glamor: Always destroy EGL image associated with destroyed pixmap
Keith Packard
1
-1
/
+0
2014-11-20
glamor: Don't insert fbos from external objects into fbo cache
Keith Packard
1
-0
/
+2
2014-09-18
glamor: Remove shader-based trapezoid implementation. Fixes Bug 76213.
Keith Packard
1
-6
/
+0
2014-09-18
glamor: Change SET_PIXMAP_FBO_CURRENT from macro to static inline
Keith Packard
1
-8
/
+9
2014-09-11
glamor: Make glyph mask cache per-screen
Michel Dänzer
1
-0
/
+25
2014-09-11
glamor: Move 'glyph caches realized' check to glamor_realize_glyph_caches
Michel Dänzer
1
-1
/
+1
2014-07-30
Fix files including xorg-server.h by mistake
Keith Packard
1
-1
/
+0
2014-07-18
glamor: Add support for SHM sync fences
Keith Packard
1
-0
/
+15
2014-07-17
glamor: Drop the "are we doing a series of blits or draws" logic.
Eric Anholt
1
-7
/
+0
2014-07-17
glamor: Remove a dead prototype.
Eric Anholt
1
-6
/
+0
2014-07-17
glamor: Drop dead glamor_restore_pixmap_to_texture().
Eric Anholt
1
-10
/
+0
2014-07-17
glamor: Drop dead glamor_download_pixmap_to_cpu()
Eric Anholt
1
-15
/
+0
2014-07-17
glamor: Drop dead get/pub sub pixmap functions.
Eric Anholt
1
-5
/
+0
2014-07-17
glamor: Remove always-true yInverted flag.
Eric Anholt
1
-1
/
+0
2014-07-17
glamor: Drop constant arguments to glamor_solid().
Eric Anholt
1
-1
/
+0
2014-06-15
glamor: Share code for put_image handling.
Eric Anholt
1
-0
/
+12
2014-06-15
glamor: Split the XV code into XF86-dependent parts and generic.
Eric Anholt
1
-2
/
+17
2014-06-15
glamor: Remove stubbed-out glamor_stipple function
Keith Packard
1
-5
/
+0
2014-06-15
glamor: Remove 'tiling' shader code
Keith Packard
1
-12
/
+0
2014-06-15
glamor: Replace glamor_solid_boxes and glamor_solid with GC using code
Keith Packard
1
-25
/
+20
2014-06-15
glamor: Add accelerated stipple support
Keith Packard
1
-0
/
+5
2014-06-15
glamor: Add glamor_program based 0-width dashed lines
Keith Packard
1
-1
/
+28
2014-06-15
glamor: Use glamor_program and GL_LINES for 0-width lines
Keith Packard
1
-10
/
+15
2014-06-15
glamor: Add glamor_program based copy acceleration
Keith Packard
1
-14
/
+28
2014-06-15
glamor: Directly reference the private key records
Keith Packard
1
-6
/
+7
2014-06-15
glamor: Replace fallback preparation code
Keith Packard
1
-10
/
+5
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
1
-5
/
+0
2014-04-23
glamor: Add glamor_transfer based glamor_get_image and glamor_put_image
Keith Packard
1
-14
/
+9
2014-04-03
Merge remote-tracking branch 'krh/xwayland-for-keithp'
Keith Packard
1
-5
/
+0
2014-04-03
glamor: Add glamor_program based poly_text and image_text
Keith Packard
1
-0
/
+20
2014-04-03
glamor: Use glamor_program for glamor_glyphblt
Keith Packard
1
-0
/
+3
2014-04-03
glamor: Add glamor_program based poly_fill_rect
Keith Packard
1
-4
/
+8
2014-04-03
glamor: Add glamor_program based fill/set/get spans
Keith Packard
1
-14
/
+18
2014-04-03
glamor: Compute supported GLSL version and save in screen private
Keith Packard
1
-0
/
+1
2014-04-01
glamor: Expose glamor_destroy_pixmap()
Kristian Høgsberg
1
-2
/
+0
2014-04-01
glamor: Move glamor_egl_screen_init() prototype to glamor.h
Kristian Høgsberg
1
-3
/
+0
2014-03-26
glamor: Add glamor_program PolyPoint implementation
Keith Packard
1
-0
/
+3
2014-03-26
glamor: Add infrastructure for generating shaders on the fly
Keith Packard
1
-0
/
+1
[next]