# # ChangeLog for uspace/app/gfxdemo/gfxdemo.c in mainline # # Generated by Trac 1.6 # 2025-03-15T13:14:22Z Mon, 15 Apr 2019 15:45:04 GMT Jiri Svoboda [045186b] * .gitignore (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/gfxdemo/Makefile (added) * uspace/app/gfxdemo/doc/doxygroups.h (added) * uspace/app/gfxdemo/gfxdemo.c (added) * uspace/lib/gfx/Makefile (modified) * uspace/lib/gfx/include/gfx/context.h (modified) * uspace/lib/gfx/include/types/gfx/ops/context.h (added) * uspace/lib/gfx/private/context.h (added) * uspace/lib/gfx/src/context.c (added) * uspace/lib/gfx/src/render.c (modified) * uspace/lib/gfx/test/render.c (modified) Gfxdemo application stub, Gfx context virtual method dispatch