ReinUsesLisp
|
04e68e9738
maxwell_3d: Allow sampler handles with TSC id zero
|
7 лет назад |
ReinUsesLisp
|
390721a561
maxwell_3d: Allow texture handles with TIC id zero
|
7 лет назад |
ReinUsesLisp
|
9a82dec74a
maxwell_3d: Set rt_separate_frag_data to 1 by default
|
7 лет назад |
ReinUsesLisp
|
b683e41fca
gl_rasterizer_cache: Use dirty flags for the depth buffer
|
7 лет назад |
ReinUsesLisp
|
179ee963db
gl_rasterizer_cache: Use dirty flags for color buffers
|
7 лет назад |
ReinUsesLisp
|
0ab17ab406
gl_shader_cache: Use dirty flags for shaders
|
7 лет назад |
bunnei
|
abea6fa90c
gpu: Rewrite GPU command list processing with DmaPusher class.
|
7 лет назад |
bunnei
|
67a154e23d
Merge pull request #1723 from degasus/dirty_flags
|
7 лет назад |
bunnei
|
1a543723ab
maxwell_3d: Initialize rasterizer color mask registers as enabled.
|
7 лет назад |
Rodolfo Bogado
|
6a2aa6dbdb
set default value for point size register
|
7 лет назад |
Rodolfo Bogado
|
1881e86c43
fix viewport and scissor behavior
|
7 лет назад |
Markus Wick
|
97f5c4ffd3
gl_rasterizer: Skip VB upload if the state is clean.
|
7 лет назад |
Frederic L
|
ab362aa7e5
gl_rasterizer: Minor cleanup
|
7 лет назад |
Rodolfo Bogado
|
4a6eff3b7b
Try to fix problems with stencil test in some games, relax translation to opengl enums to avoid crashing and only generate logs of the errors.
|
7 лет назад |
bunnei
|
8ea6261547
Merge pull request #1654 from degasus/dirty_flags
|
7 лет назад |
Markus Wick
|
359db6a673
gl_rasterizer: Skip VAO binding if the state is clean.
|
7 лет назад |
Rodolfo Bogado
|
145ae36963
Implement multi-target viewports and blending
|
7 лет назад |
bunnei
|
de0ab806df
maxwell_3d: Restructure macro upload to use a single macro code memory.
|
7 лет назад |
Frederic L
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 лет назад |
bunnei
|
949d9a7136
maxwell_3d: Add code for initializing register defaults.
|
7 лет назад |
Lioncash
|
a97cdb5eb4
maxwell_3d: Remove unused variable within ProcessQueryGet()
|
7 лет назад |
Lioncash
|
c1e5525fc6
engines/maxwell_*: Use nested namespace specifiers where applicable
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Markus Wick
|
c560043581
rasterizer: Drop unused handler.
|
7 лет назад |
bunnei
|
fdd5c97a14
maxwell_3d: Remove assert that no longer applies.
|
7 лет назад |
Zach Hilman
|
f32e28c7b8
maxwell_3d: Use CoreTiming for query timestamp
|
8 лет назад |
Lioncash
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 лет назад |
Lioncash
|
20800f2df7
maxwell3d: Move FinishedPrimitiveBatch event after AcceleratedDrawBatch()
|
8 лет назад |
Subv
|
c5284efd4f
Rasterizer: Implemented instanced rendering.
|
8 лет назад |
bunnei
|
efe6b473c5
maxwell_3d: Ignore macros that have not been uploaded yet.
|
8 лет назад |