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

Автор SHA1 Сообщение Дата
  ReinUsesLisp 04cdecb7a1 gl_state: Split textures and samplers into two arrays 7 лет назад
  ReinUsesLisp 5edf24b510 gl_state: Add support for glBindImageTextures 7 лет назад
  Fernando Sahmkow 5ad889f6fd Maxwell3D: Address Feedback 7 лет назад
  Fernando Sahmkow 8cdbfe69b1 GL_Rasterizer: Corrections to Clearing. 7 лет назад
  Fernando Sahmkow a081dea8ab Maxwell3D: Implement State Dirty Flags. 7 лет назад
  Fernando Sahmkow a9943222f2 GL_State: Add a microprofile timer to OpenGL state. 7 лет назад
  ReinUsesLisp b76df62c00 gl_rasterizer: Move alpha testing to the OpenGL pipeline 7 лет назад
  ReinUsesLisp d74cb16535 gl_state: Fix samplers memory corruption 7 лет назад
  ReinUsesLisp 78bd66d037 gl_state: Rework to enable individual applies 7 лет назад
  ReinUsesLisp bb3ab7d66c gl_state: Fixup multibind bug 7 лет назад
  ReinUsesLisp 8dfc81239f gl_state: Synchronize gl_state even when state is disabled 7 лет назад
  ReinUsesLisp 704744bb72 gl_rasterizer_cache: Move swizzling to textures instead of state 7 лет назад
  ReinUsesLisp 3bbaa98c78 gl_state: Use DSA and multi bind to update texture bindings 7 лет назад
  ReinUsesLisp 877a978a22 gl_rasterizer: Workaround Intel VAO DSA bug 7 лет назад
  ReinUsesLisp 35c095898b gl_rasterizer: Use DSA for vertex array objects 7 лет назад
  ReinUsesLisp ea4928393f gl_state: Drop uniform buffer state tracking 7 лет назад
  Rodolfo Bogado dfdbfa69e5 Implement depth clamp 7 лет назад
  Marcos cb8d51e37e GPU States: Implement Polygon Offset. This is used in SMO all the time. (#1784) 7 лет назад
  bunnei d01bf170c4 Merge pull request #1725 from FernandoS27/gl43 7 лет назад
  Rodolfo Bogado 54c2a4cafc Add support for clear_flags register 7 лет назад
  FernandoS27 0368260c99 Removed pre 4.3 ARB extensions 7 лет назад
  Rodolfo Bogado 4d1a0a24cc drop support for non separate alpha as it seems to cause issues in some games 7 лет назад
  Rodolfo Bogado 53b4a1af0f add AlphaToCoverage and AlphaToOne 7 лет назад
  Rodolfo Bogado 8ed7e1af2c add support for fragment_color_clamp 7 лет назад
  Rodolfo Bogado 1881e86c43 fix viewport and scissor behavior 7 лет назад
  Lioncash 9a0fb7d9fb gl_state: Amend compilation warnings 7 лет назад
  Rodolfo Bogado 4e6c64bf8d Improve state management by splitting some of the states id separated function to avoid a full apply overhead 7 лет назад
  Rodolfo Bogado 19038db489 Add support to color mask to avoid issues in blending caused by wrong values in the alpha channel in some render targets. 7 лет назад
  Rodolfo Bogado 145ae36963 Implement multi-target viewports and blending 7 лет назад
  Rodolfo Bogado aca218aea0 Improve OpenGL state handling 7 лет назад