История коммитов

Автор SHA1 Сообщение Дата
  Subv 7b6868e908 GPU: Implement the BindStorageBuffer macro method in HLE. 8 лет назад
  Subv 85d820b1b4 GPU: Handle writes to the CB_DATA method. 8 лет назад
  Subv aa586fa268 GPU: Store uploaded GPU macros and keep track of the number of method parameters. 8 лет назад
  Subv 7ac8657432 GPU: Macros are specific to the Maxwell3D engine, so handle them internally. 8 лет назад
  Subv ccb8da1512 GPU: Renamed ShaderType to ShaderStage as that is less confusing. 8 лет назад
  Subv 88698c156f GPU: Store shader constbuffer bindings in the GPU state. 8 лет назад
  Subv 1d9d9c16e8 GPU: Make the SetShader macro call do the same as the real macro's code. 8 лет назад
  Subv 579000e747 GPU: Corrected the parameter documentation for the SetShader macro call. 8 лет назад
  Subv f93d769a1c GPU: Handle the SetShader method call (0xE24) and store the shader config. 8 лет назад
  bunnei cd4e8a989c Merge pull request #241 from Subv/gpu_method_call 8 лет назад
  Subv 29feece4b8 GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 8 лет назад
  Subv bf310a41b8 GPU: Assert that we get a 0 CODE_ADDRESS register in the 3D engine. 8 лет назад
  Subv 5fb4c718cc GPU: Intercept writes to the VERTEX_END_GL register. 8 лет назад
  Subv ac61a7d1e6 GPU: Partially implemented the QUERY_* registers in the Maxwell3D engine. 8 лет назад
  Subv 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state. 8 лет назад
  Subv e01a8f2187 GPU: Added a command processor to decode the GPU pushbuffers and forward the commands to their respective engines. 8 лет назад