Files
RedBear-OS/recipes/tools/sed/source/po/ChangeLog-2014
T
vasilito 7686729069 drm: implement syncobj and fence for VIRGL/VirtIO driver
Extract protocol-agnostic FenceTimeline from Intel to shared
src/drivers/fence.rs — atomic-based fence tracking suitable
for Intel, VIRGL, and AMD drivers.

Extract protocol-agnostic SyncobjManager from Intel to shared
src/drivers/syncobj.rs — syncobj create/destroy/signal/reset/
wait/query and sync_file fd export/import.

Wire both into VirtioDriver:
- Add FenceTimeline + SyncobjManager fields
- Implement all 5 GpuDriver syncobj trait methods
  (create, destroy, wait, export_fd, import_fd)
- Track fence seqnos in virgl_submit_3d (allocate
  before submit, signal after completion)

Intel fence.rs and syncobj.rs converted to thin re-export
modules pointing at shared sources — no behavioral change
for Intel driver.

This gives Mesa VIRGL userspace the standard DRM syncobj
API for GPU/compositor synchronization.
2026-06-02 14:33:28 +03:00

54 lines
1.3 KiB
Plaintext

2004-11-11 Paolo Bonzini <bonzini@gnu.org>
* Makevars: New.
2004-11-02 gettextize <bug-gnu-utils@gnu.org>
* Makefile.in.in: Upgrade to gettext-0.10.40.
2002-10-26 Paolo Bonzini <bonzini@gnu.org>
* po/*.po: updated from Translation Project
2001-10-19 gettextize <bug-gnu-utils@gnu.org>
* Makefile.in.in: Upgrade to gettext-0.10.40.
* cat-id-tbl.c: Remove file.
* stamp-cat-id: Remove file.
2001-03-02 Paolo Bonzini <bonzini@gnu.org>
* po/it.po: updated
* po/sed.pot: likewise.
2000-12-10 Paolo Bonzini <bonzini@gnu.org>
* po/it.po: Italian translation reviewed for new POT file.
* po/sed.pot: updated
Mon Mar 15 16:25:53 PST 1999 Ken Pizzini <ken@gnu.org>
* po/it.po: new translation file.
Sun Feb 7 21:22:17 PST 1999 Ken Pizzini <ken@gnu.org>
* po/de.po: new translation file.
Sat Dec 12 11:18:55 PST 1998 Ken Pizzini <ken@gnu.org>
* po/ru.po: new translation file.
Sun Dec 6 00:51:23 PST 1998 Ken Pizzini <ken@gnu.org>
* po/fr.po: new translation file.
Sun Aug 16 02:59:20 PDT 1998 Ken Pizzini <ken@gnu.org>
* sed/compile.c: added N_() markers and corresponding gettext()
(er, _()) calls.
* po/sed.pot: updated to reflect changed and newly marked text.
1998-07-24 Erick Branderhorst <Erick.Branderhorst@asml.nl>
* po/nl.po: Dutch translation.