Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/StardustXR/sk-wlroots

StereoKit wlroots compatibility
https://github.com/StardustXR/sk-wlroots

Switch to StardustXR wlroots repo owner

27c712bef7a477428c9e230fd6f43a517dafc784 authored over 3 years ago by technobaboo <[email protected]>
Use point texture sampling

2ab4017930707c1fe13b1cc3019346ddf1eb472b authored over 3 years ago by technobaboo <[email protected]>
Expose surface density

d79f0894314e1499719ea3071b17484a1014eb9b authored over 3 years ago by technobaboo <[email protected]>
Neatly remove destroyed surfaces from vectors

25137af9659d9bc71ab995dc016e6567fcdab120 authored over 3 years ago by technobaboo <[email protected]>
Made isMapped virtual method

038fe45f0de191b115fa375170ae20cef452e61b authored over 3 years ago by technobaboo <[email protected]>
Add initial XWayland support

c69de1ee4470c522f974cfccaeb56fc3b950b4ef authored over 3 years ago by technobaboo <[email protected]>
Clean up destroyed surfaces

8114e7aecf57e385d0a1b11ea98d262b2a8c7c60 authored over 3 years ago by technobaboo <[email protected]>
Release stereokit resources on surface destroy

ed89765e9a9b9bc61cebe0323346810874f8c851 authored over 3 years ago by technobaboo <[email protected]>
Use surfaces array instead of xdgSurfaces

7c7497f3d3b911eb12f67332995656a508ec645d authored over 3 years ago by Nova <[email protected]>
Create generic surfaces array

42410d4ee49cc7e13e316cf51e46bd70fee7aee4 authored over 3 years ago by Nova <[email protected]>
Changed xdgSurfaces to vector of pointers

5fa9e7487709c3099d6fe25058ad9c94516a18da authored over 3 years ago by Nova <[email protected]>
Build library and executable separately

2fe27b1ed9db1cd33467093c9bff83a9e371366a authored over 3 years ago by technobaboo <[email protected]>
Forward declare wlroots structs in header files, move includes to source

d94060fb1e5cb9bf097ed9603019c5d9dda0ed2e authored over 3 years ago by technobaboo <[email protected]>
Remove unnecessary headers in callbacks.h

696d174ec63ffb0478f9e2d5da8b5d655ad4684d authored over 3 years ago by technobaboo <[email protected]>
Remove stereokit submodule

5628d3bbbf2bec8d3c647a765954a5ad88568a9f authored over 3 years ago by technobaboo <[email protected]>
Reference header files containing the gamma and simula shaders

94375719fb461c5b1ff00ca1446e77e5d49f7a52 authored over 3 years ago by technobaboo <[email protected]>
Set window scale to 2

4309cec218adc28bac8c29356374a0d76a606889 authored over 3 years ago by technobaboo <[email protected]>
Add simula text shader

08eca674225d0caa2ae85354b9a2c296ce195aea authored over 3 years ago by technobaboo <[email protected]>
Attach stereokit logging to wlroots log handler

565776f4f8791a639dba14350c7567571b84c299 authored over 3 years ago by technobaboo <[email protected]>
Set xdg surfaces to start maximized and activated

fd98002d998767afc860d7988775834d68f7e1a5 authored over 3 years ago by technobaboo <[email protected]>
Add panel title handle

8f47da1d4f86a220ba9c22ab11693cf2d692e7d1 authored over 3 years ago by technobaboo <[email protected]>
Move drawing and plane mesh gen to main.cpp

d6ed19cb89aa60c79a8d8aae3fa6237773fc1eda authored over 3 years ago by technobaboo <[email protected]>
move skg_platform_data to sk_internal_defs.h

b6e1cc8e72d93d289d12250323b8284b357840d7 authored over 3 years ago by technobaboo <[email protected]>
Remove usage of struct in c++ code

18953d8f17d4d89f2f5e482c539c1c2c0aa1a25d authored over 3 years ago by technobaboo <[email protected]>
Remove readWaylandTexture

943758e8cd0961a9bd3a4031a7dad85bb3be9c74 authored over 3 years ago by technobaboo <[email protected]>
Update texture on commit

12607beb16307dbf283ca53b955a652fd31f7ee3 authored over 3 years ago by technobaboo <[email protected]>
Stop non top-level surfaces from being rendered

11c4aa85800b7d81570fa1f80026d149f4663ac2 authored over 3 years ago by technobaboo <[email protected]>
Made WaylandCallback generic

3869014c7dd7128c5826cabde714d7ac5692bd95 authored over 3 years ago by technobaboo <[email protected]>
Remove unused rendering code comments

e8823d05e2a2d2b56e76a998da3de4b300eb446f authored over 3 years ago by technobaboo <[email protected]>
Update wlroots to PRed version

c8d6299cb8dacfc9b3d29223b57120e40e495e55 authored over 3 years ago by technobaboo <[email protected]>
Ignore cache files, vscode files, and .user files

f36cf517fe218577c71a05b4669b33668eaff09d authored over 3 years ago by technobaboo <[email protected]>
Fixed surface rendering

6d1e199866620bd11829afabec70b18e202d1cee authored over 3 years ago by technobaboo <[email protected]>
get texture attributes instead of casting

b01efefa98ce668a9babe46b0b555a2ef35f8d7b authored over 3 years ago by technobaboo <[email protected]>
Wayland renders black surfaces now

b9be1aedc74457cf1c1ae4ff9da5a9faf6461ff0 authored over 3 years ago by technobaboo <[email protected]>
Include xdg shell protocol headers

cd543378a1a5746d7ff5b74da294db9f559bc4a0 authored over 3 years ago by technobaboo <[email protected]>
Initial wlroots addition

ded2c22ef3f4c7a0dd132861738b6276f590305b authored over 3 years ago by technobaboo <[email protected]>
Create LICENSE

fb4da7c16be2779402071758ec1e0030e4c1fe6e authored over 3 years ago by Nova King <[email protected]>
Basic stereokit demo

43ce042d73f6fc6d11f2b3f9604c8d6ae858cfb8 authored over 3 years ago by technobaboo <[email protected]>
Updated stereokit to moses' branch

75c4dc0358ed37a5d9a7df2daa56142bd552a084 authored over 3 years ago by technobaboo <[email protected]>
Add in StereoKit submodule/subproject

9a6712a9a137de434b9c73525585005e8d271d8b authored over 3 years ago by technobaboo <[email protected]>
Initial commit

6c2d84c22cbd8b5d9ef2c7bd9a37bd99a61e87e1 authored over 3 years ago by technobaboo <[email protected]>