Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/external/mit/xf86-video-ngle/dist/src



Module Name:    xsrc
Committed By:   macallan
Date:           Wed Jan 15 08:21:06 UTC 2025

Modified Files:
        xsrc/external/mit/xf86-video-ngle/dist/src: ngle.h summit_accel.c

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 xsrc/external/mit/xf86-video-ngle/dist/src/ngle.h
cvs rdiff -u -r1.3 -r1.4 \
    xsrc/external/mit/xf86-video-ngle/dist/src/summit_accel.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index