shithub: cstory

RSS feed

d57b2c66 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/21 17:51
stop checking for screen channel on each mask calcuation

b821d86c – Jacob Moody <moody@posixcafe.org> authored on 2023/12/21 17:32
get Rect() out of the hot path

d1a4203e – Jacob Moody <moody@posixcafe.org> authored on 2023/12/21 17:32
fix janky window resizes

b2eae2b2 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/21 13:12
redo how we maintain frame limit

72ca3bb2 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/21 01:56
make sure we create src/Resource/* subdirs

136de480 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/21 01:55
add alternate arrow keys: pl;'

a47b7add – Jacob Moody <moody@posixcafe.org> authored on 2023/12/19 19:13
first pass at scaling implementation

7a84cdf9 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/18 23:08
refactor global text script stashed path to be more C friendly

b0612e53 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/18 19:35
correct ColourFill color calculation and destination rect

13a94197 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/18 00:36
fix issue where font cache only wrote to the first line

d8aa44c3 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/17 21:26
cleanup and threadsetname

1da98b1b – Jacob Moody <moody@posixcafe.org> authored on 2023/12/17 21:26
audioproc needs a bigger stack buffer

e7bc7bfa – Jacob Moody <moody@posixcafe.org> authored on 2023/12/17 20:54
turn on more bug fixes

77723800 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/17 20:31
fix difference in sign extension in unix vs plan 9

eed610e8 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/15 00:10
bad deep fried audio

aa6147bf – Jacob Moody <moody@posixcafe.org> authored on 2023/12/14 19:33
implement proper renderer

71da5810 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/09 19:54
implement 9front platform & backend

3dec17c5 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/08 20:19
typos from un-c++-ification

a3aa64ed – Jacob Moody <moody@posixcafe.org> authored on 2023/12/08 16:36
get it linking by copying the "Null" backend implementations over

07792d58 – Jacob Moody <moody@posixcafe.org> authored on 2023/12/08 00:40
delete the C++

b9d9d339 – gameblabla <gameblabla@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2023/04/13 10:04
Merge pull request #1 from faithanalog/portable

f06884b2 – Artemis Everfree <artemis@artemis.sh> authored on 2023/04/10 19:27
track dkp changes - update _3DS to __3DS__ & update README

4ca6e122 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/05 14:44
Output smdh to build3ds folder

9c1d7cd3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/05 14:44
Ignore 3dsx files

af837edd – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/05 14:42
Remove an unneeded font variable

cec5fdb2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/04 17:17
3DS: Add vsync

17911753 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/03 16:47
3DS: Fix 'Studio Pixel presents' text

53e19517 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/03 15:28
Update the 'licence.txt's

a1d4d588 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/03 15:23
Drop DoConfig to 30FPS

6c1eb23f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/03 15:22
Simplify some pointer logic

f1fd371d – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/03 15:19
Update 3DS-Software threading priority code

9e9b8942 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/03 08:33
Don't upload glyphs with no width or height

5395196b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/03 08:15
Disable SDL1 OpenGL window resizing

84df1a42 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/03 07:58
Explicitly disable vsync in OpenGL

4a6b04d3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/10/25 20:05
Fix a typo

cded38da – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/11/02 09:34
Remove some trailing whitespace

744ddcaa – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/10/25 19:37
Fix use of uninitialised memory in Font.cpp

59810343 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/10/25 16:54
Merge branch 'accurate' into portable

fe4c1461 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/10/25 09:34
More README cleanup

1b9c2d36 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/10/25 07:35
Make README explicitly list C++