| Age | Commit message (Collapse) | Author |
|
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
|
|
|
|
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN queries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re-add the invalidate_texture_data_cache register
|
|
|
|
constexpr static to static constexpr for consistency
Signed-off-by: arades79 <scravers@protonmail.com>
|
|
where possible
Signed-off-by: arades79 <scravers@protonmail.com>
|
|
video_core: Implement maxwell3d draw texture method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
video_core: Implement maxwell3d draw manager and split draw logic
|
|
|
|
Respect render mode override
|
|
video_core: Fine tuning the index drawing judgment logic
|
|
|
|
|
|
In a few cases we have some casts that can be trivially removed.
|
|
video_core: Fine tune maxwell drawing trigger mechanism
|
|
and pessismistic invalidation.
|
|
|
|
|
|
invalidation reg
|
|
|
|
|
|
video_core: Reimplementing the maxwell drawing trigger mechanism
|
|
Maxwell3D/Puller: Fix regressions and syncing issues.
|
|
|
|
|
|
|