696 Commits (dbebae0027a4021f8e85241245f3c0f7081b6510)

Author SHA1 Message Date
ReinUsesLisp dbebae0027 shader/conversion: Implement I2I sign extension, saturation and selection 6 years ago
ReinUsesLisp d66cae7bd5 shader_decompiler: Remove FragCoord.w hack and change IPA implementation 6 years ago
namkazy 3a65713029 shader_decode: merge GlobalAtomicOp to AtomicOp 6 years ago
ReinUsesLisp 8993217f01 engines/const_buffer_engine_interface: Store image format type 6 years ago
namkazy fa1b60cc8c apply replay logic to all writes. remove replay from MacroInterpreter::Send (@fincs) 6 years ago
namkazy 51e13ff50c maxwell_3d: change declaration order 6 years ago
namkazy 30112fcb3c maxwell_3d: init shadow_state 6 years ago
namkazy e89c5935f4 maxwell_3d: this seem more correct. 6 years ago
namkazy 854fb1ed2b maxwell_3d: update comments for shadow ram usage 6 years ago
Nguyen Dac Nam 771d117869 maxwell_3d: track shadow ram ctrl and hw reg value 6 years ago
Nguyen Dac Nam f2d9dacfed maxwell_3d: implement MME shadow RAM 6 years ago
ReinUsesLisp 07b52b1307 kepler_compute: Remove unused variables 6 years ago
ReinUsesLisp bba58f7272 shader/shader_ir: Track usage in input attribute and of legacy varyings 6 years ago
ReinUsesLisp e7dfc5d8a3 maxwell_3d: Add padding words to XFB entries 6 years ago
ReinUsesLisp fcc4b81079 gl_rasterizer: Implement transform feedback bindings 6 years ago
Nguyen Dac Nam 3f688622d7 shader_bytecode: update BFE instructions struct. 6 years ago
ReinUsesLisp 96fdbc638a gl_rasterizer: Implement polygon modes and fill rectangles 6 years ago
ReinUsesLisp 207b9ba28c engines/maxwell_3d: Add TFB registers and store them in shader registry 6 years ago
ReinUsesLisp 7a93d38e0f const_buffer_engine_interface: Store component types 6 years ago
ReinUsesLisp 2eb2855b05 state_tracker: Remove type traits with named structures 6 years ago
ReinUsesLisp 31daa97fce maxwell_3d: Use two tables instead of three for dirty flags 6 years ago
ReinUsesLisp e94ea8758d maxwell_3d: Change write dirty flags to a bitset 6 years ago
ReinUsesLisp 95596b787e maxwell_3d: Flatten cull and front face registers 6 years ago
ReinUsesLisp 005f5ca883 video_core: Reintroduce dirty flags infrastructure 6 years ago
ReinUsesLisp 8b76fc1fff gl_state: Remove clip distances tracking 6 years ago
ReinUsesLisp b810da8400 gl_state: Remove viewport and depth range tracking 6 years ago
ReinUsesLisp c2d3732176 gl_rasterizer: Remove dirty flags 6 years ago
ReinUsesLisp 505f30fdaf texture_cache: Implement layered framebuffer attachments 6 years ago
ReinUsesLisp 518a6182f9 maxwell_3d: Unify draw methods 6 years ago
ReinUsesLisp d8a42816d7 gl_query_cache: Optimize query cache 6 years ago
ReinUsesLisp 339a227a5e gl_query_cache: Implement host queries using a deferred cache 6 years ago
ReinUsesLisp 11206f8a28 maxwell_3d: Slow implementation of passed samples (query 21) 7 years ago
Fernando Sahmkow 2dd9d660e3 GPU: Address Feedback. 6 years ago
Fernando Sahmkow 04c3213a01 GPU: Implement GPU Clock correctly. 6 years ago
Fernando Sahmkow 8137fb8981 Maxwell3D: Correct query reporting. 6 years ago
ReinUsesLisp 389cb51a33 shader/decode: Fix constant buffer offsets 6 years ago
ReinUsesLisp 3c7276cd1a gl_rasterizer: Implement GL_POINT_SPRITE 6 years ago
ReinUsesLisp 1eef76d7b6 maxwell_3d: Fix stencil back mask 6 years ago
ReinUsesLisp 0ff3ea3188 shader/shift: Implement SHF_LEFT_{IMM,R} 6 years ago
ReinUsesLisp ca61e82f85 shader/bfi: Implement register-constant buffer variant 6 years ago
ReinUsesLisp 098218ff4c shader/arithmetic: Implement FCMP 6 years ago
ReinUsesLisp 0d8f0ad3b3 shader/memory: Implement ATOM.ADD 6 years ago
Fernando Sahmkow 5fb7881077 Shader_IR: Allow constant access of guest driver. 6 years ago
Fernando Sahmkow e9f3264c8d GPU: Implement guest driver profile and deduce texture handler sizes. 6 years ago
ReinUsesLisp 4862fc4970 vk_graphics_pipeline: Set front facing properly 6 years ago
ReinUsesLisp c4fd02b47f shader/memory: Implement ATOMS.ADD.U32 6 years ago
Lioncash e481a676de maxwell_3d: Make dirty_pointers private 6 years ago
ReinUsesLisp 1692dab134 gl_state: Implement PROGRAM_POINT_SIZE 6 years ago
ReinUsesLisp 9328c4be0b yuzu: Remove Maxwell debugger 6 years ago
ReinUsesLisp 9d9c29a986 maxwell_3d: Add depth bounds registers 6 years ago