serenity/Userland/Libraries
Jelle Raaijmakers 8a3242cb83 LibGL+LibSoftGPU+LibGfx: Reimplement normal transformation
We now support generating top-left submatrices from a `Gfx::Matrix`
and we move the normal transformation calculation into
`SoftGPU::Device`. No functional changes.
2022-03-27 09:19:43 -07:00
..
LibArchive
LibAudio FlacLoader: Use seektable for performing seek operations 2022-03-26 11:04:25 +01:00
LibC
LibCards
LibChess Chess: On pgn import avoid losing piece promotion info 2022-03-26 18:30:12 +00:00
LibCompress
LibConfig
LibCore LibCore: Add Vector<size_t> variant of add_option() 2022-03-27 08:33:24 -04:00
LibCoredump
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDl
LibDSP
LibEDID
LibELF
LibFileSystemAccessClient
LibGemini
LibGfx LibGL+LibSoftGPU+LibGfx: Reimplement normal transformation 2022-03-27 09:19:43 -07:00
LibGL LibGL+LibSoftGPU+LibGfx: Reimplement normal transformation 2022-03-27 09:19:43 -07:00
LibGUI WindowServer+LibGUI: Expose raw scroll wheel values to applications 2022-03-27 01:11:27 +01:00
LibHTTP
LibImageDecoderClient
LibIMAP
LibIPC
LibJS
LibKeyboard
LibLine LibLine: Add a display trivia field to suggestions 2022-03-26 21:34:56 +04:30
LibM
LibMain
LibMarkdown
LibPCIDB
LibPDF
LibProtocol
LibPthread
LibRegex
LibSanitizer
LibSoftGPU LibGL+LibSoftGPU+LibGfx: Reimplement normal transformation 2022-03-27 09:19:43 -07:00
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibUnicode
LibUSBDB
LibVideo
LibVT
LibWasm
LibWeb LibWeb: Resolve top/bottom inset properties for position:relative 2022-03-27 18:16:09 +02:00
LibWebSocket
LibX86
CMakeLists.txt