Historie revizí

Autor SHA1 Zpráva Datum
  ReinUsesLisp 72deb773fd shader_ir: Turn classes into data structures před 6 roky
  Fernando Sahmkow 3d91dbb21d Merge pull request #3578 from ReinUsesLisp/vmnmx před 6 roky
  ReinUsesLisp 76f178ba6e shader/video: Partially implement VMNMX před 6 roky
  namkazy 2c98e14d13 shader_decode: SULD.D using std::pair instead of out parameter před 6 roky
  namkazy 2906372ba1 shader_decode: SULD.D implement bits64 and reverse shader ir init method to removed shader stage. před 6 roky
  namkazy 58bcb86af5 add shader stage when init shader ir před 6 roky
  ReinUsesLisp 6442e02c5d shader/shader_ir: Track usage in input attribute and of legacy varyings před 6 roky
  ReinUsesLisp e8efd5a901 video_core: Rename "const buffer locker" to "registry" před 6 roky
  Fernando Sahmkow bb8eb15d39 Shader_IR: Address feedback. před 6 roky
  Fernando Sahmkow 806f569143 Shader_IR: Change name of TrackSampler function so it does not confuse with the type. před 6 roky
  Fernando Sahmkow 7c530e0666 Shader_IR: Propagate bindless index into the GL compiler. před 6 roky
  Fernando Sahmkow 3c34678627 Shader_IR: Implement Injectable Custom Variables to the IR. před 6 roky
  Fernando Sahmkow 037ea431ce Shader_IR: deduce size of indexed samplers před 6 roky
  Fernando Sahmkow 603c861532 Shader_IR: Implement initial code for tracking indexed samplers. před 6 roky
  Fernando Sahmkow c921e496eb GPU: Implement guest driver profile and deduce texture handler sizes. před 6 roky
  ReinUsesLisp e2a2a556b9 shader_ir/memory: Implement u16 and u8 for STG and LDG před 6 roky
  Fernando Sahmkow 3dd6b55851 Shader_IR: Address Feedback před 6 roky
  Fernando Sahmkow b3371ed09e Shader_IR: add the ability to amend code in the shader ir. před 6 roky
  ReinUsesLisp e09c1fbc1f shader/texture: Implement TLD4.PTP před 6 roky
  Fernando Sahmkow af89723fa3 Shader_Ir: Correct TLD4S encoding and implement f16 flag. před 6 roky
  Fernando Sahmkow 271a3264f3 Shader_Ir: default failed tracks on bindless samplers to null values. před 6 roky
  ReinUsesLisp 9ad6327fbd shader: Keep track of shaders using warp instructions před 6 roky
  ReinUsesLisp 32c1bc6a67 shader/texture: Deduce texture buffers from locker před 6 roky
  ReinUsesLisp 096f339a2a video_core: Silence implicit conversion warnings před 6 roky
  Rodrigo Locatti 654b77d2ec Merge pull request #3039 from ReinUsesLisp/cleanup-samplers před 6 roky
  Fernando Sahmkow 23cabc98db Shader_IR: Fix regression on TLD4 před 6 roky
  Fernando Sahmkow 9293c3a0f2 Shader_IR: Fix TLD4 and add Bindless Variant. před 6 roky
  ReinUsesLisp a993df1ee2 shader/node: Unpack bindless texture encoding před 6 roky
  Rodrigo Locatti 26f3e18c5c Merge pull request #2976 from FernandoS27/cache-fast-brx-rebased před 6 roky
  Rodrigo Locatti d52598173d Merge pull request #3013 from FernandoS27/tld4s-fix před 6 roky