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-09-24
gl_shader_decompiler: Add tailing return for HUnpack2
ReinUsesLisp
2019-09-24
gl_shader_decompiler: Fix clang build issues
ReinUsesLisp
2019-09-23
Merge pull request #2869 from ReinUsesLisp/suld
bunnei
2019-09-22
Merge pull request #2870 from FernandoS27/multi-draw
David
2019-09-22
Merge pull request #2891 from FearlessTobi/rod-tex
Fernando Sahmkow
2019-09-22
Merge pull request #2867 from ReinUsesLisp/configure-framebuffers-clean
David
2019-09-22
Maxwell3D: Corrections and refactors to MME instance refactor
Fernando Sahmkow
2019-09-22
Fix clang-format
FearlessTobi
2019-09-22
fermi_2d: Lower surface copy log severity to DEBUG
FearlessTobi
2019-09-22
video_core: Implement RGBX16F PixelFormat
FearlessTobi
2019-09-21
Merge pull request #2878 from FernandoS27/icmp
Rodrigo Locatti
2019-09-21
gl_shader_decompiler: Use uint for images and fix SUATOM
ReinUsesLisp
2019-09-21
shader/image: Implement SULD and remove irrelevant code
ReinUsesLisp
2019-09-21
shader_bytecode: Add SULD encoding
ReinUsesLisp
2019-09-21
Shader_IR: ICMP corrections and fixes
Fernando Sahmkow
2019-09-21
Merge pull request #2868 from ReinUsesLisp/fix-mipmaps
David
2019-09-21
Mark DrawArrays as LOG_TRACE
David Marcec
2019-09-20
Merge pull request #2846 from ReinUsesLisp/fixup-viewport-index
bunnei
2019-09-20
Merge pull request #2855 from ReinUsesLisp/shfl
bunnei
2019-09-20
Rasterizer: Correct introduced bug where a conditional render wouldn't stop a...
Fernando Sahmkow
2019-09-19
Shader_IR: Implement ICMP.
Fernando Sahmkow
2019-09-19
Rasterizer: Refactor and simplify DrawBatch Interface.
Fernando Sahmkow
2019-09-19
Rasterizer: Address Feedback and conscerns.
Fernando Sahmkow
2019-09-19
Rasterizer: Refactor draw calls, remove deadcode and clean up.
Fernando Sahmkow
2019-09-19
VideoCore: Corrections to the MME Inliner and removal of hacky instance manag...
Fernando Sahmkow
2019-09-19
Video Core: initial Implementation of InstanceDraw Packaging
Fernando Sahmkow
2019-09-18
Merge pull request #2784 from ReinUsesLisp/smem
bunnei
2019-09-17
shader_ir/warp: Implement SHFL
ReinUsesLisp
2019-09-17
maxwell_to_gl: Fix mipmap filtering
ReinUsesLisp
2019-09-17
gl_rasterizer: Remove unused code paths from ConfigureFramebuffers
ReinUsesLisp
2019-09-15
Merge pull request #2851 from ReinUsesLisp/srgb
Fernando Sahmkow
2019-09-15
Merge pull request #2824 from ReinUsesLisp/mme
Fernando Sahmkow
2019-09-14
maxwell_3d: Update firmware 4 call stub commentary
Rodrigo Locatti
2019-09-14
Merge pull request #2857 from ReinUsesLisp/surface-srgb
Fernando Sahmkow
2019-09-14
Merge pull request #2858 from ReinUsesLisp/vk-device
Fernando Sahmkow
2019-09-13
vk_device: Add miscellaneous features and minor style changes
ReinUsesLisp
2019-09-13
video_core/surface: Add function to detect sRGB surfaces
ReinUsesLisp
2019-09-11
renderer_opengl: Fix rebase mistake
ReinUsesLisp
2019-09-10
shader/image: Implement SUATOM and fix SUST
ReinUsesLisp
2019-09-10
gl_rasterizer: Correct sRGB Fix regression
Fernando Sahmkow
2019-09-10
renderer_opengl: Fix sRGB blits
ReinUsesLisp
2019-09-10
Merge pull request #2823 from ReinUsesLisp/shr-clamp
bunnei
2019-09-10
Merge pull request #2810 from ReinUsesLisp/mme-opt
bunnei
2019-09-06
gl_shader_decompiler: Avoid writing output attribute when unimplemented
ReinUsesLisp
2019-09-05
gl_shader_decompiler: Keep track of written images and mark them as modified
ReinUsesLisp
2019-09-05
texture_cache: Minor changes
ReinUsesLisp
2019-09-05
gl_rasterizer: Apply textures and images state
ReinUsesLisp
2019-09-05
gl_rasterizer: Add samplers to compute dispatches
ReinUsesLisp
2019-09-05
gl_rasterizer: Minor code changes
ReinUsesLisp
2019-09-05
gl_state: Split textures and samplers into two arrays
ReinUsesLisp
[next]