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-05-05
Kernel/Graphics: Apply DisplayConnector design on the VirtIO driver
Liav A
2022-05-05
WindowServer: Use FB_IOCTL_FLUSH_HEAD to flush a framebuffer if possible
Liav A
2022-05-05
Kernel/Graphics: Use VirtIO GPU3DDevice constructor indirectly
Liav A
2022-05-05
Kernel/Graphics: Migrate Intel driver to use the DisplayConnector design
Liav A
2022-05-05
Kernel/Graphics: Use DisplayConnector design for the Bochs driver
Liav A
2022-05-05
WindowServer: Implement mechanism to restore safe mode setting
Liav A
2022-05-05
DisplaySettings+WindowServer: Add support for display connector devices
Liav A
2022-05-05
Kernel/Memory: Add TypedMapping base_address method
Liav A
2022-05-05
LibEDID: Export common structures into a header file
Liav A
2022-05-05
Kernel/Graphics: Export Bochs definitions to a header file
Liav A
2022-05-05
Userland: Re-organize /dev GPU nodes
Liav A
2022-05-05
Kernel/Graphics: Introduce the DisplayConnector class
Liav A
2022-05-05
Kernel/Graphics: Declare BochsGraphicsAdapter::get_edid private method
Liav A
2022-05-05
LibSoftGPU: Remove initial fog factor value from Device
Jelle Raaijmakers
2022-05-05
LibSoftGPU: Move back to `i32`-based subpixels
Jelle Raaijmakers
2022-05-05
LibGfx: Add `Vector::to_rounded<T>()`
Jelle Raaijmakers
2022-05-05
LibGfx: Add `IntVector2/3/4` types
Jelle Raaijmakers
2022-05-05
LibSoftGPU: Remove unused `Matrix3x3.h` include
Jelle Raaijmakers
2022-05-05
LibSoftGPU: Replace some `interpolate()` calls with `VectorN::dot`
Jelle Raaijmakers
2022-05-05
LibSoftGPU: East-const `interpolate`
Jelle Raaijmakers
2022-05-05
LibSoftGPU: Use `FloatVector4` pixel format for `Image`
Jelle Raaijmakers
2022-05-05
LibSoftGPU: Use `u64` for `Device` statistics vars
Jelle Raaijmakers
2022-05-05
LibGL: Split up GLContext implementation into logical units
Jelle Raaijmakers
2022-05-05
LibGL: Put the OpenGL API wrapper in a single code unit
Jelle Raaijmakers
2022-05-05
su: Change the HOME enviroment variable on login
Undefine
2022-05-05
LibC: Add IN6_IS_ADDR_MULTICAST
Tim Schumacher
2022-05-05
Kernel: Add IPv4 network class masks
Tim Schumacher
2022-05-05
Kernel: Add IPsec ESP and AH protocol numbers
Tim Schumacher
2022-05-05
Kernel: Properly define `IOV_MAX`
Tim Schumacher
2022-05-05
Kernel: Add the remaining POSIX `MADV_*` constants
Tim Schumacher
2022-05-05
Kernel: Add `O_SYNC` into `fcntl.h`
Tim Schumacher
2022-05-05
LibJS: Correct SetMutableBinding fallibility bug in spec comment
Linus Groh
2022-05-04
Browser: Set an icon for the 'Edit Bookmark' Dialog
Karol Kosek
2022-05-04
LibWeb: Use Unicode data for CSS text-transform property
Karol Kosek
2022-05-04
Ports: Update ca-certificates to 2022-04-26
Luke Wilde
2022-05-04
Ports: Update OpenSSL to 1.1.1o
Luke Wilde
2022-05-04
Ports: Update curl to 7.83.0
Luke Wilde
2022-05-04
Base: Add note about optipng to contributing guidelines
Dennis Esternon
2022-05-03
LibAudio+Userland: Remove Audio::LegacyBuffer
kleines Filmröllchen
2022-05-03
LibAudio: Move WAV sample reading and conversion into own helpers
kleines Filmröllchen
2022-05-03
LibAudio: Move WavLoader to Core::Stream APIs
kleines Filmröllchen
2022-05-03
LibAudio: Refactor and modernize WavLoader
kleines Filmröllchen
2022-05-03
Documentation: Document how the event loop works & what it does
kleines Filmröllchen
2022-05-03
LibJS: Remove bogus FIXME in ArgumentsObject::internal_get()
Linus Groh
2022-05-03
LibJS: Use consistent phrasing for string length
Linus Groh
2022-05-03
LibJS: Update order of steps in CanonicalNumericIndexString
Linus Groh
2022-05-03
LibJS: Reflect Array.prototype.toLocaleString comment in %TypedArray%
Linus Groh
2022-05-03
LibJS: Add assertion (comment) to MakeMatchIndicesIndexPairArray
Linus Groh
2022-05-03
LibJS: Update spec comments to avoid = comparisons with signed zero
Linus Groh
2022-05-03
LibJS: Update comments for Annex B changes to IsLooselyEqual
Linus Groh
[prev]
[next]