Histórico de Commits

Autor SHA1 Mensagem Data
  Lioncash 8475496630 general: Convert assertion macros over to be fmt-compatible há 8 anos atrás
  Subv c16cfbbc6c GPU: Reduce the number of registers of Maxwell3D to 0xE00. há 8 anos atrás
  Subv a994446b6e GPU: Move the Maxwell3D macro uploading code to the inside of the Maxwell3D processor. há 8 anos atrás
  Lioncash b7551e457b video-core: Move logging macros over to new fmt-capable ones há 8 anos atrás
  bunnei 239ac8abe2 memory_manager: Make GpuToCpuAddress return an optional. há 8 anos atrás
  bunnei 9e11a76e92 memory_manager: Use GPUVAdddr, not PAddr, for GPU addresses. há 8 anos atrás
  Subv f208953585 GPU: Added asserts to our code for handling the QUERY_GET GPU command. há 8 anos atrás
  Subv 48d4efbd69 GPU: Pitch textures are now supported, don't assert when encountering them. há 8 anos atrás
  bunnei c93ea96366 Merge pull request #346 from bunnei/misc-gpu-improvements há 8 anos atrás
  bunnei 4a8eb6745e maxwell3d: Allow Texture2DNoMipmap as Texture2D. há 8 anos atrás
  bunnei 174cba5c58 renderer_opengl: Implement BlendEquation and BlendFunc. há 8 anos atrás
  bunnei 1a1af3fda3 gl_rasterizer: Implement indexed vertex mode. há 8 anos atrás
  Subv ae58e46036 GPU: Added a function to determine whether a shader stage is enabled or not. há 8 anos atrás
  Subv dcc27d6dc1 GPU: Assert when finding a texture with a format type other than UNORM. há 8 anos atrás
  Subv 11b4ab9685 GPU: Use the MacroInterpreter class to execute the GPU macros instead of HLEing them. há 8 anos atrás
  Subv 1ec8d2123d GPU: Implemented a gpu macro interpreter. há 8 anos atrás
  bunnei 33c0bf9dc5 Maxwell3D: Call AccelerateDrawBatch on DrawArrays. há 8 anos atrás
  Subv 4697025b73 GPU: Load the sampler info (TSC) when retrieving active textures. há 8 anos atrás
  Subv 0ce52b1da2 GPU: Make the debug_context variable a member of the frontend instead of a global. há 8 anos atrás
  Subv 2c785bd06c GPU: Added a function to retrieve the active textures for a shader stage. há 8 anos atrás
  Subv 1c31e2b3d2 GPU: Implement the Incoming/FinishedPrimitiveBatch debug breakpoints. há 8 anos atrás
  Subv 1ad97c75a0 GPU: Implement the MaxwellCommandLoaded/Processed debug breakpoints. há 8 anos atrás
  Subv 1b8d798835 GPU: Added a method to unswizzle a texture without decoding it. há 8 anos atrás
  Subv 71ebc3e90d GPU: Preliminary work for texture decoding. há 8 anos atrás
  N00byKing 1d8b6ad13b Clang Fixes há 8 anos atrás
  N00byKing ef875d6a35 Clean Warnings (?) há 8 anos atrás
  Subv 03156d0c9a GPU: Implement macro 0xE1A BindTextureInfoBuffer in HLE. há 8 anos atrás
  Subv 7b6868e908 GPU: Implement the BindStorageBuffer macro method in HLE. há 8 anos atrás
  Subv 85d820b1b4 GPU: Handle writes to the CB_DATA method. há 8 anos atrás
  Subv aa586fa268 GPU: Store uploaded GPU macros and keep track of the number of method parameters. há 8 anos atrás