Commit Graph

126 Commits

Author SHA1 Message Date
rexim
617f4554ba GLUT app boilerplate 2019-09-05 03:57:57 +07:00
rexim
487d3d7bd3 Port screenshot example to Nim 2019-09-05 00:50:23 +07:00
Alexey Kutepov
3232e85e31
Merge pull request #4 from tsoding/screen-texture
FBConfig and Screenshot research
2019-09-03 02:04:02 +07:00
rexim
d89e467c38 Add screenshot probe 2019-08-31 19:11:59 +07:00
rexim
a15128b8ed Fix code style for fbconfig probe 2019-08-31 18:24:43 +07:00
rexim
f6bdde7dc9 Add fbconfig-probe example 2019-08-30 08:35:16 +07:00
rexim
704a9d1eeb Add glXIntro to references 2019-08-30 08:34:24 +07:00
rexim
024c5f5d87 glxex -> boomer 2019-08-28 23:30:10 +07:00
rexim
71ff0edf3c Add Twitch Archive links 2019-08-23 05:50:03 +07:00
Alexey Kutepov
4343fdd78c
Merge pull request #3 from tsoding/glxex
Glxex
2019-08-22 09:04:16 +07:00
rexim
b82aefb321 Add GLX example to References 2019-08-22 06:21:04 +07:00
rexim
6a006dde62 Make glxex draw something 2019-08-22 06:20:54 +07:00
rexim
791cd4a101 Implement actually working GLX example 2019-08-22 06:20:54 +07:00
rexim
82decde1b2 Add GLX example 2019-08-22 06:20:54 +07:00
Alexey Kutepov
46918cb424
Merge pull request #2 from greenfork/add-0-20-compatibility
Add compatibility for Nim 0.20+
2019-08-17 08:05:49 +07:00
Dmitry Matveyev
81699b69c6 Change block structure to procedure for main 2019-08-16 12:18:59 +03:00
Dmitry Matveyev
3d4ecc1203 Add compatibility for Nim 0.20+ 2019-08-16 10:24:45 +03:00
rexim
72ded7d2ff Add Tsoding badge 2019-08-08 21:52:19 +07:00
rexim
7d3b94d1e2 Add Support 2019-08-08 21:52:02 +07:00
rexim
505f2a7864 Add References 2019-08-08 21:51:36 +07:00
rexim
7408a61334 Wrap X11 app state into an object 2019-08-08 01:46:17 +07:00
rexim
14cfee4c14 Simplify x11 example 2019-08-08 01:10:59 +07:00
rexim
78b9b92615 Add Quick Start to README 2019-08-08 00:46:38 +07:00
rexim
ac6fcd8c65 Add X11 example
Just to get myself familiarized with X11 brutality
2019-08-08 00:45:07 +07:00
rexim
b4d7c52d16 Create Nim project 2019-08-07 23:30:18 +07:00
Alexey Kutepov
9a744938c2
Initial commit 2019-08-07 23:20:29 +07:00