258 Commits (37aa472269df2e66af151c36822d0d248bec1a40)

Author SHA1 Message Date
Liam 37aa472269 Maxwell3D: Use override constants from nouveau 4 years ago
Liam 56c646d82c Maxwell3D: Restrict topology override effect to after the register is set 4 years ago
Liam f1521183f8 Maxwell3D: read small-index draw and primitive topology override registers 4 years ago
Fernando Sahmkow 8a6e6465a7 Rasterizer: Refactor inlineToMemory. 4 years ago
Fernando Sahmkow 4258d515e6 Rasterizer: Implement Inline2Memory Acceleration. 4 years ago
ameerj 427bf76e62 gpu: Migrate implementation to the cpp file 4 years ago
ameerj 5daf3abe65 common/logging: Move Log::Entry declaration to a separate header 4 years ago
Feng Chen 0292374807 Fix blend equation enum error 4 years ago
ReinUsesLisp fba6bd92d4 vk_rasterizer: Workaround bug in VK_EXT_vertex_input_dynamic_state 5 years ago
ReinUsesLisp 7dafa96ab5 shader: Rework varyings and implement passthrough geometry shaders 5 years ago
ReinUsesLisp 4f052a1f39 vk_graphics_pipeline: Implement conservative rendering 5 years ago
ReinUsesLisp 395bed3a0a shader: Unify shader stage types 5 years ago
ReinUsesLisp d554778311 vulkan: Use VK_EXT_provoking_vertex when available 5 years ago
ReinUsesLisp c67d64365a shader: Remove old shader management 5 years ago
Lioncash be6844c1ed maxwell3d: Add missing return in default SizeInBytes() case 5 years ago
ReinUsesLisp 82c2601555 video_core: Reimplement the buffer cache 5 years ago
ReinUsesLisp 75ccd9959c gpu: Report renderer errors with exceptions 5 years ago
ReinUsesLisp 80a673a27f maxwell_3d: Silence array bounds warnings 5 years ago
ReinUsesLisp 3ff978aa4f common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
ReinUsesLisp 9764c13d6d video_core: Rewrite the texture cache 5 years ago
Lioncash 9e7a1f1351 maxwell_3d: Move member variables to end of class 5 years ago
Lioncash ce0712bf95 maxwell_3d: Resolve -Wdocumentation warning 5 years ago
Lioncash bcc5c4403a maxwell_3d: Remove unused dirty_pointer array 5 years ago
ReinUsesLisp 2ccf85a910 vk_shader_decompiler: Implement force early fragment tests 5 years ago
ReinUsesLisp 9ea8cffe35 maxwell_3d: Move code to separate functions 6 years ago
ReinUsesLisp da53bcee60 video_core: Initialize renderer with a GPU 6 years ago
Lioncash 83d8bf9af9 maxwell_3d: Resolve -Wextra-semi warning 5 years ago
David Marcec fabdf5d385 Addressed issues 6 years ago
David Marcec 6ce5f3120b Macro HLE support 6 years ago
ReinUsesLisp c95c254f3e texture_cache: Implement rendering to 3D textures 6 years ago
ReinUsesLisp 5b2b6d594c shader/texture: Join separate image and sampler pairs offline 6 years ago
David Marcec 411f5527d4 Mark parameters as const 6 years ago
David Marcec 3a20e74f40 Pass by reference instead of copying parameters 6 years ago
David Marcec b032ebdfee Implement macro JIT 6 years ago
ReinUsesLisp 2dbf5290f2 vk_graphics_pipeline: Implement viewport swizzles with NV_viewport_swizzle 6 years ago
ReinUsesLisp 9b8e962368 maxwell_3d: Add viewport swizzles 6 years ago
Fernando Sahmkow 9df67b2095 Clang Format and Documentation. 6 years ago
ReinUsesLisp fe931ac976 {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers 6 years ago
Fernando Sahmkow 90e5694230 VideoCore/Engines: Refactor Engines CallMethod. 6 years ago
ReinUsesLisp bb1ed66d99 maxwell_3d: Fix depth clamping register 6 years ago
Fernando Sahmkow 3fedcc2f6e DMAPusher: Propagate multimethod writes into the engines. 6 years ago
Fernando Sahmkow 487379c593 OpenGL: Implement Fencing backend. 6 years ago
Fernando Sahmkow 339d0d9d6c GPU: Delay Fences. 6 years ago
ReinUsesLisp 0bbae63300 gl_rasterizer: Fix buffers without size 6 years ago
ReinUsesLisp ab6704f20c fixed_pipeline_state: Pack attribute state 6 years ago
ReinUsesLisp 6dfcabc800 gl_rasterizer: Implement constant vertex attributes 6 years ago
ReinUsesLisp 76615b9f34 gl_rasterizer: Implement line widths and smooth lines 6 years ago
ReinUsesLisp a7baf6fee4 video_core: Add MSAA registers in 3D engine and TIC 6 years ago
namkazy f66743cd0c maxwell_3d: change declaration order 6 years ago
namkazy 7051dc1902 maxwell_3d: update comments for shadow ram usage 6 years ago