Commit graph

26 commits

Author SHA1 Message Date
eabab33f00 fix: triple buffering hack to fix cursor jumping 2024-08-21 10:37:36 +02:00
ed2ff68862 fix: buffer fixes for dumbcopy
see 37e1411e8d
fix #17
2024-08-01 22:08:59 +02:00
f83004ad07 fix: don't render sw when lock is negative
ref #13
2024-07-22 20:20:47 +02:00
a89ff5da58 fix: rollback swapchain like hl
close #14
2024-07-22 20:03:57 +02:00
28f33155f2 fix: check swapchain before setting hw
ref #12
2024-07-21 19:39:59 +02:00
921bb9d153 feat: aquamarine support 2024-07-21 15:38:46 +02:00
f0409be765 fix: clamp padding to integer value 2024-07-18 08:49:59 +02:00
d7c1fdf5f8 fix: correct amount of padding 2024-07-03 16:25:02 +02:00
5cecd4aea3 fix: reintroduce surface updating
close #8
2024-07-03 14:29:33 +02:00
9fd1b6a1c2 feat: implemented shaperules 2024-07-03 00:38:50 +02:00
5fee8c5545 feat: stretch mode 2024-07-02 15:35:37 +02:00
91c03dea2e fix: better error handling and event loop 2024-06-30 22:38:08 +02:00
99e72b979d fix: clamp angles to 0 below threshold 2024-06-29 15:38:59 +02:00
eeffefb426 fix: monitor scale issues with hostpot 2024-06-29 15:02:49 +02:00
80750df211 fix: account for hotspot on zoom transform 2024-06-28 16:31:47 +02:00
fa7cab8717 chore: more abstraction and other refactors 2024-06-28 14:08:13 +02:00
359a66967c fix: properly calculate shaking with rotate 2024-06-27 20:24:37 +02:00
d37d8f6ee4 fix: use software cursors for shake 2024-06-27 18:04:49 +02:00
cde5bf84fb feat: cursor shake to find 2024-06-27 17:21:39 +02:00
086c9a8c48 feat: clearer config naming and docs 2024-06-26 18:02:09 +02:00
416f6efc2f feat: tilting simulation mode 2024-06-26 17:14:16 +02:00
6a1d3e68c9 fix: correct hotspot on transformed monitors 2024-06-26 11:44:27 +02:00
4fce380c13 fix: recalulate on mouse move, not render 2024-06-22 15:46:00 +02:00
581a094b7b feat: inefficient support for hardware cursors 2024-06-22 15:01:47 +02:00
facfa7f356 fix: fix damage issues 2024-06-21 16:36:10 +02:00
9a9830034c feat: rotate cursor around hotspot 2024-06-21 16:06:55 +02:00
Renamed from src/render.cpp (Browse further)