index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
engines
/
maxwell_3d.cpp
Age
Commit message (
Expand
)
Author
2019-09-10
renderer_opengl: Fix sRGB blits
ReinUsesLisp
2019-09-04
Revert "Revert #2466" and stub FirmwareCall 4
ReinUsesLisp
2019-09-04
maxwell_3d: Avoid moving macro_params
ReinUsesLisp
2019-09-01
maxwell_3d: Fix macro binding cursor
ReinUsesLisp
2019-08-30
video_core: Silent miscellaneous warnings (#2820)
Rodrigo Locatti
2019-07-26
Merge pull request #2592 from FernandoS27/sync1
bunnei
2019-07-24
Merge pull request #2704 from FernandoS27/conditional
bunnei
2019-07-20
Maxwell3D: Reorganize and address feedback
Fernando Sahmkow
2019-07-17
Maxwell3D: Address Feedback
Fernando Sahmkow
2019-07-17
GL_Rasterizer: Corrections to Clearing.
Fernando Sahmkow
2019-07-17
Maxwell3D: Correct marking dirtiness on CB upload
Fernando Sahmkow
2019-07-17
GL_Rasterizer: Rework RenderTarget/DepthBuffer clearing
Fernando Sahmkow
2019-07-17
Maxwell3D: Implement State Dirty Flags.
Fernando Sahmkow
2019-07-17
Maxwell3D: Rework CBData Upload
Fernando Sahmkow
2019-07-17
Maxwell3D: Rework the dirty system to be more consistant and scaleable
Fernando Sahmkow
2019-07-17
maxwell3d: Implement Conditional Rendering
Fernando Sahmkow
2019-07-05
video_core: Implement GPU side Syncpoints
Fernando Sahmkow
2019-06-20
maxwell_3d: Partially implement texture buffers as 1D textures
ReinUsesLisp
2019-06-07
video_core/engines: Move ConstBufferInfo out of Maxwell3D
ReinUsesLisp
2019-05-19
Merge pull request #2472 from FernandoS27/tic
Hexagon12
2019-05-14
maxwell_3d: reduce sevirity of different component formats assert.
Fernando Sahmkow
2019-05-14
video_core/engines/maxwell3d: Get rid of three magic values in CallMethod()
Lioncash
2019-05-14
video_core/engines/maxwell_3d: Simplify for loops into ranged for loops withi...
Lioncash
2019-04-23
Corrections and styling
Fernando Sahmkow
2019-04-22
Implement Maxwell3D Data Upload
Fernando Sahmkow
2019-04-22
Merge pull request #2411 from FernandoS27/unsafe-gpu
bunnei
2019-04-15
Use ReadBlockUnsafe on TIC and TSC reading
Fernando Sahmkow
2019-04-08
Move ConstBufferAccessor to Maxwell3d, correct mistakes and clang format.
Fernando Sahmkow
2019-04-08
Implement Bindless Handling on SetupTexture
Fernando Sahmkow
2019-04-06
maxwell_3d: Reduce severity of ProcessSyncPoint
ReinUsesLisp
2019-04-05
Merge pull request #2317 from FernandoS27/sync
bunnei
2019-04-05
Implement SyncPoint Register in the GPU.
Fernando Sahmkow
2019-04-05
video_core/engines: Make memory manager members private
Lioncash
2019-04-05
video_core/engines: Remove unnecessary inclusions where applicable
Lioncash
2019-03-20
gpu: Rewrite virtual memory manager using PageTable.
bunnei
2019-03-16
video_core: Refactor to use MemoryManager interface for all memory access.
bunnei
2019-03-14
gpu: Use host address for caching instead of guest address.
bunnei
2019-02-26
maxwell_3d: Use std::bitset to manage dirty flags
ReinUsesLisp
2019-02-15
video_core: Remove usages of System::GetInstance() within the engines
Lioncash
2019-02-15
core_timing: Convert core timing into a class
Lioncash
2019-02-12
core_timing: Rename CoreTiming namespace to Core::Timing
Lioncash
2019-02-03
video_core: Assert on invalid GPU to CPU address queries
ReinUsesLisp
2019-02-03
maxwell_3d: Allow sampler handles with TSC id zero
ReinUsesLisp
2019-02-03
maxwell_3d: Allow texture handles with TIC id zero
ReinUsesLisp
2019-01-22
maxwell_3d: Set rt_separate_frag_data to 1 by default
ReinUsesLisp
2019-01-07
gl_rasterizer_cache: Use dirty flags for the depth buffer
ReinUsesLisp
2019-01-07
gl_rasterizer_cache: Use dirty flags for color buffers
ReinUsesLisp
2019-01-07
gl_shader_cache: Use dirty flags for shaders
ReinUsesLisp
2018-11-26
gpu: Rewrite GPU command list processing with DmaPusher class.
bunnei
2018-11-26
Merge pull request #1723 from degasus/dirty_flags
bunnei
[prev]
[next]