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
Age
Commit message (
Expand
)
Author
2019-10-29
Merge pull request #3004 from ReinUsesLisp/maxwell3d-cleanup
Rodrigo Locatti
2019-10-28
Merge pull request #3037 from FernandoS27/new-formats
Rodrigo Locatti
2019-10-28
maxwell_3d/kepler_compute: Remove unused arguments in GetTexture
ReinUsesLisp
2019-10-28
video_core/textures: Remove unused index entry in FullTextureInfo
ReinUsesLisp
2019-10-28
maxwell_3d: Remove unused method GetStageTextures
ReinUsesLisp
2019-10-27
Video_Core: Implement texture format E5B9G9R9_SHAREDEXP.
Fernando Sahmkow
2019-10-27
Merge pull request #3034 from ReinUsesLisp/w4244-maxwell3d
bunnei
2019-10-27
maxwell_3d: Silence implicit conversion warnings
ReinUsesLisp
2019-10-27
astc: Silence implicit conversion warnings
ReinUsesLisp
2019-10-26
Merge pull request #2976 from FernandoS27/cache-fast-brx-rebased
Rodrigo Locatti
2019-10-26
Shader_IR: Address Feedback.
Fernando Sahmkow
2019-10-26
Merge pull request #3027 from lioncash/lookup
Rodrigo Locatti
2019-10-25
Merge pull request #3013 from FernandoS27/tld4s-fix
Rodrigo Locatti
2019-10-25
Shader_IR: Clang format
Fernando Sahmkow
2019-10-25
gl_shader_cache: Implement locker variants invalidation
ReinUsesLisp
2019-10-25
gl_shader_disk_cache: Store and load fast BRX
ReinUsesLisp
2019-10-25
const_buffer_locker: Minor style changes
ReinUsesLisp
2019-10-25
gl_shader_decompiler: Move entries to a separate function
ReinUsesLisp
2019-10-25
Shader_IR: Implement Fast BRX and allow multi-branches in the CFG.
Fernando Sahmkow
2019-10-25
Shader_IR: Correct typo in Consistent method.
Fernando Sahmkow
2019-10-25
Shader_IR: allow lookup of texture samplers within the shader_ir for instruct...
Fernando Sahmkow
2019-10-25
Shader_IR: Implement Fast BRX and allow multi-branches in the CFG.
Fernando Sahmkow
2019-10-25
Shader_Cache: setup connection of ConstBufferLocker
Fernando Sahmkow
2019-10-25
VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...
Fernando Sahmkow
2019-10-25
Shader_IR: Implement BRX tracking.
Fernando Sahmkow
2019-10-24
Merge pull request #3028 from lioncash/constexpr
Rodrigo Locatti
2019-10-24
shader_bytecode: Make Matcher constexpr capable
Lioncash
2019-10-24
shader_ir: Use std::array with pair instead of unordered_map
Lioncash
2019-10-23
video_core/shader: Resolve instances of variable shadowing
Lioncash
2019-10-22
Merge pull request #2995 from ReinUsesLisp/ignore-gmem
Fernando Sahmkow
2019-10-22
Merge pull request #2983 from lioncash/fallthrough
Fernando Sahmkow
2019-10-22
Shader_Ir: Fix TLD4S from using a component mask.
Fernando Sahmkow
2019-10-22
shader_ir/memory: Ignore global memory when tracking fails
ReinUsesLisp
2019-10-20
maxwell_3d: Reduce FlushMMEInlineDraw logging to Trace
ReinUsesLisp
2019-10-18
Merge pull request #2994 from lioncash/fmt
Rodrigo Locatti
2019-10-17
video_core/shader/ast: Make ShowCurrentState() and SanityCheck() const member...
Lioncash
2019-10-17
video_core/shader/ast: Make ASTManager::Print a const member function
Lioncash
2019-10-17
Merge pull request #2993 from lioncash/vulkan-expr
Rodrigo Locatti
2019-10-17
video_core/shader/ast: Make ExprPrinter members private
Lioncash
2019-10-17
video_core/shader/ast: Make Indent() return a string_view
Lioncash
2019-10-17
video_core/shader/ast: Make Indent() private
Lioncash
2019-10-17
video_core/shader/ast: Rename Ident() to Indent()
Lioncash
2019-10-17
video_core/shader/ast: Make use of fmt where applicable
Lioncash
2019-10-17
vk_shader_decompiler: Mark operator() function parameters as const references
Lioncash
2019-10-17
Merge pull request #2966 from FernandoS27/astc-formats
Rodrigo Locatti
2019-10-17
Merge pull request #2979 from lioncash/macro
Rodrigo Locatti
2019-10-17
video_core/macro_interpreter: Make definitions of most private enums/unions h...
Lioncash
2019-10-17
Merge pull request #2980 from lioncash/warn
bunnei
2019-10-16
Merge pull request #2978 from lioncash/doxygen
Rodrigo Locatti
2019-10-16
Merge pull request #2982 from lioncash/surface
Rodrigo Locatti
[next]