4046 Commits (00dde9cf72e22c83320befcd9dc56755cd50bd52)

Author SHA1 Message Date
Nguyen Dac Nam e0add44428 clang-format 6 years ago
Nguyen Dac Nam 455a771f6c shader_decode: fix by suggestion 6 years ago
namkazy 5961fe334c clang-format 6 years ago
namkazy 39880b6fcb gl_decompiler: min/max op not implement yet 6 years ago
namkazy fd7fb7c1b7 shader_decode: ATOM/ATOMS: add function to avoid code repetition 6 years ago
namkazy 3a65713029 shader_decode: merge GlobalAtomicOp to AtomicOp 6 years ago
Nguyen Dac Nam 3809c15721 shader_decode: implement ATOM operation for S32 and U32 6 years ago
namkazy 93a5b51a1f clang-format 6 years ago
Nguyen Dac Nam e57c348d6e shader_decode: implement ATOMS instr partial. 6 years ago
Nguyen Dac Nam 2095823163 vk_decompiler: add atomic op and handler function. 6 years ago
Nguyen Dac Nam f3880c13fa gl_decompiler: add atomic op 6 years ago
Nguyen Dac Nam cf457eafff shader: node - update correct comment 6 years ago
Nguyen Dac Nam 407064c658 shader_decode: add Atomic op for common usage 6 years ago
ReinUsesLisp 3a42c2f3d5 renderer_vulkan/wrapper: Address feedback 6 years ago
ReinUsesLisp f606c9cf1e renderer_vulkan/wrapper: Add owning handles 6 years ago
ReinUsesLisp 7eaae70c4b renderer_vulkan/wrapper: Add pool allocations owning templated class 6 years ago
ReinUsesLisp 4ef176e737 renderer_vulkan/wrapper: Add owning handle templated class 6 years ago
ReinUsesLisp f4281513d9 renderer_vulkan/wrapper: Add destroy and free overload set 6 years ago
ReinUsesLisp 17a033ce78 renderer_vulkan/wrapper: Add dispatch table and loaders 6 years ago
ReinUsesLisp d1edc121e1 renderer_vulkan/wrapper: Add exception class 6 years ago
ReinUsesLisp a12fd8f995 renderer_vulkan/wrapper: Add ToString function for VkResult 6 years ago
ReinUsesLisp 2cad825ec7 renderer_vulkan/wrapper: Add Vulakn wrapper and a span helper 6 years ago
ReinUsesLisp 8993217f01 engines/const_buffer_engine_interface: Store image format type 6 years ago
Dan b41d1895d7 maxwell_to_vk: implement signedscaled vertex formats 6 years ago
ReinUsesLisp 6df25c4b2e gl_rasterizer: Update stencil test regardless of it being disabled 6 years ago
ReinUsesLisp 90b050f9f4 gl_rasterizer: Synchronize stencil testing on clears 6 years ago
makigumo 4a1a5ea61e xmad: fix clang build error 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
ReinUsesLisp e800c76c4b gl_rasterizer: Use transformed viewport for depth ranges 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 03a6cfea40 marco_interpreter: write hw value when shadow ram requested 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 b57cce9264 vk_texture_cache: Silence misc warnings 6 years ago
ReinUsesLisp f2554e753c vk_staging_buffer_pool: Silence unused constant warning 6 years ago
ReinUsesLisp bcf04aa8ba vk_rasterizer: Remove unused variable 6 years ago
ReinUsesLisp da4ea99c9b vk_pipeline_cache: Remove unused variable 6 years ago
ReinUsesLisp 8cbe1d9de4 maxwell_to_vk: Sielence -Wswitch warning 6 years ago
ReinUsesLisp c332b80516 gl_shader_decompiler: Remove deprecated function and its usages 6 years ago
ReinUsesLisp b5c3cf8e24 gl_rasterizer: Silence misc warnings 6 years ago
ReinUsesLisp 07b52b1307 kepler_compute: Remove unused variables 6 years ago
ReinUsesLisp dc0beee3a1 astc: Fix clang build issues 6 years ago
ReinUsesLisp 704373040f gl_shader_decompiler: Don't redeclare gl_VertexID and gl_InstanceID 6 years ago
ReinUsesLisp 36e48da114 renderer_opengl: Move some logic to an anonymous namespace 6 years ago
ReinUsesLisp 018df6f10f renderer_opengl: Detect Nvidia Nsight as a debugging tool 6 years ago
ReinUsesLisp c71e618ddb gl_shader_decompiler: Implement legacy varyings 6 years ago
ReinUsesLisp bba58f7272 shader/shader_ir: Track usage in input attribute and of legacy varyings 6 years ago