This website requires JavaScript.
Explore
Help
Sign In
renil
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-02
. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu
/
src
/
common
History
Rohit Nirmal
8a62423970
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
..
bit_field.h
bit_field: Fix a typo in the sample usage.
2014-10-25 15:18:34 -04:00
break_points.cpp
break_points.cpp: return directly from conditionals
2014-08-12 04:04:54 -07:00
break_points.h
Common: Move header guards over to pragma once
2014-08-17 13:45:55 -04:00
chunk_file.h
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
CMakeLists.txt
Added support for multiple input device types for KeyMap and connected Qt.
2014-09-12 01:15:14 -07:00
common_funcs.h
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
common_paths.h
Added configuration file system.
2014-10-07 15:09:37 -07:00
common_types.h
Remove tabs in all files except in skyeye imports and in generated GL code
2014-11-19 09:04:03 +00:00
common.h
Common: Remove HAVE_CXX11_SYNTAX define from Common.h
2014-09-08 15:01:15 -04:00
console_listener.cpp
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
console_listener.h
Add
override
keyword through the code.
2014-10-26 16:18:05 -02:00
cpu_detect.h
Common: Move header guards over to pragma once
2014-08-17 13:45:55 -04:00
debug_interface.h
Common: Move header guards over to pragma once
2014-08-17 13:45:55 -04:00
emu_window.cpp
Added support for multiple input device types for KeyMap and connected Qt.
2014-09-12 01:15:14 -07:00
emu_window.h
EmuWindow: Add some explicit documentation and set proper minimal client area size.
2014-11-18 13:16:02 +01:00
extended_trace.cpp
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
extended_trace.h
Common: Move header guards over to pragma once
2014-08-17 13:45:55 -04:00
fifo_queue.h
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
file_search.cpp
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
file_search.h
Common: Move header guards over to pragma once
2014-08-17 13:45:55 -04:00
file_util.cpp
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
file_util.h
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
hash.cpp
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
hash.h
Common: Move header guards over to pragma once
2014-08-17 13:45:55 -04:00
key_map.cpp
Added support for multiple input device types for KeyMap and connected Qt.
2014-09-12 01:15:14 -07:00
key_map.h
Renamed souce files of services to match port names
2014-10-29 15:55:51 -04:00
linear_disk_cache.h
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
log_manager.cpp
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
log_manager.h
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
log.h
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
math_util.cpp
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
math_util.h
MathUtil: Make Rectangle work with unsigned types.
2014-11-18 13:15:59 +01:00
mem_arena.cpp
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
mem_arena.h
Common: Move header guards over to pragma once
2014-08-17 13:45:55 -04:00
memory_util.cpp
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
memory_util.h
Common: Move header guards over to pragma once
2014-08-17 13:45:55 -04:00
misc.cpp
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
msg_handler.cpp
Added string_util to common, small changes in loader.cpp
2014-09-08 15:43:22 -07:00
msg_handler.h
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
platform.h
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
scm_rev.cpp.in
Resolved undefined Common::g_scm_branch error.
2014-04-25 10:34:27 -04:00
scm_rev.h
updated windows scm_rev code to use new style
2014-04-23 22:04:33 -04:00
string_util.cpp
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
string_util.h
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
swap.h
Fix compile errors in Clang
2014-10-26 16:18:04 -02:00
symbols.cpp
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
symbols.h
Remove extraneous semicolons
2014-11-18 08:27:16 -05:00
thread_queue_list.h
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
thread.cpp
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
thread.h
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
thunk.h
Common: Move header guards over to pragma once
2014-08-17 13:45:55 -04:00
timer.cpp
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
timer.h
Common: Move header guards over to pragma once
2014-08-17 13:45:55 -04:00
utf8.cpp
Change NULLs to nullptrs.
2014-12-03 12:57:57 -06:00
utf8.h
fixed project includes to use new directory structure
2014-04-08 20:15:08 -04:00