shithub: qk1

RSS feed

dd29da46 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/07 13:21
sdl: a bunch of hints and v_sync

42c95cd5 – qwx <qwx@sciops.net> authored on 2024/01/06 11:32
fix qwsv/qwcl build

2feac9be – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 21:46
sdl: instead of getting window size use renderer's output size

c1ad8177 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 21:45
sdl input: disable SDL_HINT_VIDEO_WAYLAND_EMULATE_MOUSE_WARP

153e4c4c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 20:42
d_scan.$O: depend on <platform>/d_scan.h

b9330833 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 20:36
SV_FindTouchedLeafs: rearrange

95500fd0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 20:13
surf_t: change last_u and spanstate to s16int

e7f55e32 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 19:43
rearrange and clean up surf_t fields

7f9c4b6c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 19:23
remove -ffast-math and add a comment so it never comes back

229a1dc2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 17:56
DotProduct: use the macro on Unix

d2788d62 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 17:55
SV_FlyMove: fix a warning

6a4b0870 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 17:55
reset zbuffer when resizing

15106472 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 13:34
make a pretty stupid inlining for Plan 9

42b8dcf4 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 13:09
remove unused assembly files

d1446960 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 13:07
another spans tweak from Yamagi Quake 2: faster for strictly horizontal/vertical texture scans

0570725c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 13:06
alpha: draw entities with no alpha set (fences) first

11daf02d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/05 12:06
spans: try to draw in bigger chunks

964902ba – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/04 15:15
sdl: add v_fullscreen cvar

5c840ffe – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/04 11:17
more precise alpha/fog blending

3a83bca0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/04 11:16
D_DrawSurfaces: give up on trying to optimize this for now

ea674dba – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/02 20:59
mkfile, Makefile: fix d_scan.$O and r_surf.$O deps

bcbfa167 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/02 20:48
blendfog: don't turn pitch black into transparent

a31cb3c7 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/02 20:32
stop messing with palette until shifts/translations/brightness is back

cedb64a0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/02 19:13
add v_snail mode

49a810ae – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/01 22:08
spans rewrite WIP

9510b4ca – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/01 20:45
openal: raise mono sources limit to 512

a276af66 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/01 20:44
openal: use our own type for buffer callback

3e0fc93f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2024/01/01 00:15
D_DrawZSpans: remove stuff that doesn't seem to do anything

f9758713 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 23:53
openal: stop trying to avoid setting the device

c483a0f2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 23:49
-O3 -march=native; produce mip/fullbright/additive specific surface lighting funcs

affa540c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 20:05
bring framebuffer scaling back - change dynamically with v_scale cvar

96759afc – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 18:43
D_ViewChanged: forgot to update dvars.width

a358b6be – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 18:34
pthread signal handler

c5989001 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 18:15
snd_openal: do NOT close lmp files

e4b9648c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 18:15
fix mixed up MAXWIDTH & MAXHEIGHT

23ae8382 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 16:25
vid_sdl: no longer a streaming texture

6d916b09 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 15:12
D_DrawSurfaces: fix wrong flag used to draw (or not) zspans

4ccf8bb9 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 12:10
bsp30: don't trust map's builtin non-0 mipmap levels when it comes to fences - scale them as well

612fcd2a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 11:50
sky: make it work with whichever sizes; replace absent sky with notexture

9c1b473a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/31 11:41
notexture: don't make it transparent

e5e155f8 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/30 21:00
get rid of screenwidth and rowbytes

8bd89358 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/30 20:47
zspans: remove useless steps

218ec193 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/30 19:55
organize a global dvars struct

a0e7f750 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/30 19:53
add -N to disable optional modules (only "cd" and "snd" for now)

2e939eac – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/29 22:24
alpha: only 0x00000000 is fully transparent; fix the fullbright fighting alpha blending

f80ce3e9 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/29 21:37
openal: poke hrtf in alreinit

554f7a5c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/29 21:25
openal: create a thread instead of a process for track reading

00a30d4d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/29 21:22
fs: open with O_CLOEXEC when possible

1012a3c0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/29 21:18
unix: don't signal on pipe broken

191f0d45 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/29 20:02
render world "rejects" back to front with clipping disabled to fix fence/transparent surfaces play nicely with each other

45321b4d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/29 20:01
R_RotateBmodel: take entity as an argument

273a315a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/29 14:54
less type mess

d308fcf8 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/29 14:45
demo: instead of failing on EOF when running a demo with no other demos queued, disconnect properly

ac7e6ac7 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/29 14:44
get rid of %r in non-plan9 code

19687e3b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/29 10:53
rearrange and rename files

05c4f601 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 23:43
get rid of ushort/ulong

49eaf765 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 22:13
bring back "screenshot" command

4605c9a9 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 20:06
fix a warning

3033fafd – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 20:04
add "crosshair_shape" cvar: 0 is default cross, anything else is a dot

8d166d9c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 19:57
remove "gl_cshiftpercent" that has never been implemented

6be2577c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 19:40
view: enable crosshair by default

04161d56 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 19:39
fog: better Nehahra fog logic; calculate less

9ca8a4f7 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 19:38
cmd: add "hidden" field to mark commands as hidden from completion; mark Nehahra fog aliases as such

2753cf99 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 19:35
cvar: call the callback if set through setcvar()

61a668a6 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 18:11
sprite32: always blend as the alpha is not necessarily 0xff/0x00 for all pixels

d0340ee6 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 18:10
treat alpha 0 ("default") as alpha 0xff when drawing

050589ae – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 16:54
m_raw: use callbacks

9377317f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 16:03
fog: add Nehahra-specific fog vars, but keep them bound to the same "fog" command

8a4ebe3f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 13:19
PF_find: workarounds for a bit of insanity

51431bde – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 12:51
PF_ftos: %5.1f -> %f

7b70a3e6 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 12:41
SV_CheckVelocity: clamp max velocity correctly (thanks Maddes)

e92454e8 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 12:33
CL_UpdateTEnts: wat. fix the wrong variables reuse by the inner loop

96d6d5eb – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 12:09
cdcmd: shorten

2eb95bc5 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 12:09
PR_Str: instead of throwing an error just return nil

12e1dc0c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 10:26
add Nehahra protocol stubs

9d1536e2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 10:26
sprite: add SPRITE32 (found in Nehahra) support

698fd693 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 10:25
R_ResetFog: fix color not being reset

57ada051 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/28 10:25
wavinfo: assume entire file looping if second cue points is out of range

4f671e35 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/27 23:37
cd: split/group platform-specific/independent logic

779ab091 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/27 22:40
openal: fix music looping

555fcf8b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/27 22:19
fix a warning

3d9a179d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/27 22:13
openal: implement track playback via ffmpeg

a1964a41 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/27 21:57
fs: openlmp: expose globally

eb498d4e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/27 19:46
unix: move dummy cd logic to openal-specific stuff

9eb97943 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/27 17:41
bsp: don't reuse LIT memory if it failed to load, free it

32a886a4 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/27 17:41
zone: add Hunk_Free

35722088 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/27 14:23
openal: get rid of another variable

6e674de0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/26 21:49
openal: alsfx_t -> albuf_t, because that's what it is

56e986af – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/26 21:49
openal: if wavinfo says it's a bad file, use silence

c03ebff7 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/26 21:48
wav: apparently fmt doesn't _always_ come after WAVE

6edeaf06 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/26 20:55
openal: just shorter names

22dd4308 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/24 22:41
openal: put doppler factor under a cvar

82460668 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/24 22:36
openal: increase doppler factor

0b6a7b46 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/24 21:56
openal: add a rather dumb doppler shift

58db468b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/24 21:36
recycle audio buffers far more often

7e091716 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/24 15:02
openal: bring ambients back

b3805195 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/24 13:06
openal: add "soundlist" cmd

6d2e1770 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/24 13:06
openal: free AL buffers when no longer needed

140b307e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/24 12:34
sort out AL device/hrtf dynamic switching; introduce cvar callbacks

9889d032 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/23 21:05
don't enable hrtf by default

Next