Commit History

Author SHA1 Message Date
  gdkchan ce9105a130 Support single precision contants for double precision operations (#1673) 5 years ago
  riperiperi a16f201a6f Do not align sizes for buffer texture targets. (#1671) 5 years ago
  gdkchan 24dbfc0fe6 Correct BPP of buffer to texture copies (#1670) 5 years ago
  gdkchan a89b81a812 Separate zeta from color formats (#1647) 5 years ago
  FICTURE7 64088f04e3 Fix LiveInterval.Split (#1660) 5 years ago
  riperiperi 4c6feb652f Add seamless cubemap flag in sampler parameters. (#1658) 5 years ago
  riperiperi e1da7df207 Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) 5 years ago
  gdkchan 11a7c99764 Support 3D BC4 and BC5 compressed textures (#1655) 5 years ago
  gdkchan 6222f173f0 Fix compressed to non-compressed texture copy size (#1649) 5 years ago
  gdkchan 876fa656f6 Remove unused texture and sampler pool invalidation code (#1648) 5 years ago
  CeruleanSky b5a760bde9 Preserve command line arguments when updater restarts Ryujinx (#1643) 5 years ago
  gdkchan 423da5cc91 Scale texture resolution before sending to backend (#1646) 5 years ago
  riperiperi 780c7530d6 Add scaling for Texture2DArray when using TexelFetch. (#1645) 5 years ago
  gdkchan 0031edae27 Avoid sampler conflicts on bindless samplers with the same name (#1642) 5 years ago
  emmauss 9f13f957af Motion Fixes (#1589) 5 years ago
  gdkchan c9841dab38 Fix vertex buffer handle null check (#1638) 5 years ago
  gdkchan 812e32f775 Fix transform feedback errors caused by host pause/resume and multiple uses (#1634) 5 years ago
  gdkchan cf0f0fc4e7 Improve the speed of redundant ASTC texture data updates (#1636) 5 years ago
  gdkchan 49f970d5bd Implement CAL and RET shader instructions (#1618) 5 years ago
  gdkchan 973a615d40 Fix shader image load/store array index register (#1637) 5 years ago
  gdkchan 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
  gdkchan efa77a2415 Add missing null check on image binding (#1632) 5 years ago
  gdkchan 2dcc6333f8 Fix image binding format (#1625) 5 years ago
  riperiperi 08332bdc04 Ensure storage is set for Buffer Textures when binding an Image. (#1627) 5 years ago
  gdkchan 5264d55b39 Fix gl_in being used with built-in variables that are not per-vertex (#1624) 5 years ago
  riperiperi b4d8d893a4 Memory Read/Write Tracking using Region Handles (#1272) 5 years ago
  gdkchan f02791b20c Fix LOP3 (cbuf) shader instruction encoding (#1616) 5 years ago
  riperiperi aec8177850 Replace Host FPS with GPU command queue load ("Fifo %") (#1585) 5 years ago
  LDj3SNuD 04e330cc00 Add Umaal & Vabd_I, Vabdl_I, Vaddl_I, Vhadd, Vqshrn, Vshll inst.s (slow paths). (#1577) 5 years ago
  gdkchan 329ba5b39b Fix incorrect GPU GL blend func values (#1612) 5 years ago