Historie revizí

Autor SHA1 Zpráva Datum
  Subv 78443a7f29 GPU: Factor out the framebuffer configuration code for both Clear and Draw commands. před 8 roky
  Subv c1811ed3d1 GPU: Support clears that don't clear the color buffer. před 8 roky
  Subv be51120d23 GPU: Bind and clear the render target when the CLEAR_BUFFERS register is written to. před 8 roky
  Subv 827bb08c91 GPU: Added registers for the CLEAR_BUFFERS and CLEAR_COLOR methods. před 8 roky
  bunnei 92c7135065 Merge pull request #608 from Subv/depth před 8 roky
  Subv a6d4903aaf GPU: Set up the culling configuration on each draw. před 8 roky
  Sebastian Valle 055f1546d7 Merge pull request #606 from Subv/base_vertex před 8 roky
  Sebastian Valle 79167fc989 Merge pull request #603 from Subv/nvmap_free před 8 roky
  Sebastian Valle 9685dd5840 Merge pull request #605 from Subv/dma_copy před 8 roky
  Subv 18c8ae7750 GPU: Set up the depth test state on every draw. před 8 roky
  Subv d480b63e0d MaxwellToGL: Added conversion functions for depth test and cull mode. před 8 roky
  Subv c1f55c32c8 GPU: Added registers for depth test and cull mode. před 8 roky
  Subv 0f929762b3 GPU: Implemented the Z24S8 depth format and load the depth framebuffer. před 8 roky
  Subv 4c59105adf GPU: Implement offsetted rendering when using non-indexed drawing. před 8 roky
  Subv fca3d1cc65 GPU: Fixed the index offset rendering, and implemented the base vertex functionality. před 8 roky
  Subv cc73bad293 GPU: Added register definitions for the vertex buffer base element. před 8 roky
  bunnei 3d41fdfbba Merge pull request #604 from Subv/invalid_textures před 8 roky
  Subv ca633a5a3c GPU: Directly copy the pixels when performing a same-layout DMA. před 8 roky
  Subv 80c5e8ae99 GPU: Ignore disabled textures and textures with an invalid address. před 8 roky
  Subv e9d147349b GPU: Allow GpuToCpuAddress to return boost::none for unmapped addresses. před 8 roky
  Subv 6c0c81dfdc GPU: Remove a surface from the cache when its backing memory is being unmapped from the GPU's MMU. před 8 roky
  Subv a093feca62 nvmap: Return the address of the nvmap object when Freeing it for the last time. před 8 roky
  bunnei 066d6184d4 Merge pull request #602 from Subv/mufu_subop před 8 roky
  bunnei b611d852db Merge pull request #601 from Subv/rgba32_ui před 8 roky
  bunnei 85a60e2044 Merge pull request #600 from bunnei/pred-not-eq-nan před 8 roky
  Subv f33e406ff2 GPU: Corrected the size of the MUFU subop field, and removed incorrect "min" operation. před 8 roky
  Subv c0e2d52758 GPU: Implemented the RGBA32_UINT rendertarget format. před 8 roky
  Subv b11072d54a GLCache: Specify the component type along the texture type in the format tuple. před 8 roky
  bunnei c96da97630 gl_shader_decompiler: Implement predicate NotEqualWithNan. před 8 roky
  bunnei 50ef2beb58 Merge pull request #595 from bunnei/raster-cache před 8 roky