NetBSD/xsrc 0Sp6lZr — external/mit/xf86-video-ngle/dist/src ngle.h
this should have went in with the previous commit
Version | Delta | File | |
---|---|---|---|
1.8 | +3 | -1 | external/mit/xf86-video-ngle/dist/src/ngle.h |
+3 | -1 | 1 files |
this should have went in with the previous commit
Version | Delta | File | |
---|---|---|---|
1.8 | +3 | -1 | external/mit/xf86-video-ngle/dist/src/ngle.h |
+3 | -1 | 1 files |
Fix the build. Commented out code that is missing #defines
Version | Delta | File | |
---|---|---|---|
1.11 | +4 | -4 | external/mit/xf86-video-ngle/dist/src/ngle_driver.c |
1.8 | +3 | -1 | external/mit/xf86-video-ngle/dist/src/summit_accel.c |
1.7 | +1 | -0 | external/mit/xf86-video-ngle/dist/src/ngle.h |
+8 | -5 | 3 files |
use the hardware to draw anti-aliased text visible speedup The problem is that HP didn't implement full alpha blending support on the FX4, just what's needed to draw anti-aliased lines and edges, and no upper byte in 32bit buffers, which means we can't have anything with alpha in video memory but we can apply alpha blending when scribbling into video memory using BINC, therefore we do *not* want out glyph sources in VRAM...
Version | Delta | File | |
---|---|---|---|
1.7 | +244 | -4 | external/mit/xf86-video-ngle/dist/src/summit_accel.c |
+244 | -4 | 1 files |
adjust FIFO slots in SummitWaitFifo() calls
Version | Delta | File | |
---|---|---|---|
1.6 | +15 | -8 | external/mit/xf86-video-ngle/dist/src/summit_accel.c |
+15 | -8 | 1 files |
some updates: - turn pixel processing off for GXcopy - small speedup - remove unnecessary exaMarkSync() calls - set prefetch hint in SummitDownloadFromScreen() - *big* speedup
Version | Delta | File | |
---|---|---|---|
1.5 | +30 | -20 | external/mit/xf86-video-ngle/dist/src/summit_accel.c |
+30 | -20 | 1 files |
add direct support for hardware cursor on Summit
Version | Delta | File | |
---|---|---|---|
1.1 | +137 | -0 | external/mit/xf86-video-ngle/dist/src/summit_cursor.c |
1.10 | +6 | -3 | external/mit/xf86-video-ngle/dist/src/ngle_driver.c |
1.6 | +2 | -1 | external/mit/xf86-video-ngle/dist/src/ngle.h |
+145 | -4 | 3 files |
some udates: - don't use hwmode, just track read- and write mode directly - use FIFO pacing now that we know how, only stall the engine if we need to access video memory or change buffer access modes - use a back buffer as off-screen memory, modify Prepare*() etc. accordingly
Version | Delta | File | |
---|---|---|---|
1.4 | +142 | -56 | external/mit/xf86-video-ngle/dist/src/summit_accel.c |
1.5 | +2 | -1 | external/mit/xf86-video-ngle/dist/src/ngle.h |
+144 | -57 | 2 files |
twm: fix sub-menu handling Patch from RVP. Fixes PR 58979.
Version | Delta | File | |
---|---|---|---|
1.2 | +1,780 | -1,751 | external/mit/twm/dist/src/events.c |
+1,780 | -1,751 | 1 files |
this should have went in with the last summit_accel.c commit..
Version | Delta | File | |
---|---|---|---|
1.4 | +1 | -0 | external/mit/xf86-video-ngle/dist/src/ngle.h |
+1 | -0 | 1 files |
use ROPs now that we know how
Version | Delta | File | |
---|---|---|---|
1.3 | +80 | -12 | external/mit/xf86-video-ngle/dist/src/summit_accel.c |
+80 | -12 | 1 files |
support 24bit
Version | Delta | File | |
---|---|---|---|
1.2 | +8 | -8 | external/mit/xf86-video-ngle/dist/src/summit_accel.c |
+8 | -8 | 1 files |
make sure we log a found message for every device: [ 2209.958] (II) NGLEPreInit: found Visualize FX 2/4/6 ( GID 2fc1066b ) [ 2209.971] (II) NGLEPreInit: found HCRX ( GID 2bcb015a )
Version | Delta | File | |
---|---|---|---|
1.9 | +3 | -4 | external/mit/xf86-video-ngle/dist/src/ngle_driver.c |
+3 | -4 | 1 files |
allow more than one device section
Version | Delta | File | |
---|---|---|---|
1.8 | +1 | -5 | external/mit/xf86-video-ngle/dist/src/ngle_driver.c |
+1 | -5 | 1 files |
add *very* experimental Visualize FX support
Version | Delta | File | |
---|---|---|---|
1.1 | +235 | -0 | external/mit/xf86-video-ngle/dist/src/summit_accel.c |
1.7 | +20 | -17 | external/mit/xf86-video-ngle/dist/src/ngle_driver.c |
1.3 | +30 | -0 | external/mit/xf86-video-ngle/dist/src/ngle.h |
1.6 | +1 | -29 | external/mit/xf86-video-ngle/dist/src/ngle_accel.c |
+286 | -46 | 4 files |
merge libX11 1.8.10
Version | Delta | File | |
---|---|---|---|
1.8 | +559 | -0 | external/mit/libX11/dist/ChangeLog |
1.7 | +286 | -129 | external/mit/libX11/dist/aclocal.m4 |
1.8 | +256 | -139 | external/mit/libX11/dist/configure |
1.14 | +24 | -3 | external/mit/libX11/dist/nls/en_US.UTF-8/Compose.pre |
1.7 | +11 | -0 | external/mit/libX11/dist/README.md |
1.6 | +1 | -1 | external/mit/libX11/dist/src/xkb/XKBMAlloc.c |
+1,137 | -272 | 3 files not shown | |
+1,140 | -274 | 9 files |
initial import of libX11-1.8.10
Version | Delta | File | |
---|---|---|---|
1.1.1.33 | +559 | -0 | external/mit/libX11/dist/ChangeLog |
1.1.1.28 | +286 | -129 | external/mit/libX11/dist/aclocal.m4 |
1.1.1.33 | +256 | -139 | external/mit/libX11/dist/configure |
1.1.1.18 | +147 | -83 | external/mit/libX11/dist/config.sub |
1.1.1.10 | +142 | -17 | external/mit/libX11/dist/modules/im/ximcp/imDefLkup.c |
1.1.1.27 | +62 | -21 | external/mit/libX11/dist/nls/Makefile.in |
+1,452 | -389 | 52 files not shown | |
+2,317 | -798 | 58 files |
merge libXt 1.3.1.
Version | Delta | File | |
---|---|---|---|
1.6 | +18 | -5 | external/mit/libXt/dist/m4/libtool.m4 |
1.8 | +2 | -1 | external/mit/libXt/dist/src/ResConfig.c |
1.10 | +1 | -1 | external/mit/libXt/dist/src/TMparse.c |
1.10 | +1 | -1 | external/mit/libXt/dist/src/NextEvent.c |
1.2 | +0 | -0 | external/mit/libXt/dist/src/sharedlib.c |
+22 | -8 | 5 files |
initial import of libXt-1.3.1
Version | Delta | File | |
---|---|---|---|
1.1.1.12 | +3,087 | -3,021 | external/mit/libXt/dist/aclocal.m4 |
1.1.1.12 | +2,036 | -1,691 | external/mit/libXt/dist/configure |
1.1.1.12 | +691 | -244 | external/mit/libXt/dist/config.sub |
1.1.1.12 | +189 | -5 | external/mit/libXt/dist/ChangeLog |
1.1.1.12 | +56 | -15 | external/mit/libXt/dist/config.guess |
1.1.1.11 | +0 | -51 | external/mit/libXt/dist/src/Initialize.c |
+6,059 | -5,027 | 30 files not shown | |
+6,146 | -5,144 | 36 files |
merge xkbprint 1.0.7.
Version | Delta | File | |
---|---|---|---|
1.6 | +7 | -4 | external/mit/xkbprint/dist/compile |
+7 | -4 | 1 files |
initial import of xkbprint-1.0.7
Version | Delta | File | |
---|---|---|---|
1.1.1.7 | +1,864 | -1,315 | external/mit/xkbprint/dist/configure |
1.1.1.7 | +339 | -173 | external/mit/xkbprint/dist/aclocal.m4 |
1.1.1.7 | +169 | -82 | external/mit/xkbprint/dist/config.sub |
1.1.1.7 | +88 | -24 | external/mit/xkbprint/dist/config.guess |
1.1.1.7 | +98 | -1 | external/mit/xkbprint/dist/ChangeLog |
1.1.1.5 | +39 | -37 | external/mit/xkbprint/dist/psgeom.c |
+2,597 | -1,632 | 9 files not shown | |
+2,764 | -1,740 | 15 files |
initial import of fonttosfnt-1.2.4
Version | Delta | File | |
---|---|---|---|
1.1.1.8 | +1,667 | -1,314 | external/mit/fonttosfnt/dist/configure |
1.1.1.7 | +298 | -152 | external/mit/fonttosfnt/dist/aclocal.m4 |
1.1.1.5 | +147 | -83 | external/mit/fonttosfnt/dist/config.sub |
1.1.1.8 | +89 | -0 | external/mit/fonttosfnt/dist/ChangeLog |
1.1.1.6 | +48 | -27 | external/mit/fonttosfnt/dist/missing |
1.1.1.5 | +50 | -12 | external/mit/fonttosfnt/dist/config.guess |
+2,299 | -1,588 | 9 files not shown | |
+2,397 | -1,668 | 15 files |
initial import of bdftopcf-1.1.2
Version | Delta | File | |
---|---|---|---|
1.1.1.8 | +1,656 | -1,303 | external/mit/bdftopcf/dist/configure |
1.1.1.8 | +339 | -173 | external/mit/bdftopcf/dist/aclocal.m4 |
1.1.1.8 | +169 | -82 | external/mit/bdftopcf/dist/config.sub |
1.1.1.8 | +88 | -24 | external/mit/bdftopcf/dist/config.guess |
1.1.1.6 | +48 | -27 | external/mit/bdftopcf/dist/missing |
1.1.1.8 | +68 | -1 | external/mit/bdftopcf/dist/ChangeLog |
+2,368 | -1,610 | 11 files not shown | |
+2,469 | -1,686 | 17 files |
merge x11perf 1.7.0, xfs 1.2.2, xrandr 1.5.3, and xtrans 1.5.2.
Version | Delta | File | |
---|---|---|---|
1.4 | +213 | -163 | external/mit/x11perf/dist/x11perf.c |
1.16 | +91 | -25 | external/mit/xrandr/dist/xrandr.c |
1.4 | +29 | -30 | external/mit/xfs/dist/os/io.c |
1.3 | +27 | -26 | external/mit/xtrans/dist/Xtrans.c |
1.5 | +23 | -9 | external/mit/xtrans/dist/Xtranssock.c |
1.7 | +4 | -4 | external/mit/xfs/include/config.h |
+387 | -257 | 1 files not shown | |
+390 | -260 | 7 files |
initial import of xtrans-1.5.2
Version | Delta | File | |
---|---|---|---|
1.1.1.12 | +1,696 | -1,334 | external/mit/xtrans/dist/configure |
1.1.1.12 | +299 | -153 | external/mit/xtrans/dist/aclocal.m4 |
1.1.1.12 | +344 | -15 | external/mit/xtrans/dist/ChangeLog |
1.1.1.7 | +147 | -83 | external/mit/xtrans/dist/config.sub |
1.1.1.6 | +48 | -27 | external/mit/xtrans/dist/missing |
1.1.1.7 | +50 | -12 | external/mit/xtrans/dist/config.guess |
+2,584 | -1,624 | 9 files not shown | |
+2,715 | -1,711 | 15 files |
initial import of xrandr-1.5.3
Version | Delta | File | |
---|---|---|---|
1.1.1.13 | +3,103 | -3,006 | external/mit/xrandr/dist/aclocal.m4 |
1.1.1.14 | +1,459 | -1,084 | external/mit/xrandr/dist/configure |
1.1.1.12 | +711 | -241 | external/mit/xrandr/dist/config.sub |
1.1.1.12 | +94 | -27 | external/mit/xrandr/dist/config.guess |
1.1.1.14 | +91 | -25 | external/mit/xrandr/dist/xrandr.c |
1.1.1.14 | +63 | -11 | external/mit/xrandr/dist/ChangeLog |
+5,521 | -4,394 | 2 files not shown | |
+5,524 | -4,397 | 8 files |
initial import of xfs-1.2.2
Version | Delta | File | |
---|---|---|---|
1.1.1.8 | +2,048 | -1,319 | external/mit/xfs/dist/configure |
1.1.1.8 | +344 | -159 | external/mit/xfs/dist/aclocal.m4 |
1.1.1.8 | +295 | -8 | external/mit/xfs/dist/ChangeLog |
1.1.1.8 | +169 | -82 | external/mit/xfs/dist/config.sub |
1.1.1.7 | +71 | -69 | external/mit/xfs/dist/difs/fonts.c |
1.1.1.8 | +88 | -24 | external/mit/xfs/dist/config.guess |
+3,015 | -1,661 | 32 files not shown | |
+3,480 | -2,008 | 38 files |
initial import of xcmsdb-1.0.7
Version | Delta | File | |
---|---|---|---|
1.1.1.6 | +1,835 | -1,296 | external/mit/xcmsdb/dist/configure |
1.1.1.6 | +339 | -173 | external/mit/xcmsdb/dist/aclocal.m4 |
1.1.1.6 | +169 | -82 | external/mit/xcmsdb/dist/config.sub |
1.1.1.6 | +124 | -2 | external/mit/xcmsdb/dist/ChangeLog |
1.1.1.6 | +88 | -24 | external/mit/xcmsdb/dist/config.guess |
1.1.1.5 | +48 | -27 | external/mit/xcmsdb/dist/missing |
+2,603 | -1,604 | 9 files not shown | |
+2,735 | -1,689 | 15 files |
initial import of x11perf-1.7.0
Version | Delta | File | |
---|---|---|---|
1.1.1.8 | +1,712 | -1,217 | external/mit/x11perf/dist/configure |
1.1.1.8 | +331 | -154 | external/mit/x11perf/dist/aclocal.m4 |
1.1.1.7 | +213 | -163 | external/mit/x11perf/dist/x11perf.c |
1.1.1.8 | +315 | -2 | external/mit/x11perf/dist/ChangeLog |
1.1.1.7 | +169 | -82 | external/mit/x11perf/dist/config.sub |
1.1.1.3 | +208 | -3 | external/mit/x11perf/dist/man/x11perf.man |
+2,948 | -1,621 | 32 files not shown | |
+3,738 | -2,210 | 38 files |
merge xclipboard 1.1.5, xlogo 1.0.7, xmag 1.0.8, and xprop 1.2.8.
Version | Delta | File | |
---|---|---|---|
1.4 | +75 | -38 | external/mit/xmag/dist/xmag.c |
1.3 | +25 | -24 | external/mit/xmag/dist/Scale.c |
1.5 | +7 | -4 | external/mit/xlogo/dist/compile |
1.5 | +7 | -4 | external/mit/xclipboard/dist/compile |
1.9 | +4 | -4 | external/mit/xprop/include/config.h |
+118 | -74 | 5 files |
initial import of xwud-1.0.7
Version | Delta | File | |
---|---|---|---|
1.1.1.7 | +1,655 | -1,304 | external/mit/xwud/dist/configure |
1.1.1.7 | +339 | -173 | external/mit/xwud/dist/aclocal.m4 |
1.1.1.7 | +169 | -82 | external/mit/xwud/dist/config.sub |
1.1.1.7 | +88 | -24 | external/mit/xwud/dist/config.guess |
1.1.1.5 | +48 | -27 | external/mit/xwud/dist/missing |
1.1.1.7 | +59 | -1 | external/mit/xwud/dist/ChangeLog |
+2,358 | -1,611 | 8 files not shown | |
+2,465 | -1,673 | 14 files |