index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
engines
/
maxwell_3d.h
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-07
Fix typos in video_core
Viktor Szépe
2023-09-23
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-03-31
video_core: Keep the definition of DimensionControl consistent with nvidia op...
Feng Chen
2023-01-05
video_core: Implement maxwell3d draw texture method
Feng Chen
2023-01-04
Video_core: Address feedback
Fernando Sahmkow
2023-01-03
Vulkan: rework stencil tracking.
Fernando Sahmkow
2023-01-01
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
DMAPusher: Improve collection of non executing methods
Fernando Sahmkow
2023-01-01
Revert Buffer cache changes and setup additional macros.
Fernando Sahmkow
2023-01-01
MacroHLE: Reduce massive calculations on sizing estimation.
Fernando Sahmkow
2023-01-01
MacroHLE: Add HLE replacement for base vertex and base instance.
Fernando Sahmkow
2023-01-01
MacroHLE: Add Index Buffer size estimation.
Fernando Sahmkow
2023-01-01
MacroHLE: Refactor MacroHLE system.
Fernando Sahmkow
2023-01-01
MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.
Fernando Sahmkow
2022-12-08
video_core: Implement maxwell3d draw manager and split draw logic
Feng Chen
2022-12-03
Merge pull request #9353 from vonchenplus/draw_indexed
liamwhite
2022-12-01
video_core: Fine tuning the index drawing judgment logic
Feng Chen
2022-11-29
maxwell_3d: Mark shifted value as unsigned
Lioncash
2022-11-29
engines: Remove unnecessary casts
Lioncash
2022-11-22
video_core: Optimize maxwell drawing trigger mechanism
FengChen
2022-11-17
maxwell3d: full HLE for multi-layer clears
Liam
2022-11-16
maxwell3d: HLE multi-layer clear macro
Liam
2022-11-11
Fix regs regression with OpenGL two-sided stencil, and re-add data invalidati...
Kelebek1
2022-11-11
ir/texture_pass: Use host_info instead of querying Settings::values (#9176)
Morph
2022-10-27
video_core: Fix drawing trigger mechanism regression
FengChen
2022-10-22
video_core: Implement maxwell inline_index method
FengChen
2022-10-21
video_coare: Reimplementing the maxwell drawing trigger mechanism
FengChen
2022-10-13
renderer_(opengl/vulkan): Fix tessellation clockwise parameter
Morph
2022-10-10
Fix stencil func registers, make clip control equivalent to how it was before...
Kelebek1
2022-10-07
Update 3D regs
Kelebek1
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-02
Maxwell3D: Fix 3D semaphore counter type 0 handling
Billy Laws
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-14
maxwell3d: add small_index_2 register
Liam
2022-03-19
video_core: Reduce unused includes
ameerj
2022-03-16
Merge pull request #8023 from ameerj/kirby-pop-in
Fernando S
2022-03-14
maxwell_3d: Implement a safer CB data upload
ameerj
2022-03-14
Maxwell3D: Link to override constant definition in nouveau
byte[]
2022-03-14
Maxwell3D: Use override constants from nouveau
Liam
2022-03-11
Maxwell3D: Restrict topology override effect to after the register is set
Liam
2022-03-10
Maxwell3D: read small-index draw and primitive topology override registers
Liam
2022-02-01
Rasterizer: Refactor inlineToMemory.
Fernando Sahmkow
2022-01-29
Rasterizer: Implement Inline2Memory Acceleration.
Fernando Sahmkow
2021-10-01
common/logging: Move Log::Entry declaration to a separate header
ameerj
2021-09-07
Fix blend equation enum error
Feng Chen
2021-07-22
vk_rasterizer: Workaround bug in VK_EXT_vertex_input_dynamic_state
ReinUsesLisp
2021-07-22
shader: Rework varyings and implement passthrough geometry shaders
ReinUsesLisp
2021-07-22
vk_graphics_pipeline: Implement conservative rendering
ReinUsesLisp
[next]