Historia zmian

Autor SHA1 Wiadomość Data
  Yuri Kunde Schlesner b700b55696 Common: Remove the BIT macro 11 lat temu
  Yuri Kunde Schlesner 326ec51261 Common: Add BIT macro 11 lat temu
  Yuri Kunde Schlesner fae5933ad6 Common: Add proper macros to test for architecture pointer size 11 lat temu
  Yuri Kunde Schlesner 1bd1a13a02 Common: Move alignment macros to common_funcs.h 11 lat temu
  Yuri Kunde Schlesner a594fdb66e Common: Remove more unused compatibility defines 11 lat temu
  Yuri Kunde Schlesner f3c096951b Common: Move IO-specific compatibility macros to file_util.cpp 11 lat temu
  Yuri Kunde Schlesner bf12f270b3 Common: Remove many unnecessary cross-platform compatibility macros 11 lat temu
  archshift e011acaa84 Removed swap code redundancy and moved common swap code to swap.h 11 lat temu
  bunnei 50a0c4f14f Merge pull request #581 from archshift/tfe 11 lat temu
  archshift 0420a4d1de Added information reporting from ThrowFatalError 11 lat temu
  archshift 4fb75d220a Misc cleanup of common and related functions 11 lat temu
  archshift 302f0b32f5 Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h 11 lat temu
  purpasmart96 c3c309f33d ConfigMem: Clean up the Config memory to be more like the shared page and moved 11 lat temu
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 lat temu
  Yuri Kunde Schlesner fc11aff955 Common: Fix SCOPE_EXIT to actually create unique identifiers. 11 lat temu
  darkf 8ba9ac0f74 Fix merge conflicts 11 lat temu
  purpasmart96 ebfd831ccb License change 11 lat temu
  Yuri Kunde Schlesner eda30c36ee Added missing include in common_funcs.h 11 lat temu
  Yuri Kunde Schlesner 8a681cdf3d Remove redundant include from common_funcs.h 11 lat temu
  Tony Wasserka 0cd27a511e Some code cleanup. 11 lat temu
  Tony Wasserka 27280f178b Fix some headers to include their dependencies properly. 11 lat temu
  Rohit Nirmal 8a62423970 Change NULLs to nullptrs. 11 lat temu
  darkf 459502e48c Fix MinGW build 11 lat temu
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 lat temu
  Lioncash 90e994471a Common: Move header guards over to pragma once 12 lat temu
  bunnei 43bc2ac724 added MIN, MAX, and CLAMP macros to common_funcs 12 lat temu
  bunnei 535947a0e1 fix for issue Linux build #9, not sure why this is broken but its unused code I'm just getting rid of it 12 lat temu
  bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 lat temu