Jelle Raaijmakers aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations 1 年之前
..
CMakeLists.txt aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 年之前
Config.h c214d31c5e Everywhere: Fix order of includes and #pragma once 2 年之前
Device.h edcb6176ce LibGL+Lib*GPU: Set model view and projection matrices separately 1 年之前
DeviceInfo.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
Driver.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
Driver.h 5bb76e9b63 LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamically 3 年之前
Enums.h aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations 1 年之前
IR.h c88bc74afd LibGPU: Add inputs and outputs to GPU shader IR 2 年之前
Image.cpp 027aee2c66 Userland: Add missing Math.h and IntegralMath.h header includes 2 年之前
Image.h 3b2ded1d44 LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image 2 年之前
ImageDataLayout.h eb7c3d16fb LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion 2 年之前
ImageFormat.h 6c80d12111 LibGPU+LibSoftGPU: Add PixelFormat::Intensity 2 年之前
Light.h 7da9447619 LibGL+LibGPU+LibSoftGPU: Move Light.h to LibGPU 3 年之前
LightModelParameters.h 5bf224708f LibGPU+LibSoftGPU: Move LightModelParameters into LibGPU 3 年之前
Material.h b652db1f54 LibGL+LibGPU+LibSoftGPU: Move Material.h to LibGPU 3 年之前
RasterPosition.h 8f359bf758 LibGPU+LibSoftGPU: Move RasterPosition into its own header in LibGPU 3 年之前
RasterizerOptions.h aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations 1 年之前
SamplerConfig.h 474f9e9c69 LibGL: Implement `GL_TEXTURE_ENV_COLOR` 2 年之前
Shader.h 93ab2db80f LibGL+LibSoftGPU: Add GPU side shader infrastructure 2 年之前
StencilConfiguration.h a99cd09891 Libraries: Add missing includes, add namespace qualifiers 2 年之前
TextureUnitConfiguration.h 00d46e5d77 LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit 2 年之前
Vertex.h 00d46e5d77 LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit 2 年之前