index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-09
LibSoftGPU: Make rasterization and shading member functions of Device
Stephan Unverwerth
2022-01-09
LibSoftGPU: Vectorize color conversion from/to framebuffer
Stephan Unverwerth
2022-01-09
LibSoftGPU: Only interpolate fog values if fog is enabled
Stephan Unverwerth
2022-01-09
LibSoftGPU: Add SIMD utilization counter to debug overlay
Stephan Unverwerth
2022-01-09
LibSoftGPU: Vectorize the rest of the rasterizer pipeline
Stephan Unverwerth
2022-01-09
LibSoftGPU: Use bitwise and instead of modulus operator for POT textures
Stephan Unverwerth
2022-01-09
LibSoftGPU: Vectorize texture sampling and shading
Stephan Unverwerth
2022-01-09
AK: Add SIMDMath.h with vectorized version of math functions
Stephan Unverwerth
2022-01-09
LibSoftGPU: Add PixelQuad struct that holds data for each rendered quad
Stephan Unverwerth
2022-01-09
LibGfx: Allow Vector{2,3,4} operators to accept different argument types
Stephan Unverwerth
2022-01-09
LibSoftGPU: Add SIMD.h with SoftGPU specific SIMD functions
Stephan Unverwerth
2022-01-09
AK: Add SIMDExtras.h with SIMD related functions
Stephan Unverwerth
2022-01-09
Base: Add uniq(1) manpage
anarchyrucks
2022-01-09
Userland: Port wasm to LibMain
Federico Guerinoni
2022-01-09
Userland: Port tac to LibMain
Federico Guerinoni
2022-01-09
PixelPaint: Move out common logic from Filters into base class
Mustafa Quraish
2022-01-09
Shell: Add a "noop" builtin aliased to ":"
Ali Mohammad Pur
2022-01-09
Shell: Refresh PATH cache after 'unset PATH'
Ali Mohammad Pur
2022-01-09
Shell: Don't reset 'last_return_code' before running commands
Ali Mohammad Pur
2022-01-09
Meta: Make "Meta/serenity.sh run aarch64" work on macOS
serenityosrocks
2022-01-09
Kernel: Harden Socket::pseudo_path(..) implementations against OOM
Brian Gianforcaro
2022-01-09
Shell: Make interrupts kill the whole chain and not just the current job
Ali Mohammad Pur
2022-01-09
beep: Port to LibMain :^)
Junior Rantila
2022-01-09
LibCore: Add beep wrapper
Junior Rantila
2022-01-09
LibPthread: Validate the clock argument in pthread_condattr_setclock
Brian Gianforcaro
2022-01-09
LibPthread: Implement pthread_condattr_getclock
Brian Gianforcaro
2022-01-08
Ports: Add interactive mode to .port_include.sh
Noah Rosamilia
2022-01-08
Base: Add classic terminal font
electrikmilk
2022-01-09
Base: Remove "Roman" font from Base/home/anon/
Andreas Kling
2022-01-09
Base: Move Roman to /res/fonts
electrikmilk
2022-01-09
Everywhere: Add `serenity_dev_{makedev,major,minor}`
Michel Hermier
2022-01-09
HackStudio: Propagate errors using try_set_main_widget
creator1creeper1
2022-01-09
HackStudio: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
Inspector: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
PixelPaint: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
Piano: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
Welcome: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
Mail: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
PDFViewer: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
Calculator: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
VideoPlayer: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
KeyboardMapper: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
SystemMonitor: Propagate errors using try_set_main_widget
creator1creeper1
2022-01-09
3DFileViewer: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
FontEditor: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
TextEditor: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut
bugreport0
2022-01-09
Shell: Port to LibMain
Lucas CHOLLET
2022-01-09
LibCore: Add a wrapper for setsid()
Lucas CHOLLET
2022-01-09
FileManager: Do not allow rename files that cannot be modified
Leonardo Nicolas
[prev]
[next]