Adam D. Ruppe
|
6508cbad3a
|
deprecations on new dmd
|
2018-10-06 12:19:19 -04:00 |
Adam D. Ruppe
|
ef5f86f8ca
|
wider api, no need for immutable
|
2018-10-04 12:15:33 -04:00 |
Adam D. Ruppe
|
037952925b
|
terrible incremental paste code
|
2018-09-15 12:07:38 -04:00 |
Adam D. Ruppe
|
d03a2d4a44
|
random deprecation with random cast
|
2018-09-11 16:19:25 -04:00 |
Adam D. Ruppe
|
a55ce567c8
|
random deprecation
|
2018-09-11 16:18:27 -04:00 |
Adam D. Ruppe
|
0c31235bec
|
deprecation useless
|
2018-09-06 19:54:19 -04:00 |
Adam D. Ruppe
|
d015e549fb
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2018-09-04 15:43:15 -04:00 |
Adam D. Ruppe
|
677acce81e
|
fix #168 patch by WebFreak001
|
2018-09-04 15:43:08 -04:00 |
Adam D. Ruppe
|
06edd97d46
|
Merge pull request #167 from spikespaz/master
Reformat README as markdown
|
2018-08-20 10:03:24 -04:00 |
Jacob Birkett
|
f442e75436
|
Reformat file as markdown
|
2018-08-18 14:01:49 -07:00 |
Jacob Birkett
|
f242444cac
|
Rename README to README.md
|
2018-08-18 10:33:09 -07:00 |
Adam D. Ruppe
|
506e06091e
|
need another header
|
2018-08-03 13:09:11 -04:00 |
Adam D. Ruppe
|
f0116eb0c7
|
use new name for socket header
|
2018-08-03 11:40:35 -04:00 |
Adam D. Ruppe
|
47e093c030
|
64 bit windows fixes
|
2018-06-27 18:54:45 -04:00 |
Adam D. Ruppe
|
b351656398
|
handle whitespace around attribute symbols
|
2018-06-25 19:37:08 -04:00 |
Adam D. Ruppe
|
b0d21de148
|
Merge pull request #166 from Sandman83/master
This fixes #165
|
2018-06-25 19:23:42 -04:00 |
Alexander Orlov
|
deb962229b
|
This fixes #165
|
2018-06-24 13:58:30 +02:00 |
Adam D. Ruppe
|
d34f3e5b7c
|
catchup
|
2018-06-23 11:05:49 -04:00 |
Adam D. Ruppe
|
4ae05f1158
|
worthless warning
|
2018-06-14 08:36:06 -04:00 |
Adam D. Ruppe
|
40928be1a3
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2018-06-08 16:08:10 -04:00 |
Adam D. Ruppe
|
f5ac3ed854
|
bunch of fixes and convenience
|
2018-06-08 16:08:04 -04:00 |
Adam D. Ruppe
|
fcfa9d48d8
|
file size method for convenience
|
2018-06-07 21:31:20 -04:00 |
Adam D. Ruppe
|
f1d09ba071
|
Merge pull request #160 from Leprecorn/patch-1
Add bindings for glSecondaryColor
|
2018-05-28 21:54:55 -04:00 |
Leprecorn
|
84df778f25
|
Add binding for glSecondaryColor
https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/glSecondaryColor.xml
|
2018-05-29 02:46:44 +01:00 |
Adam D. Ruppe
|
760ef8e60f
|
Merge pull request #159 from pbackus/fix-158
cgi: fix build errors with dmd 2.080.0
|
2018-05-14 16:08:40 -04:00 |
Paul Backus
|
d909922df7
|
cgi: fix build errors with dmd 2.080.0
|
2018-05-14 15:42:52 -04:00 |
Adam D. Ruppe
|
77f914e838
|
more cursors and windows bug fixes
|
2018-05-09 09:33:03 -04:00 |
Adam D. Ruppe
|
917c408187
|
catchup
|
2018-05-09 08:08:16 -04:00 |
Adam D. Ruppe
|
7b186f8d3d
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2018-05-09 08:08:07 -04:00 |
Adam D. Ruppe
|
b84ef31391
|
Move mouse cursor setting to sdpy from minigui
|
2018-05-09 08:08:01 -04:00 |
Adam D. Ruppe
|
01042e5d8b
|
Merge pull request #155 from LaurentTreguier/master
Split email and htmltotext subpackages
|
2018-04-30 22:56:14 -04:00 |
Laurent Tréguier
|
3e4f284747
|
Split email and htmltotext subpackages
|
2018-04-30 19:11:41 +02:00 |
Adam D. Ruppe
|
c19cc472ba
|
Merge pull request #154 from drug007/dead-code-eliminated
Statements that are unreachable were eliminated.
|
2018-04-25 15:48:19 -04:00 |
drug007
|
1e31d87470
|
Statements that are unreachable were eliminated.
|
2018-04-25 22:28:34 +03:00 |
Adam D. Ruppe
|
2aa2c4f2cd
|
Merge pull request #153 from drug007/adding-image-flags
Additional image flags.
|
2018-04-25 13:27:22 -04:00 |
drug007
|
1393d7db03
|
Additional image flags.
These flags allow better control of texture outputting for nice visual effects.
|
2018-04-25 20:10:00 +03:00 |
Adam D. Ruppe
|
b0a8417ad5
|
some broken key ids (after this many years!)
|
2018-04-22 16:49:36 -04:00 |
Ketmar Dark
|
2c0dfd7331
|
nanovega: removed unfinished path recording API; added some documentation for FontStash
|
2018-04-16 10:14:33 -04:00 |
Ketmar Dark
|
e877539492
|
nanovega: more font stash cleanups-aka-refu...actoring
|
2018-04-15 19:00:41 -04:00 |
Ketmar Dark
|
c0f56a655c
|
nanovega: converted FontStash to "real entity with methods"
as FontStash API is not publicly documented, i think that it is ok
to change it.
|
2018-04-14 20:40:18 -04:00 |
Ketmar Dark
|
26c14c5d90
|
bugfixes and compatibilities (sdpy, jpeg, nanovega)
|
2018-04-11 09:47:48 -04:00 |
Adam D. Ruppe
|
ed579fd978
|
for easier inner html creations
|
2018-03-29 20:10:24 -04:00 |
Adam D. Ruppe
|
c2176c3d36
|
Merge pull request #149 from John-Colvin/better_png_chunk_stype
improve png chunk stype
|
2018-03-27 12:27:19 -04:00 |
Adam D. Ruppe
|
27297021f2
|
Merge pull request #148 from John-Colvin/patch-1
remove renaming note
|
2018-03-27 12:07:27 -04:00 |
John Colvin
|
c3c78632b2
|
improve png chunk stype
|
2018-03-27 12:51:55 +01:00 |
John Colvin
|
7e84e6e5ec
|
remove renaming note
|
2018-03-27 09:30:08 +01:00 |
Ketmar Dark
|
26da315d06
|
nanovega: don't reset FBO (so user can set FBO before rendering, and NanoVega will use it)
|
2018-03-26 14:29:50 -04:00 |
Ketmar Dark
|
a34e7a5d74
|
nanovega: some fixes in dasher; promoted one image flag to "official"
|
2018-03-26 14:29:47 -04:00 |
Ketmar Dark
|
2bdfb88659
|
nanovega: dashed strokes; removed some pasta
|
2018-03-23 12:39:10 -04:00 |
Ketmar Dark
|
d62047ea0a
|
nanovega: it is now possible to get current path as outline
|
2018-03-23 10:18:48 -04:00 |