Commit History

Автор SHA1 Съобщение Дата
  bunnei 4301f0b539 gl_rasterizer_cache: Use GPUVAddr as cache key, not parameter set. преди 8 години
  bunnei d8c60029d6 gl_rasterizer: Use zeta_enable register to enable depth buffer. преди 8 години
  Lioncash 863579736c gpu: Rename Get3DEngine() to Maxwell3D() преди 8 години
  bunnei cf30c4be22 gl_state: Temporarily disable culling and depth test. преди 8 години
  Lioncash 3a4841e403 core: Don't construct instance of Core::System, just to access its live instance преди 8 години
  bunnei 2cb3fdca86 Merge pull request #598 from bunnei/makedonecurrent преди 8 години
  bunnei 05cb10530f OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. преди 8 години
  Subv b37354cca8 GPU: Always enable the depth write when clearing the depth buffer. преди 8 години
  bunnei 8aeff9cf8e gl_rasterizer: Fix check for if a shader stage is enabled. преди 8 години
  bunnei c4015cd93a gl_shader_gen: Implement dual vertex shader mode. преди 8 години
  bunnei 854f474f52 gl_rasterizer: Flip triangles when regs.viewport_transform[0].scale_y is negative. преди 8 години
  bunnei 8b815877a6 Merge pull request #622 from Subv/unused_tex преди 8 години
  Subv 4bda9693be GPU: Ignore textures that the GLSL compiler deemed unused when binding textures to the shaders. преди 8 години
  Subv c1bebdef5e GPU: Flip the triangle front face winding if the GPU is configured to not flip the triangles. преди 8 години
  Subv 5a9df3c675 GPU: Only configure the used framebuffers during clear. преди 8 години
  bunnei c996787d84 Merge pull request #609 from Subv/clear_buffers преди 8 години
  Subv 78443a7f29 GPU: Factor out the framebuffer configuration code for both Clear and Draw commands. преди 8 години
  Subv c1811ed3d1 GPU: Support clears that don't clear the color buffer. преди 8 години
  Subv be51120d23 GPU: Bind and clear the render target when the CLEAR_BUFFERS register is written to. преди 8 години
  bunnei 15e68cdbaa Merge pull request #607 from jroweboy/logging преди 8 години
  bunnei e3ca561ea0 Merge pull request #612 from bunnei/fix-cull преди 8 години
  bunnei a9cacd03f6 gl_rasterizer: Only set cull mode and front face if enabled. преди 8 години
  Subv 65c664560c GPU: Don't try to parse the depth test function if the depth test is disabled. преди 8 години
  James Rowe 0d46f0df12 Update clang format преди 8 години
  James Rowe 638956aa81 Rename logging macro back to LOG_* преди 8 години
  bunnei 92c7135065 Merge pull request #608 from Subv/depth преди 8 години
  Subv a6d4903aaf GPU: Set up the culling configuration on each draw. преди 8 години
  Sebastian Valle 055f1546d7 Merge pull request #606 from Subv/base_vertex преди 8 години
  Subv 18c8ae7750 GPU: Set up the depth test state on every draw. преди 8 години
  Subv 0f929762b3 GPU: Implemented the Z24S8 depth format and load the depth framebuffer. преди 8 години