]>
O.S.I.I.S - jp/vkvg.git/log
Jean-Philippe Bruyère [Sun, 20 Feb 2022 04:49:43 +0000 (05:49 +0100)]
VKVG_VK_SCALAR_BLOCK_SUPPORTED fix
Jean-Philippe Bruyère [Sun, 20 Feb 2022 03:21:07 +0000 (04:21 +0100)]
update vkh, optional scalar block layout in main frag shader
Jean-Philippe Bruyère [Mon, 21 Feb 2022 14:38:48 +0000 (15:38 +0100)]
Merge branch 'isnan_fix'
Jean-Philippe Bruyère [Sun, 20 Feb 2022 19:52:22 +0000 (20:52 +0100)]
add todo comment
Jean-Philippe Bruyère [Sun, 20 Feb 2022 18:02:31 +0000 (19:02 +0100)]
add multithreaded test for text
Jean-Philippe Bruyère [Sun, 20 Feb 2022 17:38:16 +0000 (18:38 +0100)]
debug: font cache locking, waiting reader writer mutex for a fine grained inter-threading implementation
Jean-Philippe Bruyère [Sun, 20 Feb 2022 11:30:25 +0000 (12:30 +0100)]
debug: buffers sizes checks
Jean-Philippe Bruyère [Sat, 19 Feb 2022 18:04:40 +0000 (19:04 +0100)]
debug: buffers size check in polyfill
Jean-Philippe Bruyère [Sat, 19 Feb 2022 15:26:52 +0000 (16:26 +0100)]
debug: _poly_fill vbo size check
Jean-Philippe Bruyère [Sat, 19 Feb 2022 15:25:44 +0000 (16:25 +0100)]
add fill rule to test detail output
Jean-Philippe Bruyère [Fri, 18 Feb 2022 22:00:02 +0000 (23:00 +0100)]
replace isnanf by isnan in vectors.h
Jean-Philippe Bruyère [Fri, 18 Feb 2022 20:05:22 +0000 (21:05 +0100)]
replace obsolete isnanf by isnan
Jean-Philippe Bruyère [Fri, 18 Feb 2022 21:57:18 +0000 (22:57 +0100)]
add glibc guard for backtrace in cross_os.c
Jean-Philippe Bruyère [Fri, 18 Feb 2022 21:47:20 +0000 (22:47 +0100)]
only provide backtrace on linux gcc in debug
Jean-Philippe Bruyère [Fri, 18 Feb 2022 20:23:38 +0000 (21:23 +0100)]
removed log level in multithreaded2
Jean-Philippe Bruyère [Fri, 18 Feb 2022 19:20:09 +0000 (20:20 +0100)]
multithreading is not ok with context caching, articulating both need more work
Jean-Philippe Bruyère [Fri, 18 Feb 2022 18:59:14 +0000 (19:59 +0100)]
with harfbuzz, _prepare_char is only required on show_text
Jean-Philippe Bruyère [Fri, 18 Feb 2022 18:58:00 +0000 (19:58 +0100)]
cleanup
Jean-Philippe Bruyère [Fri, 18 Feb 2022 14:49:55 +0000 (15:49 +0100)]
buggy font cache mutex guarding, multithreaded tests
Jean-Philippe Bruyère [Fri, 18 Feb 2022 14:53:35 +0000 (15:53 +0100)]
remove duplicated _parse_args
Jean-Philippe Bruyère [Fri, 18 Feb 2022 04:00:57 +0000 (05:00 +0100)]
add svg and recording options in cmake resume
Jean-Philippe Bruyère [Fri, 18 Feb 2022 03:28:22 +0000 (04:28 +0100)]
add invalid font status
Jean-Philippe Bruyère [Fri, 18 Feb 2022 03:16:06 +0000 (04:16 +0100)]
remove unecessary fence wait
Jean-Philippe Bruyère [Tue, 1 Feb 2022 11:34:20 +0000 (12:34 +0100)]
font cache mutex, func renames
Jean-Philippe Bruyère [Thu, 27 Jan 2022 23:52:50 +0000 (00:52 +0100)]
-t option for test: thread aware
Jean-Philippe Bruyère [Thu, 27 Jan 2022 21:38:09 +0000 (22:38 +0100)]
_device prefix in device_internal
Jean-Philippe Bruyère [Thu, 27 Jan 2022 21:12:10 +0000 (22:12 +0100)]
thread aware option in device, simple mutex device lock
Jean-Philippe Bruyère [Thu, 27 Jan 2022 04:08:24 +0000 (05:08 +0100)]
merge multithreading device guards with cached context
Jean-Philippe Bruyère [Wed, 26 Jan 2022 22:51:29 +0000 (23:51 +0100)]
add multihreaded test direct draw on main surface
Jean-Philippe Bruyère [Wed, 26 Jan 2022 22:41:15 +0000 (23:41 +0100)]
test with only guarded last fence wait and submit
Jean-Philippe Bruyère [Tue, 25 Jan 2022 23:22:46 +0000 (00:22 +0100)]
vkvg_device_set_queue_guards
Jean-Philippe Bruyère [Tue, 25 Jan 2022 22:01:06 +0000 (23:01 +0100)]
replace cross_mutex with tinycthread, add multisampled example
Jean-Philippe Bruyère [Tue, 25 Jan 2022 11:32:47 +0000 (12:32 +0100)]
don't store context with status_invalid, check surf pointer and status on ctx reuse
Jean-Philippe Bruyère [Tue, 25 Jan 2022 11:25:19 +0000 (12:25 +0100)]
move getarcstep.c to tmp dir, it reference vkvg internals which cause linking failures
Jean-Philippe Bruyère [Thu, 20 Jan 2022 01:20:07 +0000 (02:20 +0100)]
wip
Jean-Philippe Bruyère [Wed, 19 Jan 2022 08:51:17 +0000 (09:51 +0100)]
store context in vkvgdevice to be reused on creation
Marco Rubin [Fri, 18 Feb 2022 19:56:40 +0000 (19:56 +0000)]
Added stdarg.h inclusion (#82)
include stdarg.h in vkvg_internal.h
Jean-Philippe Bruyère [Sat, 5 Feb 2022 03:54:10 +0000 (04:54 +0100)]
typo in readme
Marco Rubin [Tue, 1 Feb 2022 10:11:52 +0000 (10:11 +0000)]
Docs fixes
Jean-Philippe Bruyère [Tue, 25 Jan 2022 23:23:23 +0000 (00:23 +0100)]
typo
Marco Rubin [Tue, 25 Jan 2022 18:41:10 +0000 (18:41 +0000)]
getopt instead of manual parsing, style changes (#70)
* getopt instead of manual parsing, style changes
Something maybe unusual but I think it's better to use existing tools even here, instead of manually parsing the arguments, and I think it's more pleasing to the eye. Also, `getopt` checks for missing arguments for options which need one.
* Add stdio.h for fprintf
* Restore "vsync" option instead of "v"
That was a test, now it prints the correct (already) supported option.
j-p [Tue, 25 Jan 2022 11:08:22 +0000 (12:08 +0100)]
Worflow test (#68)
* Create cmake.yml, win32 isnanf debug
Jean-Philippe Bruyère [Tue, 25 Jan 2022 10:20:22 +0000 (11:20 +0100)]
update vkh
Jean-Philippe Bruyère [Mon, 24 Jan 2022 22:16:13 +0000 (23:16 +0100)]
clean dev, surf, ctx error handling
Jean-Philippe Bruyère [Mon, 24 Jan 2022 20:50:48 +0000 (21:50 +0100)]
unified layer and instance exts check
Jean-Philippe Bruyère [Mon, 24 Jan 2022 18:40:52 +0000 (18:40 +0000)]
make glfw init and vulkan support check fatal failure in any case
j-p [Mon, 24 Jan 2022 13:56:26 +0000 (13:56 +0000)]
Merge pull request #63 from Rubo3/patch-4
Substitute nested ifs with a single bigger if
Marco Rubin [Mon, 24 Jan 2022 12:40:22 +0000 (12:40 +0000)]
Substitute nested ifs with a single bigger if
j-p [Mon, 24 Jan 2022 12:02:05 +0000 (12:02 +0000)]
Merge pull request #60 from Rubo3/patch-1
Fixed spelling
Jean-Philippe Bruyère [Mon, 24 Jan 2022 11:58:22 +0000 (12:58 +0100)]
NDEBUG disable assert, so required function MUST be outside
Marco Rubin [Mon, 24 Jan 2022 11:44:55 +0000 (11:44 +0000)]
Fix a possible memory leak in vkengine_create (#62)
* Fix a possible memory leak in vkengine_create
The assertion checks could crash the program, leaving memory allocated by `e` un`free`d.
* Restored GLFW callback function
j-p [Mon, 24 Jan 2022 11:37:36 +0000 (11:37 +0000)]
Merge pull request #61 from Rubo3/patch-2
add GLFW error callback function and assertion
Marco Rubin [Mon, 24 Jan 2022 10:58:39 +0000 (10:58 +0000)]
add GLFW error callback function and assertion
Added a `glfwInit()` assertion because it could fail, and a callback function to get the error description and print it to stdout.
Marco Rubin [Mon, 24 Jan 2022 10:19:43 +0000 (10:19 +0000)]
Fixed spelling
"complient" -> "compliant"
Jean-Philippe Bruyère [Sun, 23 Jan 2022 18:20:16 +0000 (19:20 +0100)]
provide 2 steps blit if blitting not supported in linear tiling
Jean-Philippe Bruyère [Sun, 23 Jan 2022 16:49:58 +0000 (17:49 +0100)]
add test for png blit img format support, debug surface img format feature test
Jean-Philippe Bruyère [Sun, 23 Jan 2022 11:54:24 +0000 (12:54 +0100)]
port scalar block layout fixes to vkvg_device_create
Jean-Philippe Bruyère [Sat, 22 Jan 2022 23:21:05 +0000 (00:21 +0100)]
set vulkan version to 1.2 in vkvg_device_create
j-p [Sat, 22 Jan 2022 20:18:49 +0000 (21:18 +0100)]
Update README.md
Jean-Philippe Bruyère [Sat, 22 Jan 2022 13:55:00 +0000 (14:55 +0100)]
check sample count support on device creation
j-p [Sat, 22 Jan 2022 03:44:34 +0000 (04:44 +0100)]
Update README.md
j-p [Sat, 22 Jan 2022 01:41:06 +0000 (02:41 +0100)]
Update README.md
Jean-Philippe Bruyère [Tue, 18 Jan 2022 18:57:46 +0000 (19:57 +0100)]
reset simpleConcave if curve
Jean-Philippe Bruyère [Tue, 18 Jan 2022 18:55:29 +0000 (19:55 +0100)]
simple concave path handling
Jean-Philippe Bruyère [Tue, 18 Jan 2022 12:29:29 +0000 (13:29 +0100)]
update readme
Jean-Philippe Bruyère [Mon, 17 Jan 2022 08:14:20 +0000 (09:14 +0100)]
update vkvg-svg
Jean-Philippe Bruyère [Sun, 16 Jan 2022 12:30:13 +0000 (13:30 +0100)]
cmake options in readme
Jean-Philippe Bruyère [Sun, 16 Jan 2022 00:59:52 +0000 (01:59 +0100)]
add text test
Jean-Philippe Bruyère [Sat, 15 Jan 2022 19:36:30 +0000 (20:36 +0100)]
Merge branch 'master' of github.com:jpbruyere/vkvg
Jean-Philippe Bruyère [Fri, 14 Jan 2022 22:12:10 +0000 (23:12 +0100)]
debug paint_surf test
Jean-Philippe Bruyère [Fri, 14 Jan 2022 15:22:51 +0000 (16:22 +0100)]
don't clear stencil on surf creation, but on ctx first pass, polyfill vao size check debug, add _ensure_*bo_buffer methods
Jean-Philippe Bruyère [Fri, 14 Jan 2022 06:25:35 +0000 (07:25 +0100)]
check vbo size once during poly fill
Jean-Philippe Bruyère [Thu, 13 Jan 2022 14:05:52 +0000 (15:05 +0100)]
render svg #subid: update vkvg-svg
Jean-Philippe Bruyère [Thu, 13 Jan 2022 14:04:14 +0000 (15:04 +0100)]
scalar block layout enabled in vk device creation info
Jean-Philippe Bruyère [Thu, 13 Jan 2022 14:03:05 +0000 (15:03 +0100)]
get matrix scaling to scale arcstep and curve dist limit
Jean-Philippe Bruyère [Thu, 13 Jan 2022 08:25:48 +0000 (09:25 +0100)]
comments
Jean-Philippe Bruyère [Thu, 13 Jan 2022 06:52:37 +0000 (07:52 +0100)]
vkvg_clip_state_t implementation
Jean-Philippe Bruyère [Wed, 29 Dec 2021 19:01:25 +0000 (20:01 +0100)]
don't flush context on restore if no clipping info is stored
Jean-Philippe Bruyère [Wed, 29 Dec 2021 17:21:06 +0000 (18:21 +0100)]
isClipped boolean in context_t, save/restore handle clipping only if clipped
Jean-Philippe Bruyère [Wed, 12 Jan 2022 21:20:09 +0000 (22:20 +0100)]
svg #subid rendering test
Jean-Philippe Bruyère [Wed, 12 Jan 2022 21:19:36 +0000 (22:19 +0100)]
elliptical arc step limit reduced
Jean-Philippe Bruyère [Wed, 12 Jan 2022 07:59:33 +0000 (08:59 +0100)]
nsvg public iface rename as vkvg-svg, single api for both, recording wip
Jean-Philippe Bruyère [Sun, 9 Jan 2022 10:45:49 +0000 (11:45 +0100)]
use private _line_to in arc
Jean-Philippe Bruyère [Sun, 9 Jan 2022 10:44:25 +0000 (11:44 +0100)]
recording wip
Jean-Philippe Bruyère [Sat, 8 Jan 2022 15:27:27 +0000 (16:27 +0100)]
base implementation of recording infrastructure
Jean-Philippe Bruyère [Tue, 11 Jan 2022 15:39:21 +0000 (16:39 +0100)]
implement svg from fragment for vkvg-svg
Jean-Philippe Bruyère [Tue, 11 Jan 2022 13:55:16 +0000 (14:55 +0100)]
prevent trying to create surface with dim <= 0
Jean-Philippe Bruyère [Tue, 11 Jan 2022 10:40:23 +0000 (11:40 +0100)]
set cmake min vers to 3.16
Jean-Philippe Bruyère [Tue, 11 Jan 2022 10:36:44 +0000 (11:36 +0100)]
wired debug modes
Jean-Philippe Bruyère [Mon, 10 Jan 2022 21:26:38 +0000 (22:26 +0100)]
fix vkh missing in package
Jean-Philippe Bruyère [Mon, 10 Jan 2022 20:32:05 +0000 (21:32 +0100)]
try obj lib for vkvg sources and shaders
Jean-Philippe Bruyère [Mon, 10 Jan 2022 19:44:17 +0000 (20:44 +0100)]
update glutess
Jean-Philippe Bruyère [Mon, 10 Jan 2022 17:48:31 +0000 (18:48 +0100)]
cpack nsis
Jean-Philippe Bruyère [Mon, 10 Jan 2022 15:13:05 +0000 (16:13 +0100)]
fix win compilation issues
Jean-Philippe Bruyère [Sun, 9 Jan 2022 20:04:26 +0000 (21:04 +0100)]
embed vkvg-svg, svg-viewer as in vkvg/tests
Jean-Philippe Bruyère [Sun, 9 Jan 2022 18:49:12 +0000 (19:49 +0100)]
cmake:check glutess target exists
Jean-Philippe Bruyère [Sun, 9 Jan 2022 18:45:05 +0000 (19:45 +0100)]
try to better handle static/shared libraries and linkage
Jean-Philippe Bruyère [Sat, 8 Jan 2022 11:58:07 +0000 (12:58 +0100)]
reset submodule addresses to https
Jean-Philippe Bruyère [Sat, 8 Jan 2022 11:50:38 +0000 (12:50 +0100)]
set vkh remote address
Jean-Philippe Bruyère [Fri, 7 Jan 2022 23:28:51 +0000 (00:28 +0100)]
debug without glutess