ReinUsesLisp
|
ab6704f20c
fixed_pipeline_state: Pack attribute state
|
6 年之前 |
ReinUsesLisp
|
6dfcabc800
gl_rasterizer: Implement constant vertex attributes
|
6 年之前 |
ReinUsesLisp
|
76615b9f34
gl_rasterizer: Implement line widths and smooth lines
|
6 年之前 |
ReinUsesLisp
|
a7baf6fee4
video_core: Add MSAA registers in 3D engine and TIC
|
6 年之前 |
namkazy
|
f66743cd0c
maxwell_3d: change declaration order
|
6 年之前 |
namkazy
|
7051dc1902
maxwell_3d: update comments for shadow ram usage
|
6 年之前 |
Nguyen Dac Nam
|
dbfbe352e0
maxwell_3d: implement MME shadow RAM
|
6 年之前 |
ReinUsesLisp
|
afebdda203
maxwell_3d: Add padding words to XFB entries
|
6 年之前 |
ReinUsesLisp
|
8e9f23f393
gl_rasterizer: Implement transform feedback bindings
|
6 年之前 |
Rodrigo Locatti
|
244fe13219
Merge branch 'master' into shader-purge
|
6 年之前 |
ReinUsesLisp
|
e4bc3c3342
gl_rasterizer: Implement polygon modes and fill rectangles
|
6 年之前 |
ReinUsesLisp
|
eb5861e0a2
engines/maxwell_3d: Add TFB registers and store them in shader registry
|
6 年之前 |
ReinUsesLisp
|
042256c6bb
state_tracker: Remove type traits with named structures
|
6 年之前 |
ReinUsesLisp
|
15cadc3948
maxwell_3d: Use two tables instead of three for dirty flags
|
6 年之前 |
ReinUsesLisp
|
9b08698a0c
maxwell_3d: Change write dirty flags to a bitset
|
6 年之前 |
ReinUsesLisp
|
9e74e6988b
maxwell_3d: Flatten cull and front face registers
|
6 年之前 |
ReinUsesLisp
|
eed789d0d1
video_core: Reintroduce dirty flags infrastructure
|
6 年之前 |
ReinUsesLisp
|
1eee891f6e
gl_state: Remove clip distances tracking
|
6 年之前 |
ReinUsesLisp
|
d3e433a380
gl_state: Remove viewport and depth range tracking
|
6 年之前 |
ReinUsesLisp
|
96ac3d518a
gl_rasterizer: Remove dirty flags
|
6 年之前 |
bunnei
|
e22ad52cdb
Merge pull request #3425 from ReinUsesLisp/layered-framebuffer
|
6 年之前 |
ReinUsesLisp
|
6a0220b2e1
texture_cache: Implement layered framebuffer attachments
|
6 年之前 |
ReinUsesLisp
|
aae8c180cb
gl_query_cache: Implement host queries using a deferred cache
|
6 年之前 |
ReinUsesLisp
|
2b58652f08
maxwell_3d: Slow implementation of passed samples (query 21)
|
7 年之前 |
bunnei
|
3563af2364
Merge pull request #3395 from FernandoS27/queries
|
6 年之前 |
bunnei
|
37f1cf8cbd
Merge pull request #3376 from ReinUsesLisp/point-sprite
|
6 年之前 |
Fernando Sahmkow
|
0cb3bcfbb7
Maxwell3D: Correct query reporting.
|
6 年之前 |
ReinUsesLisp
|
7da52673d0
gl_rasterizer: Implement GL_POINT_SPRITE
|
6 年之前 |
ReinUsesLisp
|
4eed744277
maxwell_3d: Fix stencil back mask
|
6 年之前 |
Fernando Sahmkow
|
b97608ca64
Shader_IR: Allow constant access of guest driver.
|
6 年之前 |