FernandoS27
|
fd9e2d0073
Implement 3D Textures
|
7 years ago |
bunnei
|
6d82c4adf9
Merge pull request #1458 from FernandoS27/fix-render-target-block-settings
|
8 years ago |
FernandoS27
|
5f4ee6f0c8
Add memory Layout to Render Targets and Depth Buffers
|
8 years ago |
FernandoS27
|
af653906d0
Fixed block height settings for RenderTargets and Depth Buffers, and added block width and block depth
|
8 years ago |
FernandoS27
|
30ff42b8cc
Assert Scissor tests
|
8 years ago |
ReinUsesLisp
|
3e2380327a
gl_rasterizer: Implement quads topology
|
8 years ago |
bunnei
|
fe5962e073
Merge pull request #1411 from ReinUsesLisp/point-size
|
8 years ago |
ReinUsesLisp
|
e3e51d3ddb
video_core: Implement point_size and add point state sync
|
8 years ago |
ReinUsesLisp
|
b8f1506aa5
gl_state: Pack sampler bindings into a single ARB_multi_bind
|
8 years ago |
ReinUsesLisp
|
ab65fde9f4
video_core: Add asserts for CS, TFB and alpha testing
|
8 years ago |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
8 years ago |
bunnei
|
49b15af054
gl_rasterizer: Implement multiple color attachments.
|
8 years ago |
Markus Wick
|
d3ad9469a1
gl_rasterizer: Implement a VAO cache.
|
8 years ago |
bunnei
|
2a472ff54d
maxwell_3d: Update to include additional stencil registers.
|
8 years ago |
Subv
|
6bcdf37d4f
GPU: Added registers for the logicop functionality.
|
8 years ago |
Subv
|
e0f66c1fbf
GLRasterizer: Implemented instanced vertex arrays.
|
8 years ago |
Subv
|
c5284efd4f
Rasterizer: Implemented instanced rendering.
|
8 years ago |
bunnei
|
f2c7b5dcd6
Merge pull request #1024 from Subv/blend_gl
|
8 years ago |
Subv
|
969326bd58
GPU/Maxwell3D: Implemented an alternative set of blend factors.
|
8 years ago |
Subv
|
2dad1204e8
RasterizerGL: Ignore invalid/unset vertex attributes.
|
8 years ago |
bunnei
|
57982df105
maxwell_3d: Use correct const buffer size and check bounds.
|
8 years ago |
Lioncash
|
6030c5ce41
video_core: Eliminate the g_renderer global variable
|
8 years ago |
bunnei
|
5287991a36
maxwell_3d: Add depth buffer enable, width, and height registers.
|
8 years ago |
Lioncash
|
bb960c8cb4
video_core: Use nested namespaces where applicable
|
8 years ago |
Subv
|
3d3b10adc7
GPU: Added register definitions for the stencil parameters.
|
8 years ago |
bunnei
|
8aeff9cf8e
gl_rasterizer: Fix check for if a shader stage is enabled.
|
8 years ago |
Subv
|
9f6a5660e8
GPU: Allow using the old NV04 values for the depth test function.
|
8 years ago |
Subv
|
c1bebdef5e
GPU: Flip the triangle front face winding if the GPU is configured to not flip the triangles.
|
8 years ago |
bunnei
|
c996787d84
Merge pull request #609 from Subv/clear_buffers
|
8 years ago |
Subv
|
827bb08c91
GPU: Added registers for the CLEAR_BUFFERS and CLEAR_COLOR methods.
|
8 years ago |