Historique des commits

Auteur SHA1 Message Date
  Markus Wick 0590dd2971 gl_rasterizer: Split VAO and VB setup functions. il y a 7 ans
  Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) il y a 7 ans
  FernandoS27 258f0f5c31 Implement Mip Filter il y a 7 ans
  bunnei 58444a0376 gl_rasterizer: Implement primitive restart. il y a 7 ans
  bunnei 8cea598158 gl_rasterizer: Implement depth range. il y a 7 ans
  FernandoS27 8e1239fbc5 Assert that multiple render targets are not set while alpha testing il y a 7 ans
  FernandoS27 59a004f915 Use standard UBO and fix/stylize the code il y a 7 ans
  FernandoS27 bcb5b924fd Remove SyncAlphaTest and clang format il y a 7 ans
  FernandoS27 aa620c14af Implemented Alpha Testing il y a 7 ans
  bunnei 03ec936ca0 Merge pull request #1460 from FernandoS27/scissor_test il y a 7 ans
  FernandoS27 30ff42b8cc Assert Scissor tests il y a 7 ans
  ReinUsesLisp ee4d538850 gl_shader_decompiler: Implement geometry shaders il y a 8 ans
  bunnei 2c0b0ad50d Merge pull request #1446 from bunnei/fast_fermi_copy il y a 8 ans
  bunnei 1cc5e6e9bc Merge pull request #1437 from FernandoS27/tex-mode2 il y a 8 ans
  FernandoS27 752faff2bc Implemented Depth Compare and Shadow Samplers il y a 8 ans
  bunnei 011cf77796 gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies. il y a 8 ans
  ReinUsesLisp 3e2380327a gl_rasterizer: Implement quads topology il y a 8 ans
  bunnei fe5962e073 Merge pull request #1411 from ReinUsesLisp/point-size il y a 8 ans
  ReinUsesLisp e3e51d3ddb video_core: Implement point_size and add point state sync il y a 8 ans
  ReinUsesLisp b8f1506aa5 gl_state: Pack sampler bindings into a single ARB_multi_bind il y a 8 ans
  ReinUsesLisp ab65fde9f4 video_core: Add asserts for CS, TFB and alpha testing il y a 8 ans
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 8 ans
  ReinUsesLisp a42376dfad Use ARB_multi_bind for uniform buffers (#1287) il y a 8 ans
  bunnei d6e8e16a66 Merge pull request #1286 from bunnei/multi-clear il y a 8 ans
  Markus Wick c560043581 rasterizer: Drop unused handler. il y a 8 ans
  bunnei 035e6bd407 gl_rasterizer: Implement clear for non-zero render targets. il y a 8 ans
  bunnei 49b15af054 gl_rasterizer: Implement multiple color attachments. il y a 8 ans
  bunnei 05f6f59ffb gl_rasterizer: Implement texture wrap mode p. il y a 8 ans
  Markus Wick d3ad9469a1 gl_rasterizer: Implement a VAO cache. il y a 8 ans
  Markus Wick 50a806ea67 renderer_opengl: Implement a buffer cache. il y a 8 ans