index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
sna_glyphs.c
Age
Commit message (
Expand
)
Author
2019-09-19
sna: Avoid strict aliasing violations with glyphinfo
Ville Syrjälä
2015-06-02
sna: Avoid using NULL pointer inside DBG
Chris Wilson
2015-05-18
sna/glyphs: Improve handling of low bitdepth mask format conversions
Chris Wilson
2015-01-13
sna: Wrap direct access to ScrnInfoPtr->pScreen
Chris Wilson
2014-11-10
sna: Check picture format on destination before beginning a GPU operation
Chris Wilson
2014-09-09
sna/glyphs: Prevent NULL vfunc deref with glyphs
Chris Wilson
2014-08-01
sna/glyphs: Eliminate an extra conditional from glyphs-to-dst
Chris Wilson
2014-08-01
sna/glyphs: Fallback to masked glyphs if rendering to a too wide dst
Chris Wilson
2014-06-27
sna/glyphs: Add DBG option for glyph tolerance
Chris Wilson
2014-06-27
sna/glyphs: Add DBG option for forcing glyphs-to-dst
Chris Wilson
2014-06-24
sna/glyphs: Clip damage to dst
Chris Wilson
2014-06-23
sna: Allow scratch pixmap to allocate linear GPU bo
Chris Wilson
2014-06-23
sna: Do not set CAN_CREATE_GPU flag for untiled allocations
Chris Wilson
2014-06-20
sna: Mark up const boxes to keep the compiler happy
Chris Wilson
2014-06-17
sna/glyphs: DBG compile fix
Chris Wilson
2014-06-16
sna/glyphs: Add DBG option to force use of the glyph image mask
Chris Wilson
2014-06-16
sna/glyphs: Show number of glyphs in DBG
Chris Wilson
2014-06-13
sna: Refine decision whether to use the GPU or render inplace
Chris Wilson
2014-06-11
sna/glyphs: Always print some DBG when performing fallback
Chris Wilson
2014-06-11
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-04-22
sna: Use a global pixman glyph cache
Chris Wilson
2014-03-24
sna: Remove one conditional from rendering glyphs into a mask
Chris Wilson
2014-03-24
sna: Consolidate handling of uncacheable glyphs
Chris Wilson
2014-03-24
sna: Eliminate a few conditionals in glyph fast path
Chris Wilson
2014-03-12
sna: Add DBG around using pixman's glyph cache
Chris Wilson
2014-03-11
sna/glyphs: Add a smattering of DBG for validating the glyph mask
Chris Wilson
2014-03-10
sna: Pass render hints for migration based on source location
Chris Wilson
2014-03-10
sna/glyph: Release the pixman glyph cache along the error paths
Chris Wilson
2014-02-04
sna/glyphs: Reset composite state between switching glyph formats
Chris Wilson
2014-01-23
sna: Avoid erroneous discarding operations for partial composites
Chris Wilson
2014-01-17
sna: Cull the DBG spew to stderr
Chris Wilson
2013-11-28
sna: Wrap glyph composition with sigtrap handling
Chris Wilson
2013-11-25
Remove uneeded headers
Zdenek Kabelac
2013-11-12
sna: Apply drawable offset to glyph bbox prior to checking for clipping
Chris Wilson
2013-11-04
test
Chris Wilson
2013-10-30
Revert "sna: Detect and handle mi recursion"
Chris Wilson
2013-10-18
sna/glyphs: Remove glyph_approx_extents
Chris Wilson
2013-10-16
sna/glyphs: Fix computation of extents for long strings
Chris Wilson
2013-09-27
sna: Catch SIGBUS to prevent X death
Chris Wilson
2013-09-10
sna: Disable use of Y-tiling for gen4
Chris Wilson
2013-08-12
sna/glyphs: Do not attempt to release the negative cache lookup
Chris Wilson
2013-08-12
sna: Fix use of obsolete this_atlas in a DBG message
Chris Wilson
2013-08-10
sna/glyphs: Micro-optimise glyphs-to-dst
Chris Wilson
2013-08-10
sna/glyphs: Micro-optimise glyph drawing
Chris Wilson
2013-08-01
sna/glyphs: Allow glyphs-to-dst to discard CA masks for a8 glyphs
Chris Wilson
2013-07-07
sna/gen4: Remove the glyph mask hack and tune the flush w/a
Chris Wilson
2013-06-03
sna: Make copying the glyph size more compact
Chris Wilson
2013-03-18
sna: Reset operation state between glyphs
Chris Wilson
2013-03-18
sna: Skip processing an all-clipped-out glyph
Chris Wilson
2013-02-26
sna: Flatten the glyph emitters
Chris Wilson
[next]