shithub: npe

RSS feed

0d98a321 – Jacob Moody <moody@posixcafe.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2024/03/27 00:28
npe: add atime to *stat

720ba976 – zamfofex <zamfofex@twdb.moe> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2023/12/21 06:57
npe: add clock_gettime

85aac117 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/02 13:44
sdl/audio: set pipe buffer size when running pcmconv; use the correct device name

b699be11 – Jacob Moody <moody@posixcafe.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2023/08/30 20:20
sdl2: refactor image channel code, more palette function coverage

d8590251 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/27 18:44
SDL: readjust/add more scancodes

004f6f57 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/27 16:37
SDL: scancodes: place command & period properly (thanks uramekus)

0cfec270 – Jacob Moody <moody@posixcafe.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2023/08/27 16:14
sdl2: add SDL_PIXELFORMAT_ABGR8888

9ad38e53 – Jacob Moody <moody@posixcafe.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2023/08/26 09:09
sdl2: add SDL_LockTexture and SDL_UnlockTexture

0eabd603 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/23 14:02
parg: fix a few warnings

3abef69d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/18 20:23
npe: add getopt and getopt_long (based on parg)

8acdd715 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/18 20:22
npe: add strerror_r

537d4c5c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/18 15:26
pthread: fix const/pointer mess

e4cdde6b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/17 14:16
npe: add cbrtf

1cf523a5 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/17 14:15
npe: add hypotf

1a54d1f0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/17 14:13
npe: add ldexpf

91f426bd – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/17 13:24
sigaction: do not crash

041d3c9d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/16 22:17
npe: sigemptyset and more signal stuff

52822031 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/16 22:17
npe: PRI* do not have %

2565da93 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/16 21:25
npe: add div

ffcac548 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/16 21:18
npe: add fmax

dcb29f7e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/16 21:11
npe: add acosh and log1p

7a701278 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/16 21:04
forgot to add the file

f6222378 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/16 20:39
define PRIuPTR

2d624997 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/16 20:39
define USHRT_MAX

50628757 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/16 20:38
define HUGE_VAL

90023a56 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/16 20:38
define off_t

b1e4757d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/15 22:10
SDL2: add SDL_GL_GetDrawableSize

4cf6f39a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/15 21:57
npe: add fstat

6884d431 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/07 21:35
SDL_UpdateTexture: fix pitch comparison

e3faf0f0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/07 21:30
SDL_CreateWindow: fix copy-paste

36992df8 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/08/07 21:06
SDL_RenderCopy: no scaling unless bigger destination

607319be – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/10 14:06
realpath: handle non-absolute path resolving when open/fd2path fails

3aef5b01 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/10 13:52
ditto, if fd2path failed

e8bd74f2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/10 13:43
realpath: resort to cleanname if could not open the file

4434d2e5 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/10 13:31
sdl2: SDLK_RETURN has to be \r not \n, fix that

989775c2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/10 13:20
realpath: fix the wrong (inverted) check

fce29312 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/10 11:34
sdl2: SDL_PIXELFORMAT_RGB24 and SDL_SaveBMP

f423ec55 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/10 10:58
libnpe: strftime (%Y %m %d %H %M and %S)

73101d7c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/07/10 10:58
time funcs: set timezone

7a8cd4cb – Jacob Moody <moody@posixcafe.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2023/05/07 21:07
npe: add utime.h

9e05fc74 – Jacob Moody <moody@posixcafe.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2023/05/07 16:51
npe: add libgen.h

686729f1 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/05/06 19:15
leave fpu flags alone; more precise/portable versions of log2/exp2

4fa9b9a3 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/05/02 18:50
sdl2: get the screen size correctly; be more careful when changing physical window size

c987c7dc – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/05/01 12:36
sdl2/rwops: fix a warning

35523abe – Jacob Moody <moody@posixcafe.org> authored on 2023/04/17 19:41
sdl2: restore SDL_GetVersion that was removed in botched merge

5ac3e2de – Jacob Moody <moody@posixcafe.org> authored on 2023/04/16 23:02
sdl2: add jhat event

f4806ccc – Jacob Moody <moody@posixcafe.org> authored on 2023/03/18 16:41
npe: add stdnoreturn.h

3ad15c41 – Jacob Moody <moody@posixcafe.org> authored on 2023/03/06 00:22
merge

5c0d011f – Jacob Moody <moody@posixcafe.org> authored on 2023/03/06 00:17
stdint: include guard, found some code that defined it itself

2b10549c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/03/01 12:48
sdl2: add SDL_GetVersion

4af636fa – Jacob Moody <moody@posixcafe.org> authored on 2023/02/25 13:58
npe: crude mb* alias

27532834 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/12 21:38
merge

25d01744 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/12 15:32
implement SDL_SoftStretch

35e2b5b8 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/12 03:21
buffer proc for mixer

61a93fc3 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/12 02:15
oops

b503ec27 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/12 02:12
cleanup

9b9baca2 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/12 02:07
refactor mixer

ceb1c573 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/11 09:31
use screen channel instead of hardcoded values

bce6ff4b – Jacob Moody <moody@posixcafe.org> authored on 2023/02/09 22:02
rott keydefines

80d7f985 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/09 22:01
corret SDL_PIXELFORMAT_INDEX8 so we match real SDL

481982ec – Jacob Moody <moody@posixcafe.org> authored on 2023/02/09 22:01
jank mixer

aeecf799 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/08 02:14
loop getwindow's and don't allocate each blit

aaad5f4c – Jacob Moody <moody@posixcafe.org> authored on 2023/02/07 21:53
mouse grab

63fe8a7a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/02/07 07:09
add realpath() and ENAMETOOLONG

a6aae696 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/02/07 07:09
sdl: SDL_WaitEvent

99c39874 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/07 01:10
send keyup for Kctl, useful for duke3d

f69141f7 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/07 00:40
set state for key event

db5ef81d – Jacob Moody <moody@posixcafe.org> authored on 2023/02/06 23:13
get duke3d working

de199b06 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/05 23:17
stub the rest for duke3d

ace29d71 – Jacob Moody <moody@posixcafe.org> authored on 2023/02/05 19:30
more stubs

237831f5 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/29 05:42
more defines for doom

c1d318eb – Jacob Moody <moody@posixcafe.org> authored on 2023/01/29 05:42
vendor sdl endian swap

cac8df13 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/29 05:42
few more proper event typedefs

1c19025d – Jacob Moody <moody@posixcafe.org> authored on 2023/01/29 05:41
dummy files that chocolate doom really doesn't need

c653369e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/06/13 18:26
forgot to add the header, as usual

87889383 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2022/06/13 18:26
sdl: add a dumb version of SDL_QuitRequested

b464c6ba – Andrew Alderwick <andrew@alderwick.co.uk> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2022/06/11 04:22
sdl: add missing typedefs

7cb2dd4c – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/04/02 06:50
limits.h: add {,L,U,UL}LONG_{MIN,MAX} (thanks nature)

606d1ac8 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/01/07 11:38
sdl: missing header change

9c1c52a8 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/01/07 11:18
sdl: add XRGB8888 (and RGB888 alias) pixel format

8d94c00a – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/12/31 11:32
sdl: add SDL_SetMainReady stub

de2df6f4 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/12/31 11:29
limits: add CHAR_BIT

1686505d – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/12/29 12:54
sdl: add SDL_BUTTON macro

74308d12 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/12/29 11:52
sdl: add few more stubs for events peeping and joysticks

c67f7194 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/12/19 14:37
sdl: add SDLK_AC_BACK

140d98da – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/12/19 14:36
errno: add EINVAL

6ec40498 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/12/19 14:36
inttypes: add more PRI* stuff

c42b535e – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/11/06 20:47
add dirfd, fstatat, unlink

36181b1c – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/28 20:29
sdl2 audio: don't expect the chan to close if no audio thread is running

a9006b7d – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/28 20:14
sdl2: scale mouse movements according to zoom

2eb9412c – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/11 16:57
missed some spaces, convert to tabs

4390e4f2 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/09/17 11:41
SDL2: remove SDL_GetWindowSurface stub

492aef06 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/09/17 03:27
SDL2: more stubs

4c1fa073 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/09/17 03:25
add float.h

5b4e05db – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/08/02 10:24
add and use Nmsec

32dfa1f1 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/08/02 10:08
export some of the private functions

dc2a27ba – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/30 09:04
sdl2: handle Mod4 as KMOD_LGUI

3316fe5b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/30 09:00
sdl2: fixup

2cf5623e – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/30 08:59
sdl2: treat Kaltgr and right Alt

1a9bd82a – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/30 07:52
kbd: make repeats work for both text & non-text while also simplifying the logic

Next