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-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
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-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
Mark DrawArrays as LOG_TRACE
David Marcec
2019-09-19
Shader_IR: Implement ICMP.
Fernando Sahmkow
2019-09-19
Rasterizer: Refactor and simplify DrawBatch Interface.
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-17
shader_ir/warp: Implement SHFL
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-10
shader/image: Implement SUATOM and fix SUST
ReinUsesLisp
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-05
gl_rasterizer: Implement image bindings
ReinUsesLisp
2019-09-05
kepler_compute: Implement texture queries
ReinUsesLisp
2019-09-04
Revert "Revert #2466" and stub FirmwareCall 4
ReinUsesLisp
2019-09-04
shader/shift: Implement SHR wrapped and clamped variants
ReinUsesLisp
2019-09-04
maxwell_3d: Avoid moving macro_params
ReinUsesLisp
2019-09-03
Merge pull request #2812 from ReinUsesLisp/f2i-selector
bunnei
2019-09-03
Merge pull request #2811 from ReinUsesLisp/fsetp-fix
bunnei
2019-09-03
Merge pull request #2826 from ReinUsesLisp/macro-binding
bunnei
2019-09-01
Merge pull request #2765 from FernandoS27/dma-fix
bunnei
2019-09-01
maxwell_3d: Fix macro binding cursor
ReinUsesLisp
2019-08-30
video_core: Silent miscellaneous warnings (#2820)
Rodrigo Locatti
2019-08-28
shader_ir/conversion: Split int and float selector and implement F2F H1
ReinUsesLisp
2019-08-27
shader_ir/conversion: Implement F2I F16 Ra.H1
ReinUsesLisp
2019-08-27
float_set_predicate: Add missing negation bit for the second operand
ReinUsesLisp
2019-08-21
shader_ir: Implement VOTE
ReinUsesLisp
2019-08-21
Merge pull request #2753 from FernandoS27/float-convert
bunnei
2019-08-04
shader_ir: Implement NOP
ReinUsesLisp
2019-07-26
Merge pull request #2592 from FernandoS27/sync1
bunnei
2019-07-25
MaxwellDMA: Fixes, corrections and relaxations.
Fernando Sahmkow
2019-07-25
Merge pull request #2743 from FernandoS27/surpress-assert
bunnei
2019-07-24
Merge pull request #2704 from FernandoS27/conditional
bunnei
2019-07-22
Merge pull request #2734 from ReinUsesLisp/compute-shaders
bunnei
2019-07-21
Merge pull request #2735 from FernandoS27/pipeline-rework
bunnei
2019-07-20
Shader_Ir: Implement F16 Variants of F2F, F2I, I2F.
Fernando Sahmkow
2019-07-20
Maxwell3D: Reorganize and address feedback
Fernando Sahmkow
2019-07-19
shader/half_set_predicate: Implement missing HSETP2 variants
ReinUsesLisp
2019-07-18
MaxwellDMA/KeplerCopy: Downgrade DMA log message to Trace.
Fernando Sahmkow
[next]