index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2022-12-28
LibX86: Remove i686 support
Liav A
2022-12-28
LibCoredump: Remove i686 support
Liav A
2022-12-28
LibDebug: Remove i686 support
Liav A
2022-12-28
LibELF+LibSymbolication: Remove i686 support
Liav A
2022-12-28
DynamicLoader: Remove i686 support
Liav A
2022-12-28
LibC: Remove i686 support
Liav A
2022-12-28
Kernel+Userland: Remove dependency on i386-specific registers
Liav A
2022-12-28
Userland: Remove i686 support
Liav A
2022-12-27
icc: Print profile creation time
Nico Weber
2022-12-27
LibGfx: Read profile creation time from ICCProfile header
Nico Weber
2022-12-27
LibC: Make timegm() force tm_isdst to 0
Nico Weber
2022-12-27
LibGfx: Start adding a utility for handling ICC color profiles
Nico Weber
2022-12-27
LibGfx: Start adding a class for handling ICC color profiles
Nico Weber
2022-12-27
LibVideo: Fix two comment typos
Nico Weber
2022-12-27
Taskbar: Propagate more errors on widget population
thankyouverycool
2022-12-27
Taskbar: Load Assistant's AppFile on window creation
thankyouverycool
2022-12-27
LibDesktop: Do not quit screensaver on immediate mouse move
Jelle Raaijmakers
2022-12-27
Demos+LibDesktop: Centralize screensaver logic
Jelle Raaijmakers
2022-12-27
Shell: Add `where` builtin
Vetrox
2022-12-27
LibArchive+Utilities: Port ZipOutputStream to Core::Stream
Karol Kosek
2022-12-27
Utilities/zip: Read files using Core::Stream::File
Karol Kosek
2022-12-26
LibCompress: Add two missing return statements
Nico Weber
2022-12-26
LibWeb: Clamp {row,column} spans if outside of grid
Tom
2022-12-26
LibWeb: Add missing return statement in an element scrolling error case
Timothy Flynn
2022-12-26
PixelPaint: Erase old active layer boundary when active layer changes
Tim Ledbetter
2022-12-26
Demos: Remove VirGLDemo
Stephan Unverwerth
2022-12-26
LibVirtGPU: Adopt rendering code from VirGLDemo
Stephan Unverwerth
2022-12-26
LibVirtGPU: Adopt device initialization code from VirGLDemo
Stephan Unverwerth
2022-12-26
LibVirtGPU: Create and initialize device from file descriptor
Stephan Unverwerth
2022-12-26
LibVirtGPU: Replace magic values with command bitfields
Stephan Unverwerth
2022-12-26
LibVirtGPU: Add utility header for command flag bitfields
Stephan Unverwerth
2022-12-26
LibVirtGPU: Add enum for Gallium texture formats
Stephan Unverwerth
2022-12-26
LibVirtGPU: Add length verification to append_create_shader()
Stephan Unverwerth
2022-12-26
LibVirtGPU: Make depth and color clearing separate functions
Stephan Unverwerth
2022-12-26
LibVirtGPU: Remove hard coded primitive type in append_draw_vbo()
Stephan Unverwerth
2022-12-26
LibVirtGPU: Improve append_set_framebuffer_state_no_attach()
Stephan Unverwerth
2022-12-26
LibVirtGPU: Remove hardcoded size from append_viewport()
Stephan Unverwerth
2022-12-26
LibVirtGPU: Drop gl_ prefix from CommandBufferBuilder methods
Stephan Unverwerth
2022-12-26
LibVirtGPU: Use c++ style casts in CommandBuilder
Stephan Unverwerth
2022-12-26
LibVirtGPU: Improve type safety of encode_command()
Stephan Unverwerth
2022-12-26
LibVirtGPU: Make BindTarget an enum and move it into VirtGPU::Protocol
Stephan Unverwerth
2022-12-26
LibVirtGPU: Move VirGLDemo protocol code into VirtGPU namespace
Stephan Unverwerth
2022-12-26
LibVirtGPU: Add newlines between CommandBuilder methods
Stephan Unverwerth
2022-12-26
LibVirtGPU: Remove unnecessary BufferBuilder constructor deletion
Stephan Unverwerth
2022-12-26
LibVirtGPU: Adopt virgl protocol files from VirGLDemo
Stephan Unverwerth
2022-12-26
LibGPU+LibVirtGPU: Allow loading the driver and instantiating the device
Stephan Unverwerth
2022-12-26
LibVirtGPU: Add a new GPU device that talks to our VirtIO-GPU driver
Stephan Unverwerth
2022-12-26
LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image
Stephan Unverwerth
2022-12-26
WebServer: Use new String type internally as much as possible
Thomas Keppler
2022-12-26
WebServer: Use new String type for default option values
Thomas Keppler
[prev]
[next]