| Age | Commit message (Collapse) | Author |
|
|
|
|
|
video_core: Added ASTC 5x4; 8x5 types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed block height settings for RenderTargets and Depth Buffers
|
|
Implemented Scissor Testing
|
|
gl_shader_decompiler: Implement geometry shaders
|
|
|
|
block width and block depth
|
|
Given "y" isn't always used, but "x" is, we can rearrange this to avoid
unused variable warnings by changing the names of op_a and op_b
|
|
|
|
|
|
an offset
|
|
|
|
|
|
gl_rasterizer: Implement accelerated Fermi2D copies.
|
|
Implemented Depth Compare, Shadow Samplers and Texture Processing Modes for TEXS and TLDS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TLDS: Add 1D sampler
|
|
- Fixes issues with Splatoon 2.
|
|
|
|
|
|
|
|
|
|
|
|
ColorTexture surfaces.
|
|
|
|
|
|
|
|
|
|
video_core: Implement point_size and add point state sync
|
|
gl_state: Pack sampler bindings into a single ARB_multi_bind
|
|
|