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-24
Ports/m4: Fix build error
Daniel Bertalan
2021-12-24
Ports/libxml2: Remove obsolete ESHUTDOWN errno patch
Daniel Bertalan
2021-12-24
Ports/libuv: Remove obsolete statfs/pwrite patch
Daniel Bertalan
2021-12-24
Ports/libicu: Remove obsolete <cmath> header patch
Daniel Bertalan
2021-12-24
Ports/emu2: Remove obsolete scandir patch
Daniel Bertalan
2021-12-24
Ports/chester: Enable -Werror
Daniel Bertalan
2021-12-24
Ports/byacc: Remove obsolete getopt.h patch
Daniel Bertalan
2021-12-24
Ports: Remove obsolete /dev/tty patches
Daniel Bertalan
2021-12-24
Ports: Upgrade CMake to 3.22.1
Ali Mohammad Pur
2021-12-24
Ports/cmake: Remove obsolete conflicting declaration patches
Daniel Bertalan
2021-12-24
Ports: Fix the conflicting types issue in the cmake port
Ali Mohammad Pur
2021-12-24
LibC: Implement _setjmp and _longjmp
Brian Gianforcaro
2021-12-24
SystemMonitor: Remove unused SortingProxyModel include
Sam Atkins
2021-12-24
LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr
Sam Atkins
2021-12-24
LibSoftGPU: Add method to copy texels between images
Stephan Unverwerth
2021-12-24
LibGL: Remove image storage from MipMap
Stephan Unverwerth
2021-12-24
LibGL: Remove sampling code from Sampler2D
Stephan Unverwerth
2021-12-24
LibGL+LibSoftGPU: Add method to query device info
Stephan Unverwerth
2021-12-24
LibSoftGPU: Move enums into separate file
Stephan Unverwerth
2021-12-24
LibSoftGPU: Remove GLenum used for selecting rendered primitive type
Stephan Unverwerth
2021-12-24
LibSoftGPU: Remove OpenGL type for polygon mode
Stephan Unverwerth
2021-12-24
LibSoftGPU: Remove OpenGL type for fog mode
Stephan Unverwerth
2021-12-24
LibSoftGPU: Remove OpenGL type for depth test func
Stephan Unverwerth
2021-12-24
LibSoftGPU: Remove OpenGL type for draw buffer selection
Stephan Unverwerth
2021-12-24
LibSoftGPU: Remove OpenGL type for culled side selection
Stephan Unverwerth
2021-12-24
LibSoftGPU: Remove OpenGL type for front face selection
Stephan Unverwerth
2021-12-24
LibSoftGPU: Remove OpenGL type for alpha blend factors
Stephan Unverwerth
2021-12-24
LibSoftGPU: Remove OpenGL type for alpha test func
Stephan Unverwerth
2021-12-24
LibSoftGPU: Remove simple OpenGL types from RasterizerConfig
Stephan Unverwerth
2021-12-24
LibGL+LibSoftGPU: Use device samplers for rendering
Stephan Unverwerth
2021-12-24
LibGL: Synchronize device config before rendering if anything changed
Stephan Unverwerth
2021-12-24
LibGL: Attach device image to texture object and upload image data
Stephan Unverwerth
2021-12-24
LibSoftGPU: Add legacy texture env mode to sampler config
Stephan Unverwerth
2021-12-24
LibSoftGPU: Add methods to read and write image data
Stephan Unverwerth
2021-12-24
LibSoftGPU: Make samplers part of device
Stephan Unverwerth
2021-12-24
LibSoftGPU: Add device method for creating images
Stephan Unverwerth
2021-12-24
LibSoftGPU: Add Image class
Stephan Unverwerth
2021-12-24
LibSoftGPU: Rename class SoftwareRasterizer to Device
Stephan Unverwerth
2021-12-24
LibGL: Remove unused GLStruct.h
Stephan Unverwerth
2021-12-24
LibGL+LibSoftGPU: Move Vertex and Triangle structs to LibSoftGPU
Stephan Unverwerth
2021-12-24
LibGL+LibSoftGPU: Move primitive assembly and clipping into LibSoftGPU
Stephan Unverwerth
2021-12-24
LibGL+LibSoftGPU: Add face culling state to rasterizer options
Stephan Unverwerth
2021-12-24
LibGL+LibSoftGPU: Move rendering related code to LibSoftGPU library
Stephan Unverwerth
2021-12-24
SoundPlayer: Add a keyboard shortcut 'M' to mute the player
Elyse
2021-12-24
SoundPlayer: Add 'mute' methods to Player
Elyse
2021-12-24
AudioServer: Ignore 'muted' clients when computing the 'output mix'
Elyse
2021-12-24
AudioServer: Add a 'self_muted' state to each client connection
Elyse
2021-12-24
AudioServer: Add 'mute' member and methods to ClientAudioStream
Elyse
2021-12-24
Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnections
Elyse
2021-12-24
AudioServer/Mixer: Fix remaining samples underflow
Max Trussell
[prev]
[next]