.. |
Buffer
|
9c08bb9555
AK: Remove `try_` prefix from FixedArray creation functions
|
il y a 2 ans |
CMakeLists.txt
|
3b2ded1d44
LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image
|
il y a 2 ans |
Clipper.cpp
|
00d46e5d77
LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit
|
il y a 2 ans |
Clipper.h
|
0836912a6d
LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
|
il y a 3 ans |
Config.h
|
bb28492af0
LibSoftGPU: Make output in PixelQuad generic
|
il y a 2 ans |
Device.cpp
|
62285e0569
LibSoftGPU: Use multiplication instead of division for linear fog
|
il y a 2 ans |
Device.h
|
62285e0569
LibSoftGPU: Use multiplication instead of division for linear fog
|
il y a 2 ans |
ISA.h
|
1e548a84d6
LibSoftGPU: Define a simple shader instruction set
|
il y a 2 ans |
Image.cpp
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
il y a 2 ans |
Image.h
|
3b2ded1d44
LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image
|
il y a 2 ans |
PixelConverter.cpp
|
d26aabff04
Everywhere: Run clang-format
|
il y a 2 ans |
PixelConverter.h
|
84c4b66721
LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support
|
il y a 2 ans |
PixelQuad.h
|
bb28492af0
LibSoftGPU: Make output in PixelQuad generic
|
il y a 2 ans |
SIMD.h
|
69b94e4235
LibSoftGPU: Make blending simpler and more efficient
|
il y a 2 ans |
Sampler.cpp
|
1c32d93a12
LibSoftGPU: Call `floor_int_range` only once in `sample_2d_lod`
|
il y a 2 ans |
Sampler.h
|
4e63ce231f
LibSoftGPU: Clean up `Sampler` imports
|
il y a 2 ans |
Shader.cpp
|
1e548a84d6
LibSoftGPU: Define a simple shader instruction set
|
il y a 2 ans |
Shader.h
|
1e548a84d6
LibSoftGPU: Define a simple shader instruction set
|
il y a 2 ans |
ShaderCompiler.cpp
|
c25359df47
LibSoftGPU: Delegate shader creation to new class ShaderCompiler
|
il y a 2 ans |
ShaderCompiler.h
|
c25359df47
LibSoftGPU: Delegate shader creation to new class ShaderCompiler
|
il y a 2 ans |
ShaderProcessor.cpp
|
b18bf702ea
LibSoftGPU: Implement shader processor for SoftGPU ISA
|
il y a 2 ans |
ShaderProcessor.h
|
b18bf702ea
LibSoftGPU: Implement shader processor for SoftGPU ISA
|
il y a 2 ans |
Triangle.h
|
a20bf80b05
LibGL+LibGPU+LibSoftGPU: Implement point and line drawing
|
il y a 3 ans |