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
2021-12-12
LibGL: Add stubs for `glMaterialf` and `glMaterialfv`
Jelle Raaijmakers
2021-12-12
LibGL: Implement `glRasterPos2i`
Jelle Raaijmakers
2021-12-12
LibGL: Implement `glNormal3f` and `glNormal3fv`
Jelle Raaijmakers
2021-12-12
LibGL: Implement `glStencil*` functions
Jelle Raaijmakers
2021-12-12
LibGL: Implement `GL_STENCIL_TEST`
Jelle Raaijmakers
2021-12-12
LibGL: Implement `glListBase`
Jelle Raaijmakers
2021-12-12
LibGL: Implement `glCallLists`
Jelle Raaijmakers
2021-12-12
LibGL: Implement `glTexCoord2fv`
Jelle Raaijmakers
2021-12-12
LibGL: Implement `glColor3ub`
Jelle Raaijmakers
2021-12-12
LibGL: Add stubs for `glLightf` and `glLightfv`
Jelle Raaijmakers
2021-12-12
LibGL: Implement `glMultMatrixf`
Jelle Raaijmakers
2021-12-12
LibGL: Implement `glGetDoublev`
Jelle Raaijmakers
2021-12-12
LibGL: Define `GL_ES_VERSION_2_0`
Jelle Raaijmakers
2021-12-12
Kernel: Remove sys$select() syscall
Jean-Baptiste Boric
2021-12-12
strace: Remove formatting support for SC_select
Jean-Baptiste Boric
2021-12-12
strace: Add formatting support for SC_poll
Jean-Baptiste Boric
2021-12-12
strace: Sort syscalls formatters in alphabetic order
Jean-Baptiste Boric
2021-12-12
UserspaceEmulator: Remove support for SC_select syscall
Jean-Baptiste Boric
2021-12-12
UserspaceEmulator: Add support for SC_poll syscall
Jean-Baptiste Boric
2021-12-12
UserspaceEmulator: Sort syscalls in alphabetic order
Jean-Baptiste Boric
2021-12-12
LibC: Rewrite pselect() as a wrapper for ppoll()
Jean-Baptiste Boric
2021-12-12
Kernel: Split off sys$poll() into Syscalls/poll.cpp
Jean-Baptiste Boric
2021-12-12
LibWeb: Implement TextEncoder.prototype.encoding
Linus Groh
2021-12-12
LibWeb: Implement TextEncoder.prototype.encode()
Linus Groh
2021-12-12
LibWeb: Add the TextEncoder interface
Linus Groh
2021-12-12
Docs: Fixed grammar "diagnose what is the problem"
Jonta
2021-12-12
AK: Fix preprocessor OS check
Martin Blicha
2021-12-12
Spreadsheet: Avoid using Value.to_string_without_side_effects()
Ali Mohammad Pur
2021-12-12
Spreadsheet: Replace hacky JS VM configuration with a more correct one
Ali Mohammad Pur
2021-12-12
Spreadsheet: Replace the help button's text with something we can render
Ali Mohammad Pur
2021-12-12
Spreadsheet: Reimplement ranges as lazy objects instead of arrays
Ali Mohammad Pur
2021-12-12
Spreadsheet: Don't recreate the global environment on every evaluation
Ali Mohammad Pur
2021-12-12
Ports: Don't return errno value as pointer in openssh port
Sahan Fernando
2021-12-12
Userland: Use File::lines() range-based for loop where appropriate
Sahan Fernando
2021-12-12
LibCore: Add support for range-based for loops on LineIterators
Sahan Fernando
2021-12-12
LibCore: Fix bug in IODevice::LineIterator causing skipped lines
Sahan Fernando
2021-12-12
Tests: Add tests for sigwait/sigwaitinfo/sigtimedwait
Idan Horowitz
2021-12-12
LibC: Implement sigwait()
Idan Horowitz
2021-12-12
LibC: Implement sigwaitinfo()
Idan Horowitz
2021-12-12
Kernel+LibC: Implement sigtimedwait()
Idan Horowitz
2021-12-12
Kernel: Flip incorrect bitwise set/clear of signal mask
Idan Horowitz
2021-12-12
Kernel: Unblock threads only on unmasked signals
Idan Horowitz
2021-12-12
Kernel: Preserve pending signals across execve(2)s
Idan Horowitz
2021-12-12
Kernel: Remove alternative signal stack settings on execve(2)
Idan Horowitz
2021-12-12
Kernel: Inherit alternative signal stack on fork(2)
Idan Horowitz
2021-12-12
Kernel: Preserve signal mask across fork(2) and execve(2)
Idan Horowitz
2021-12-11
Base: Add Braille Patterns to Katica Regular 10
Luke Wilde
2021-12-12
Ports: Restore Python's setup.py patch
Linus Groh
2021-12-11
Base: Add some Dingbats, Symbols and Pictographs to Katica Regular 10
Lady Gegga
2021-12-11
Base: Add Aurebesh characters to font Katica Regular 10
Lady Gegga
[prev]
[next]