2895 Commits (9b38494bcd8fc5bc2e8d04997439bfadf205a2e5)

Author SHA1 Message Date
bunnei 06d9c2795c gl_shader_gen: Add additional function documentation. 10 years ago
bunnei 711a23b8ca gl_shader_util: Cleanup header file + add docstring. 10 years ago
bunnei d8eca2f795 gl_shader_gen: Various cleanups + moved TEV stage generation to its own function. 10 years ago
bunnei eefabd6b7d renderer_opengl: Refactor shader generation/caching to be more organized + various cleanups. 10 years ago
bunnei 44a1dcc088 gl_rasterizer: Move logic for creating ShaderCacheKey to a static function. 10 years ago
bunnei 05e11e151d gl_shader_util: Use vec3 constants for AppendColorCombiner. 10 years ago
bunnei a81772552c gl_rasterizer: Fix typo in uploading TEV const color uniforms. 10 years ago
bunnei 9722d39bc5 gl_shader_util: Fix precision bug with alpha testing. 10 years ago
Subv 8733dd568d Initial implementation of fragment shader generation with caching. 11 years ago
polaris- 37b35180c5 Add a register variable to loops 10 years ago
polaris- 6c4f45627c Update register read loops to go with last commit 10 years ago
polaris- 86a42ff827 Pad responses to gdb for VFP registers 10 years ago
polaris- 82f537482d Try to add support for VFP registers 10 years ago
polaris- 0de246f668 Fix buffer overflow comments 10 years ago
wwylele 91874459b3 change file path encoding to Local8bit() 10 years ago
Pierre de La Morinerie b95e88c55d citra-qt: persist hardware-rendering and shaders-jit settings 10 years ago
Pierre de La Morinerie 2754ac64b7 citra-qt: Add icon to Mac app 10 years ago
polaris- 6621f16576 Remove unnecessary new lines, changed Deinit to Shutdown 10 years ago
Gareth Poole 780fd6247f Loader: Change NCCH header types to be explicitly little-endian 10 years ago
Gareth Poole 1874d33c0b Loader: Implement encryption check 10 years ago
Emmanuel Gil Peyrot b0c7762520 CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls. 10 years ago
Gareth Poole cfeae1a4f5 Fixed spelling errors 10 years ago
Rohit Nirmal c157d4ddd6 Silence -Wsign-compare warnings. 10 years ago
archshift df14491cf3 Game list: propely hide on toggling window mode 10 years ago
Pierre de La Morinerie 831cb390ae citra-qt: Fix mouse events coordinates on high-DPI screens 10 years ago
Pierre de La Morinerie 11e08f4d23 citra-qt: Enable high-DPI widgets on Mac app 10 years ago
Pierre de La Morinerie 3e2b782f5f citra-qt: Use custom Info.plist for Mac builds 10 years ago
polaris- 8205925b08 Use BreakpointAddress struct instead of passing address directly 10 years ago
polaris- 1d319e5b46 Implement gdbstub 10 years ago
archshift dfaed461ff Game list: save and load column sizes, sort order, to QSettings 10 years ago
archshift 7b1025c819 Add menu item for selecting the game list folder 10 years ago
archshift 6da3f4480e Initial implementation of a game list 10 years ago
archshift cad06d5d41 Add helper function for creating a readable byte size string. 10 years ago
archshift eb41ca3d00 Don't show render window until a game is started 10 years ago
Lioncash 03af08ae81 bit_field: Re-enable code on MSVC 10 years ago
archshift 7b96bd3136 Split up FileUtil::ScanDirectoryTree to be able to use callbacks for custom behavior 10 years ago
archshift 976a199623 Expose loader helper functions for identifying files. 10 years ago
Lioncash 84a0b184f5 symbols: Replace an insert call with emplace 10 years ago
Lioncash 3564f8ae6f symbols: Get rid of initial underscores in variable names 10 years ago
Lioncash 7b63b5f819 symbols: Directly initialize TSymbol members 10 years ago
Lioncash d5071c2b9a symbols: Simplify GetSymbol 10 years ago
Lioncash 42e88c9a16 ivfc_archive: Fix a printf specifier 10 years ago
Emmanuel Gil Peyrot 918f616a46 Service/CFG: Use a constexpr function for country initialization 10 years ago
Martin Lindhe b36b9d6923 fix some xcode 7.0 warnings 10 years ago
LittleWhite c5dedacaff Fix for the refresh issue when no rendering is done 11 years ago
Cruel aad98addf2 Implement 3dsx RomFS 10 years ago
polaris- 021fab70ac Implement gdbstub 10 years ago
Kloen 98aa9421db citra-qt: Fix connect error on startup 10 years ago
Lioncash 2c2f1250d2 hash: Get rid of unused functions 10 years ago
Lioncash 08147474cb general: Silence some warnings when using clang 10 years ago