summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-12LibGL: Add stubs for `glMaterialf` and `glMaterialfv`Jelle Raaijmakers
2021-12-12LibGL: Implement `glRasterPos2i`Jelle Raaijmakers
2021-12-12LibGL: Implement `glNormal3f` and `glNormal3fv`Jelle Raaijmakers
2021-12-12LibGL: Implement `glStencil*` functionsJelle Raaijmakers
2021-12-12LibGL: Implement `GL_STENCIL_TEST`Jelle Raaijmakers
2021-12-12LibGL: Implement `glListBase`Jelle Raaijmakers
2021-12-12LibGL: Implement `glCallLists`Jelle Raaijmakers
2021-12-12LibGL: Implement `glTexCoord2fv`Jelle Raaijmakers
2021-12-12LibGL: Implement `glColor3ub`Jelle Raaijmakers
2021-12-12LibGL: Add stubs for `glLightf` and `glLightfv`Jelle Raaijmakers
2021-12-12LibGL: Implement `glMultMatrixf`Jelle Raaijmakers
2021-12-12LibGL: Implement `glGetDoublev`Jelle Raaijmakers
2021-12-12LibGL: Define `GL_ES_VERSION_2_0`Jelle Raaijmakers
2021-12-12Kernel: Remove sys$select() syscallJean-Baptiste Boric
2021-12-12strace: Remove formatting support for SC_selectJean-Baptiste Boric
2021-12-12strace: Add formatting support for SC_pollJean-Baptiste Boric
2021-12-12strace: Sort syscalls formatters in alphabetic orderJean-Baptiste Boric
2021-12-12UserspaceEmulator: Remove support for SC_select syscallJean-Baptiste Boric
2021-12-12UserspaceEmulator: Add support for SC_poll syscallJean-Baptiste Boric
2021-12-12UserspaceEmulator: Sort syscalls in alphabetic orderJean-Baptiste Boric
2021-12-12LibC: Rewrite pselect() as a wrapper for ppoll()Jean-Baptiste Boric
2021-12-12Kernel: Split off sys$poll() into Syscalls/poll.cppJean-Baptiste Boric
2021-12-12LibWeb: Implement TextEncoder.prototype.encodingLinus Groh
2021-12-12LibWeb: Implement TextEncoder.prototype.encode()Linus Groh
2021-12-12LibWeb: Add the TextEncoder interfaceLinus Groh
2021-12-12Docs: Fixed grammar "diagnose what is the problem"Jonta
2021-12-12AK: Fix preprocessor OS checkMartin Blicha
2021-12-12Spreadsheet: Avoid using Value.to_string_without_side_effects()Ali Mohammad Pur
2021-12-12Spreadsheet: Replace hacky JS VM configuration with a more correct oneAli Mohammad Pur
2021-12-12Spreadsheet: Replace the help button's text with something we can renderAli Mohammad Pur
2021-12-12Spreadsheet: Reimplement ranges as lazy objects instead of arraysAli Mohammad Pur
2021-12-12Spreadsheet: Don't recreate the global environment on every evaluationAli Mohammad Pur
2021-12-12Ports: Don't return errno value as pointer in openssh portSahan Fernando
2021-12-12Userland: Use File::lines() range-based for loop where appropriateSahan Fernando
2021-12-12LibCore: Add support for range-based for loops on LineIteratorsSahan Fernando
2021-12-12LibCore: Fix bug in IODevice::LineIterator causing skipped linesSahan Fernando
2021-12-12Tests: Add tests for sigwait/sigwaitinfo/sigtimedwaitIdan Horowitz
2021-12-12LibC: Implement sigwait()Idan Horowitz
2021-12-12LibC: Implement sigwaitinfo()Idan Horowitz
2021-12-12Kernel+LibC: Implement sigtimedwait()Idan Horowitz
2021-12-12Kernel: Flip incorrect bitwise set/clear of signal maskIdan Horowitz
2021-12-12Kernel: Unblock threads only on unmasked signalsIdan Horowitz
2021-12-12Kernel: Preserve pending signals across execve(2)sIdan Horowitz
2021-12-12Kernel: Remove alternative signal stack settings on execve(2)Idan Horowitz
2021-12-12Kernel: Inherit alternative signal stack on fork(2)Idan Horowitz
2021-12-12Kernel: Preserve signal mask across fork(2) and execve(2)Idan Horowitz
2021-12-11Base: Add Braille Patterns to Katica Regular 10Luke Wilde
2021-12-12Ports: Restore Python's setup.py patchLinus Groh
2021-12-11Base: Add some Dingbats, Symbols and Pictographs to Katica Regular 10Lady Gegga
2021-12-11Base: Add Aurebesh characters to font Katica Regular 10Lady Gegga