.. |
CMakeLists.txt
|
Userland: Remove LibCore dependency from libraries that do not use it
|
2024-01-22 08:48:34 -05:00 |
Config.h
|
Everywhere: Fix order of includes and #pragma once
|
2022-09-18 18:30:05 -07:00 |
Device.h
|
LibGL+Lib*GPU: Set model view and projection matrices separately
|
2023-10-15 12:14:07 +02:00 |
DeviceInfo.h
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
Driver.cpp
|
Everywhere: Remove 'clang-format off' comments that are no longer needed
|
2024-04-24 16:50:01 -04:00 |
Driver.h
|
|
|
Enums.h
|
LibGL+LibGPU+LibSoftGPU: Implement constant blending color
|
2024-04-10 21:12:25 +02:00 |
Image.cpp
|
Userland: Add missing Math.h and IntegralMath.h header includes
|
2023-01-19 11:29:48 +00:00 |
Image.h
|
LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image
|
2022-12-26 09:39:20 +01:00 |
ImageDataLayout.h
|
|
|
ImageFormat.h
|
|
|
IR.h
|
LibGPU: Add inputs and outputs to GPU shader IR
|
2022-12-17 22:39:09 -07:00 |
Light.h
|
|
|
LightModelParameters.h
|
|
|
Material.h
|
|
|
RasterizerOptions.h
|
LibGL+LibGPU+LibSoftGPU: Implement constant blending color
|
2024-04-10 21:12:25 +02:00 |
RasterPosition.h
|
|
|
SamplerConfig.h
|
LibGL: Implement GL_TEXTURE_ENV_COLOR
|
2023-01-01 23:33:26 +01:00 |
Shader.h
|
LibGL+LibSoftGPU: Add GPU side shader infrastructure
|
2022-12-17 22:39:09 -07:00 |
StencilConfiguration.h
|
Libraries: Add missing includes, add namespace qualifiers
|
2022-09-18 13:27:24 -04:00 |
TextureUnitConfiguration.h
|
LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit
|
2022-09-11 22:37:07 +01:00 |
Vertex.h
|
LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit
|
2022-09-11 22:37:07 +01:00 |