mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
CWebRender pt2
This commit is contained in:
parent
1190eb1c6a
commit
fe181d242f
22 changed files with 1623 additions and 489 deletions
5
gfx/wr/tests/moz.build
Normal file
5
gfx/wr/tests/moz.build
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
|
||||
|
||||
# This is a standalone C regression executable. It includes the C renderer
|
||||
# implementation directly so it does not require another language's harness.
|
||||
SimplePrograms(['webrender_test'], ext='.c')
|
||||
Loading…
Add table
Add a link
Reference in a new issue