Skip to content

hikiko-blog

code, hacks, notes, πŸŠβ€β™€οΈ

 

  • About πŸ‘½
  • All posts πŸš€
  • Sitemap πŸ—ΊοΈ

Categories

  • Depth Aware Upsampling Experiments
  • OpenGL and Vulkan Interoperability on Linux
  • Graphics Drivers Development
  • Hobby Projects, Hacks, Experiments
  • FreeBSD
  • BootBoot (an ASM experiment)
  • Graphics for WebKit
  • Posts related to work
  • Ubuntu
  • Unity7 Optimisation
  • Compiz Introduction and Demo
  • Stellarium (ESA SOCIS 2011) πŸͺ
  • Conferences
  • Notes
  • Posts in Greek

Social/Other

Website
Portfolio
Github
Freedesktop Gitlab
Shadertoy
Twitter

Recent Posts

  • Shadertoying
  • [OpenGL and Vulkan Interoperability on Linux] Part 11: Debugging the semaphore synchronization πŸ„
  • Debugging WebKit graphics using APItrace
  • An easy way to debug WebKit’s WebProcess with GDB
  • Building the i965 mesa driver on FreeBSD

Archives

Tag: webgl

Debugging WebKit graphics using APItrace

In my previous post on WebKit, I explained how we can debug the WebProcess using GDB. In this post, I am going to talk about another useful debugging tool that can be used to debug graphics: APItrace.

Continue reading Debugging WebKit graphics using APItrace

Posted on July 6, 2021December 29, 2021Categories Graphics for WebKit, Posts related to workTags debug, opengl, webkit, apitrace, webglLeave a comment on Debugging WebKit graphics using APItrace
Proudly powered by WordPress