You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Fernando Sahmkow d4da704ac5 VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 6 years ago
..
const_buffer_engine_interface.h VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 6 years ago
const_buffer_info.h video_core/engines: Move ConstBufferInfo out of Maxwell3D 7 years ago
engine_upload.cpp decoders: correct block calculation 7 years ago
engine_upload.h decoders: correct block calculation 7 years ago
fermi_2d.cpp Fix clang-format 6 years ago
fermi_2d.h video_core: Silent miscellaneous warnings (#2820) 6 years ago
kepler_compute.cpp VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 6 years ago
kepler_compute.h VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 6 years ago
kepler_memory.cpp video_core: Silent miscellaneous warnings (#2820) 6 years ago
kepler_memory.h video_core: Silent miscellaneous warnings (#2820) 6 years ago
maxwell_3d.cpp VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 6 years ago
maxwell_3d.h VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 6 years ago
maxwell_dma.cpp Merge pull request #2765 from FernandoS27/dma-fix 6 years ago
maxwell_dma.h video_core: Silent miscellaneous warnings (#2820) 6 years ago
shader_bytecode.h shader_bytecode: Make Matcher constexpr capable 6 years ago
shader_header.h shader_decompiler: Improve Accuracy of Attribute Interpolation. 7 years ago