]> O.S.I.I.S - jp/vkvg.git/log
jp/vkvg.git
4 years agotest with solid color only solidColorOnlyShader
Jean-Philippe Bruyère [Sat, 15 Jan 2022 15:02:48 +0000 (16:02 +0100)]
test with solid color only

4 years agotest perf with descriptor less shader for solid color fill and stroke
Jean-Philippe Bruyère [Sun, 19 Jul 2020 14:49:46 +0000 (16:49 +0200)]
test perf with descriptor less shader for solid color fill and stroke

4 years agodon't clear stencil on surf creation, but on ctx first pass, polyfill vao size check...
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

4 years agocheck vbo size once during poly fill
Jean-Philippe Bruyère [Fri, 14 Jan 2022 06:25:35 +0000 (07:25 +0100)]
check vbo size once during poly fill

4 years agorender svg #subid: update vkvg-svg
Jean-Philippe Bruyère [Thu, 13 Jan 2022 14:05:52 +0000 (15:05 +0100)]
render svg #subid: update vkvg-svg

4 years agoscalar block layout enabled in vk device creation info
Jean-Philippe Bruyère [Thu, 13 Jan 2022 14:04:14 +0000 (15:04 +0100)]
scalar block layout enabled in vk device creation info

4 years agoget matrix scaling to scale arcstep and curve dist limit
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

4 years agocomments
Jean-Philippe Bruyère [Thu, 13 Jan 2022 08:25:48 +0000 (09:25 +0100)]
comments

4 years agovkvg_clip_state_t implementation
Jean-Philippe Bruyère [Thu, 13 Jan 2022 06:52:37 +0000 (07:52 +0100)]
vkvg_clip_state_t implementation

4 years agodon't flush context on restore if no clipping info is stored
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

4 years agoisClipped boolean in context_t, save/restore handle clipping only if clipped
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

4 years agosvg #subid rendering test
Jean-Philippe Bruyère [Wed, 12 Jan 2022 21:20:09 +0000 (22:20 +0100)]
svg #subid rendering test

4 years agoelliptical arc step limit reduced
Jean-Philippe Bruyère [Wed, 12 Jan 2022 21:19:36 +0000 (22:19 +0100)]
elliptical arc step limit reduced

4 years agonsvg public iface rename as vkvg-svg, single api for both, recording wip
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

4 years agouse private _line_to in arc
Jean-Philippe Bruyère [Sun, 9 Jan 2022 10:45:49 +0000 (11:45 +0100)]
use private _line_to in arc

4 years agorecording wip
Jean-Philippe Bruyère [Sun, 9 Jan 2022 10:44:25 +0000 (11:44 +0100)]
recording wip

4 years agobase implementation of recording infrastructure
Jean-Philippe Bruyère [Sat, 8 Jan 2022 15:27:27 +0000 (16:27 +0100)]
base implementation of recording infrastructure

4 years agoimplement svg from fragment for vkvg-svg
Jean-Philippe Bruyère [Tue, 11 Jan 2022 15:39:21 +0000 (16:39 +0100)]
implement svg from fragment for vkvg-svg

4 years agoprevent trying to create surface with dim <= 0
Jean-Philippe Bruyère [Tue, 11 Jan 2022 13:55:16 +0000 (14:55 +0100)]
prevent trying to create surface with dim <= 0

4 years agoset cmake min vers to 3.16
Jean-Philippe Bruyère [Tue, 11 Jan 2022 10:40:23 +0000 (11:40 +0100)]
set cmake min vers to 3.16

4 years agowired debug modes
Jean-Philippe Bruyère [Tue, 11 Jan 2022 10:36:44 +0000 (11:36 +0100)]
wired debug modes

4 years agofix vkh missing in package
Jean-Philippe Bruyère [Mon, 10 Jan 2022 21:26:38 +0000 (22:26 +0100)]
fix vkh missing in package

4 years agotry obj lib for vkvg sources and shaders
Jean-Philippe Bruyère [Mon, 10 Jan 2022 20:32:05 +0000 (21:32 +0100)]
try obj lib for vkvg sources and shaders

4 years agoupdate glutess
Jean-Philippe Bruyère [Mon, 10 Jan 2022 19:44:17 +0000 (20:44 +0100)]
update glutess

4 years agocpack nsis
Jean-Philippe Bruyère [Mon, 10 Jan 2022 17:48:31 +0000 (18:48 +0100)]
cpack nsis

4 years agofix win compilation issues
Jean-Philippe Bruyère [Mon, 10 Jan 2022 15:13:05 +0000 (16:13 +0100)]
fix win compilation issues

4 years agoembed vkvg-svg, svg-viewer as in vkvg/tests
Jean-Philippe Bruyère [Sun, 9 Jan 2022 20:04:26 +0000 (21:04 +0100)]
embed vkvg-svg, svg-viewer as in vkvg/tests

4 years agocmake:check glutess target exists
Jean-Philippe Bruyère [Sun, 9 Jan 2022 18:49:12 +0000 (19:49 +0100)]
cmake:check glutess target exists

4 years agotry to better handle static/shared libraries and linkage
Jean-Philippe Bruyère [Sun, 9 Jan 2022 18:45:05 +0000 (19:45 +0100)]
try to better handle static/shared libraries and linkage

4 years agoreset submodule addresses to https
Jean-Philippe Bruyère [Sat, 8 Jan 2022 11:58:07 +0000 (12:58 +0100)]
reset submodule addresses to https

4 years agoset vkh remote address
Jean-Philippe Bruyère [Sat, 8 Jan 2022 11:50:38 +0000 (12:50 +0100)]
set vkh remote address

4 years agodebug without glutess
Jean-Philippe Bruyère [Fri, 7 Jan 2022 23:28:51 +0000 (00:28 +0100)]
debug without glutess

4 years agocall glutess directly
Jean-Philippe Bruyère [Fri, 7 Jan 2022 23:03:37 +0000 (00:03 +0100)]
call glutess directly

4 years agouint_32 for log_level, log commands
Jean-Philippe Bruyère [Fri, 7 Jan 2022 20:24:01 +0000 (21:24 +0100)]
uint_32 for log_level, log commands

4 years agoupdate vkvg-svg
Jean-Philippe Bruyère [Fri, 7 Jan 2022 11:56:05 +0000 (12:56 +0100)]
update vkvg-svg

4 years agorename elliptic arc to fit api
Jean-Philippe Bruyère [Thu, 6 Jan 2022 19:15:04 +0000 (20:15 +0100)]
rename elliptic arc to fit api

4 years agovkvg-svg library integration
Jean-Philippe Bruyère [Thu, 6 Jan 2022 17:24:02 +0000 (18:24 +0100)]
vkvg-svg library integration

4 years agovkvg-svg library as submodule
Jean-Philippe Bruyère [Thu, 6 Jan 2022 11:02:19 +0000 (12:02 +0100)]
vkvg-svg library as submodule

4 years agoelliptical_arc, ellipse, rounded_rectangle2
Jean-Philippe Bruyère [Thu, 6 Jan 2022 10:15:54 +0000 (11:15 +0100)]
elliptical_arc, ellipse, rounded_rectangle2

4 years agooptional glutesselator for non-zero filling
Jean-Philippe Bruyère [Thu, 6 Jan 2022 07:09:55 +0000 (08:09 +0100)]
optional glutesselator for non-zero filling

4 years agomatrix_transform_point for get_arc_steps gives no glitch
Jean-Philippe Bruyère [Wed, 5 Jan 2022 17:55:10 +0000 (18:55 +0100)]
matrix_transform_point for get_arc_steps gives no glitch

4 years agoupdate vkh
Jean-Philippe Bruyère [Wed, 5 Jan 2022 17:53:22 +0000 (18:53 +0100)]
update vkh

4 years agoupdate tests
Jean-Philippe Bruyère [Wed, 5 Jan 2022 17:53:05 +0000 (18:53 +0100)]
update tests

4 years agopattern transform, opacity, debug getarcsteps (abs)
Jean-Philippe Bruyère [Wed, 5 Jan 2022 17:24:47 +0000 (18:24 +0100)]
pattern transform, opacity, debug getarcsteps (abs)

4 years agocmake cleanup
Jean-Philippe Bruyère [Tue, 4 Jan 2022 10:07:17 +0000 (11:07 +0100)]
cmake cleanup

4 years agoadd test
Jean-Philippe Bruyère [Mon, 3 Jan 2022 18:16:44 +0000 (19:16 +0100)]
add test

4 years agoincrement flush fence timeout
Jean-Philippe Bruyère [Mon, 3 Jan 2022 18:08:52 +0000 (19:08 +0100)]
increment flush fence timeout

4 years agogradient stop premult alpha
Jean-Philippe Bruyère [Sun, 2 Jan 2022 18:52:47 +0000 (19:52 +0100)]
gradient stop premult alpha

4 years agovkvg_rounded_rectangle
Jean-Philippe Bruyère [Sun, 2 Jan 2022 16:05:37 +0000 (17:05 +0100)]
vkvg_rounded_rectangle

4 years agopath extents untransformed, moved transform for scissor, should put it in fill_eo
Jean-Philippe Bruyère [Fri, 31 Dec 2021 11:21:12 +0000 (12:21 +0100)]
path extents untransformed, moved transform for scissor, should put it in fill_eo

4 years agoMerge pull request #56 from Volatus/master
j-p [Fri, 31 Dec 2021 03:15:59 +0000 (04:15 +0100)]
Merge pull request #56 from Volatus/master

Resolve spelling issues and use clearer language.

4 years agoResolve spelling issues and use clearer language. 56/head
Ismayil Mirzali [Thu, 30 Dec 2021 22:19:35 +0000 (00:19 +0200)]
Resolve spelling issues and use clearer language.

Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
4 years agoadd missing vkvg_status()
Jean-Philippe Bruyère [Thu, 30 Dec 2021 08:54:41 +0000 (09:54 +0100)]
add missing vkvg_status()

4 years agoset offscreen/on screen as sample options, no longer cmake option
Jean-Philippe Bruyère [Wed, 29 Dec 2021 19:39:23 +0000 (20:39 +0100)]
set offscreen/on screen as sample options, no longer cmake option

4 years agoremoved pattern status, commands return status instead; vkvg_pattern_get_color_stop_c...
Jean-Philippe Bruyère [Wed, 29 Dec 2021 17:18:55 +0000 (18:18 +0100)]
removed pattern status, commands return status instead; vkvg_pattern_get_color_stop_count and vkvg_pattern_get_color_stop_rgba implementation

4 years agoupdate appveyor
Jean-Philippe Bruyère [Tue, 28 Dec 2021 14:16:17 +0000 (14:16 +0000)]
update appveyor

4 years agolcd font filter cmake option as dependant
Jean-Philippe Bruyère [Mon, 27 Dec 2021 05:44:47 +0000 (06:44 +0100)]
lcd font filter cmake option as dependant

4 years agoupdate window build tutorial, add vulkan include dir to offscreen test include pathes
j-p [Mon, 27 Dec 2021 05:13:07 +0000 (06:13 +0100)]
update window build tutorial, add vulkan include dir to offscreen test include pathes

4 years agouse cmake_dependant_option, add offscreen test build option if not build tests
Jean-Philippe Bruyère [Mon, 27 Dec 2021 04:41:12 +0000 (05:41 +0100)]
use cmake_dependant_option, add offscreen test build option if not build tests

4 years agoupdate readme
Jean-Philippe Bruyère [Mon, 27 Dec 2021 04:00:41 +0000 (05:00 +0100)]
update readme

4 years agodebug stb_truetype
Jean-Philippe Bruyère [Mon, 27 Dec 2021 03:12:24 +0000 (04:12 +0100)]
debug stb_truetype

4 years agooptional freetype, stb_truetype implementation
Jean-Philippe Bruyère [Sun, 26 Dec 2021 13:06:20 +0000 (14:06 +0100)]
optional freetype, stb_truetype implementation

4 years agoadd option USE_FREETYPE in cmake, update licence dates
Jean-Philippe Bruyère [Sun, 26 Dec 2021 00:49:50 +0000 (01:49 +0100)]
add option USE_FREETYPE in cmake, update licence dates

4 years agovkvg_load_font_from_path, usefull if run without fontconfig
Jean-Philippe Bruyère [Sun, 26 Dec 2021 00:38:00 +0000 (01:38 +0100)]
vkvg_load_font_from_path, usefull if run without fontconfig

4 years agowrite to png as test option (-w filepath)
Jean-Philippe Bruyère [Sat, 25 Dec 2021 11:12:22 +0000 (12:12 +0100)]
write to png as test option (-w filepath)

4 years agooptional fontconfig and harfbuzz
Jean-Philippe Bruyère [Sat, 25 Dec 2021 11:11:55 +0000 (12:11 +0100)]
optional fontconfig and harfbuzz

4 years agoremove local FindVulkan, update cmake min vers to 3.21 for android compatibility
Jean-Philippe Bruyère [Sat, 25 Dec 2021 00:50:55 +0000 (01:50 +0100)]
remove local FindVulkan, update cmake min vers to 3.21 for android compatibility

4 years agoadd layer check functions in device internal
Jean-Philippe Bruyère [Sat, 25 Dec 2021 00:49:48 +0000 (01:49 +0100)]
add layer check functions in device internal

4 years agoAppveyor (#55)
j-p [Fri, 24 Dec 2021 02:24:07 +0000 (03:24 +0100)]
Appveyor (#55)

* appveyor

* appveyor

* appveyor

* appveyor

4 years agodebug windows v0.2.1
j-p [Tue, 21 Dec 2021 09:33:37 +0000 (10:33 +0100)]
debug windows

4 years agoupdate version to 0.2 v0.2.0
Jean-Philippe Bruyère [Tue, 21 Dec 2021 07:45:39 +0000 (08:45 +0100)]
update version to 0.2

4 years agoswapchain color to unorm
Jean-Philippe Bruyère [Tue, 21 Dec 2021 07:27:31 +0000 (08:27 +0100)]
swapchain color to unorm

4 years agoupdate tests 54/head
Jean-Philippe Bruyère [Tue, 21 Dec 2021 06:47:29 +0000 (07:47 +0100)]
update tests

4 years agobeter join handling, dot = -1 still problematic
Jean-Philippe Bruyère [Tue, 21 Dec 2021 06:29:43 +0000 (07:29 +0100)]
beter join handling, dot = -1 still problematic

4 years agorlh only if dot < 0
Jean-Philippe Bruyère [Mon, 20 Dec 2021 08:39:19 +0000 (09:39 +0100)]
rlh only if dot < 0

4 years agodebug arc-neg
Jean-Philippe Bruyère [Mon, 20 Dec 2021 08:38:04 +0000 (09:38 +0100)]
debug arc-neg

4 years agosingle rlh inside point computation in build_vb_step
Jean-Philippe Bruyère [Mon, 20 Dec 2021 08:08:59 +0000 (09:08 +0100)]
single rlh inside point computation in build_vb_step

4 years agobuild_vb_step seems ok, code may be simplified, still one limit case
Jean-Philippe Bruyère [Mon, 20 Dec 2021 07:29:57 +0000 (08:29 +0100)]
build_vb_step seems ok, code may be simplified, still one limit case

4 years agojoin mitter stroke ok, save commit
Jean-Philippe Bruyère [Mon, 20 Dec 2021 05:58:29 +0000 (06:58 +0100)]
join mitter stroke ok, save commit

4 years agorestore vectex layout in main pipeline
Jean-Philippe Bruyère [Mon, 20 Dec 2021 05:57:49 +0000 (06:57 +0100)]
restore vectex layout in main pipeline

4 years agodev or inst pfn calls
Jean-Philippe Bruyère [Sun, 19 Dec 2021 09:54:54 +0000 (10:54 +0100)]
dev or inst pfn calls

4 years agoadd func ptrs in device internal
Jean-Philippe Bruyère [Sun, 19 Dec 2021 09:51:20 +0000 (10:51 +0100)]
add func ptrs in device internal

4 years agoprofiling option in cmake
Jean-Philippe Bruyère [Sun, 19 Dec 2021 09:48:43 +0000 (10:48 +0100)]
profiling option in cmake

4 years agogradient stop count check, raise status if count < 2, simplify linear gradient shader
Jean-Philippe Bruyère [Sun, 19 Dec 2021 03:27:36 +0000 (04:27 +0100)]
gradient stop count check, raise status if count < 2, simplify linear gradient shader

4 years agodebug, flush ctx if lastpat is not solid color in all case
Jean-Philippe Bruyère [Fri, 17 Dec 2021 04:59:40 +0000 (05:59 +0100)]
debug, flush ctx if lastpat is not solid color in all case

4 years agowait for flush_fence on image pattern descriptor update
Jean-Philippe Bruyère [Fri, 17 Dec 2021 02:43:48 +0000 (03:43 +0100)]
wait for flush_fence on image pattern descriptor update

4 years agolimit check for radial grad
Jean-Philippe Bruyère [Fri, 17 Dec 2021 02:42:01 +0000 (03:42 +0100)]
limit check for radial grad

4 years agofalse positive validation for std430 ?
Jean-Philippe Bruyère [Thu, 16 Dec 2021 09:55:52 +0000 (10:55 +0100)]
false positive validation for std430 ?

4 years agouse std430 for gradient buffer
Jean-Philippe Bruyère [Thu, 16 Dec 2021 08:55:38 +0000 (09:55 +0100)]
use std430 for gradient buffer

4 years agosave png in srgb color space
Jean-Philippe Bruyère [Thu, 16 Dec 2021 08:20:41 +0000 (09:20 +0100)]
save png in srgb color space

4 years ago2 radii radial gradient
Jean-Philippe Bruyère [Thu, 16 Dec 2021 08:20:12 +0000 (09:20 +0100)]
2 radii radial gradient

4 years agoadd shaders to target lib for ide display
Jean-Philippe Bruyère [Thu, 16 Dec 2021 08:14:17 +0000 (09:14 +0100)]
add shaders to target lib for ide display

4 years agosolve shader header late rebuilding
Jean-Philippe Bruyère [Thu, 16 Dec 2021 03:07:49 +0000 (04:07 +0100)]
solve shader header late rebuilding

4 years agosrgb presenter and swapchain
Jean-Philippe Bruyère [Thu, 16 Dec 2021 02:13:55 +0000 (03:13 +0100)]
srgb presenter and swapchain

4 years agotest radial gradient
Jean-Philippe Bruyère [Sun, 12 Dec 2021 04:45:02 +0000 (05:45 +0100)]
test radial gradient

4 years agowip
Jean-Philippe Bruyère [Wed, 15 Dec 2021 19:16:48 +0000 (20:16 +0100)]
wip

4 years agodoxy + sphinx, device_status, unit vectors, save commit before testing html5 layout
Jean-Philippe Bruyère [Tue, 14 Dec 2021 17:43:39 +0000 (18:43 +0100)]
doxy + sphinx, device_status, unit vectors, save commit before testing html5 layout

4 years agoremove sphinx
Jean-Philippe Bruyère [Wed, 17 Nov 2021 21:56:34 +0000 (22:56 +0100)]
remove sphinx

4 years agodoc gen with sphinx
Jean-Philippe Bruyère [Mon, 15 Nov 2021 15:03:44 +0000 (16:03 +0100)]
doc gen with sphinx

4 years agoupdate vkh
Jean-Philippe Bruyère [Sun, 12 Dec 2021 04:44:20 +0000 (05:44 +0100)]
update vkh