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
Age
Commit message (
Expand
)
Author
2019-04-15
Use ReadBlockUnsafe on TIC and TSC reading
Fernando Sahmkow
2019-04-15
Use WriteBlock and ReadBlock.
Fernando Sahmkow
2019-04-15
Implement Block Linear copies in Kepler Memory.
Fernando Sahmkow
2019-04-15
Do some corrections in conversion shader instructions.
Fernando Sahmkow
2019-04-15
Correct Kepler Memory on Linear Pushes.
Fernando Sahmkow
2019-04-14
shader_ir: Implement STG, keep track of global memory usage and flush
ReinUsesLisp
2019-04-09
Merge pull request #2366 from FernandoS27/xmad-fix
bunnei
2019-04-08
Correct LOP_IMN encoding
Fernando Sahmkow
2019-04-08
Correct XMAD mode, psl and high_b on different encodings.
Fernando Sahmkow
2019-04-08
Move ConstBufferAccessor to Maxwell3d, correct mistakes and clang format.
Fernando Sahmkow
2019-04-08
Implement TXQ_B
Fernando Sahmkow
2019-04-08
Corrections to TEX_B
Fernando Sahmkow
2019-04-08
Implement Bindless Handling on SetupTexture
Fernando Sahmkow
2019-04-08
Implement Bindless Samplers and TEX_B in the IR.
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-04-03
shader_ir/memory: Reduce severity of LD_L cache management and log it
ReinUsesLisp
2019-04-03
shader_ir/memory: Reduce severity of ST_L cache management and log it
ReinUsesLisp
2019-03-20
maxwell_dma: Check for valid source in destination before copy.
bunnei
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-03-10
Merge pull request #2147 from ReinUsesLisp/texture-clean
bunnei
2019-03-06
gpu: Move command processing to another thread.
bunnei
2019-03-05
video_core/engines: Remove unnecessary includes
Lioncash
2019-02-27
Merge pull request #2163 from ReinUsesLisp/bitset-dirty
bunnei
2019-02-27
common/math_util: Move contents into the Common namespace
Lioncash
2019-02-26
maxwell_3d: Use std::bitset to manage dirty flags
ReinUsesLisp
2019-02-26
shader/decode: Remove extras from MetaTexture
ReinUsesLisp
2019-02-26
shader/decode: Split memory and texture instructions decoding
ReinUsesLisp
2019-02-24
Merge pull request #2118 from FernandoS27/ipa-improve
bunnei
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-14
shader_decompiler: Improve Accuracy of Attribute Interpolation.
Fernando Sahmkow
2019-02-12
Merge pull request #2110 from lioncash/namespace
bunnei
2019-02-12
Merge pull request #2104 from ReinUsesLisp/compute-assert
bunnei
2019-02-12
core_timing: Rename CoreTiming namespace to Core::Timing
Lioncash
2019-02-11
Corrected F2I None mode to RoundEven.
Fernando Sahmkow
2019-02-10
kepler_compute: Fixup assert and rename engines
ReinUsesLisp
2019-02-06
gl_rasterizer: Implement a more accurate fermi 2D copy.
bunnei
2019-02-06
Merge pull request #2042 from ReinUsesLisp/nouveau-tex
bunnei
2019-02-05
Merge pull request #2081 from ReinUsesLisp/lmem-64
bunnei
2019-02-04
Merge pull request #2082 from FernandoS27/txq-stl
bunnei
2019-02-03
Update src/video_core/engines/shader_bytecode.h
Mat M
2019-02-03
Fix TXQ not using the component mask.
Fernando Sahmkow
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
[prev]
[next]