Commit Graph

77 Commits

Author SHA1 Message Date
rexim
eb67e39fb9 (#24) Introduce navigation 2019-10-03 01:37:48 +07:00
rexim
6e0e8656ce (#24) Make vec2.len and vec2.norm inlinable 2019-10-03 01:04:49 +07:00
rexim
081eae684f (#24) Extract vec2 module 2019-10-03 01:03:59 +07:00
rexim
839aa4e3a2 (#24) Extract Magic constants 2019-10-03 01:01:17 +07:00
rexim
5398113939 (#24) Add smooth scrolling 2019-10-03 00:58:42 +07:00
rexim
c0471259ca (#24) Add smooth dragging 2019-10-03 00:24:45 +07:00
rexim
95595a06c2 Bump NixOS overlay 2019-09-26 07:31:42 +07:00
Alexey Kutepov
6bd8151d2f
Merge pull request #28 from tsoding/17
(#17) Migrate from GLUT to pure X11/GLX
2019-09-26 07:18:02 +07:00
rexim
264cac60a7 Add TODO(#29) 2019-09-26 07:16:30 +07:00
rexim
644f4754c8 Remove x11ex 2019-09-26 07:14:57 +07:00
rexim
7c2f7ec11f Restore TODO(#8) 2019-09-26 07:12:37 +07:00
rexim
94ee542259 (#17) Migrate from GLUT to pure X11/GLX 2019-09-26 02:42:31 +07:00
rexim
032047e19c Update NixOS overlay instructions 2019-09-19 05:48:29 +07:00
rexim
3b9dd34edc Release unstable-2019-09-19 for on Overlay 2019-09-19 05:46:04 +07:00
rexim
18dd01ae88 Add TODO(#24) 2019-09-19 05:41:42 +07:00
rexim
5f0f2dec20 Add TODO(#23) 2019-09-19 05:41:41 +07:00
Alexey Kutepov
3131ca0432
Merge pull request #22 from tsoding/16
(#15) (#16) Improve zooming and dragging
2019-09-19 05:40:37 +07:00
rexim
d165e4dc58 (#15) Take scale into account during dragging 2019-09-19 05:38:57 +07:00
rexim
950b5b8495 (#16) Zoom on wheel 2019-09-18 23:58:07 +07:00
rexim
07168f1dba Add gdb to the devenv 2019-09-18 23:57:57 +07:00
Alexey Kutepov
511a1ccb77
Merge pull request #19 from SolitudeSF/fix
Macro -> template.
2019-09-13 02:23:12 +07:00
SolitudeSF
c2609f230a
Macro -> template. 2019-09-12 16:55:28 +03:00
rexim
79464dfe9a Remove TODO(#12) 2019-09-12 07:58:37 +07:00
Alexey Kutepov
a94de86386
Merge pull request #18 from tsoding/nix-overlay
Add NixOS overlay for boomer
2019-09-12 07:47:38 +07:00
rexim
8ffecb1d4a Add NixOS overlay for boomer 2019-09-12 07:46:53 +07:00
Alexey Kutepov
0f7c8ec915
Merge pull request #14 from tsoding/12
(#12) Scaling and translation
2019-09-12 02:35:24 +07:00
rexim
8966a2bd4a Add TODO(#17) 2019-09-12 02:34:05 +07:00
rexim
373460e909 Add TODO(#16) 2019-09-12 02:34:04 +07:00
rexim
daf8c52c91 Add TODO(#15) 2019-09-12 02:34:04 +07:00
rexim
95461f11e9 (#12) Do not interpolate textures 2019-09-12 02:28:39 +07:00
rexim
8219a508b8 (#12) Implement proper dragging 2019-09-12 02:28:27 +07:00
rexim
dbe4e8eff9 (#12) Introduce scaling 2019-09-12 01:47:14 +07:00
rexim
92ee5abe08 (#12) Introduce translation 2019-09-12 01:34:27 +07:00
rexim
5d9a46b142 (#12) Fix screenshot distortion 2019-09-12 01:34:14 +07:00
rexim
e54c518536 (#12) Fix upside down bug 2019-09-12 01:33:30 +07:00
rexim
24f865ec5d (#12) Use center as the pivot 2019-09-12 01:01:06 +07:00
rexim
0a8df4c646 (#12) scaling and rotation test 2019-09-12 00:54:29 +07:00
Alexey Kutepov
66ca842d00
Merge pull request #10 from tsoding/9
(#9) Render the screenshot
2019-09-12 00:22:20 +07:00
rexim
deafa01897 Add TODO(#13) 2019-09-12 00:21:56 +07:00
rexim
3ce3dbdb6c Add TODO(#12) 2019-09-12 00:21:56 +07:00
rexim
8608258b5b Add TODO(#11) 2019-09-12 00:21:55 +07:00
rexim
21fc07c2ce (#9) Render the screenshot 2019-09-12 00:20:27 +07:00
rexim
51d704ac7e (#9) Fix saveToPPM call 2019-09-11 23:21:31 +07:00
Alexey Kutepov
9747b6c547
Merge pull request #6 from tsoding/screenshot-approach
Screenshot approach current progress
2019-09-09 21:33:39 +07:00
rexim
929c08f453 Add TODO(#9) 2019-09-09 21:32:54 +07:00
rexim
bef0fd4a23 Add TODO(#8) 2019-09-09 21:32:53 +07:00
rexim
13d1236db8 Add TODO(#7) 2019-09-09 21:32:53 +07:00
Alexey Kutepov
7439e91e9d
Merge pull request #5 from abridgewater/glTextureMappingSucks
probe/fbconfig: Texture-map a quadrangle using the "legacy" APIs
2019-09-09 21:23:47 +07:00
rexim
b1a2629d7e Introduce target and source size constant for easy modification 2019-09-09 21:21:24 +07:00
rexim
38392e3a77 Make fbconfig probe work correctly on my machine for now 2019-09-09 21:16:43 +07:00