提交历史

作者 SHA1 备注 提交日期
  ReinUsesLisp b8f1506aa5 gl_state: Pack sampler bindings into a single ARB_multi_bind 7 年之前
  Lioncash 90746c33c7 gl_state: Remove unused type alias 7 年之前
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 年之前
  bunnei b56e5edafc gl_state: Keep track of texture target. 8 年之前
  bunnei c4ed0b16b1 gl_state: Update to handle stencil front/back face separately. 8 年之前
  Lioncash dd35b4b18a renderer_opengl: Namespace OpenGL code 8 年之前
  Subv f24ab6d9e6 GLState: Allow enabling/disabling GL_COLOR_LOGIC_OP independently from blending. 8 年之前
  Markus Wick 0af7e93763 gl_state: Don't track constant buffer mappings. 8 年之前
  Markus Wick 6ff7906ddc gl_rasterizer: Use the stream buffer for constant buffers. 8 年之前
  Lioncash 0faa13baeb gl_state: Make references const where applicable in Apply() 8 年之前
  Lioncash e6b3d3a9ea gl_state: Get rid of mismatched sign conversions 8 年之前
  bunnei dfac394e60 Merge pull request #593 from bunnei/fix-swizzle 8 年之前
  bunnei 8447d20a11 gl_state: Fix state management for texture swizzle. 8 年之前
  bunnei 20b58bab9c gl_state: Remove unused state management from 3DS. 8 年之前
  bunnei 36dedae842 Merge pull request #554 from Subv/constbuffer_ubo 8 年之前
  Subv a3d82ef5d9 Build: Fixed some MSVC warnings in various parts of the code. 8 年之前
  Subv 2a7653142d Rasterizer: Use UBOs instead of SSBOs for uploading const buffers. 8 年之前
  Subv 89e81a9be2 GLState: Support changing the GL_TEXTURE_SWIZZLE parameter of each texture unit. 8 年之前
  Lioncash d9e316e353 common_funcs: Remove ARRAY_SIZE macro 8 年之前
  Subv 1957640ea2 GPU: Allow configuring ssbos in the opengl state manager. 8 年之前
  Subv 0171ec606b GL: Rename PicaTexture to MaxwellTexture. 8 年之前
  bunnei 6a0902e56d gl_state: Sync latest version with Citra. 8 年之前
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity 8 年之前
  wwylele 1eca380886 gl_rasterizer: add clipping plane z<=0 defined in PICA 9 年之前
  wwylele 8482933db8 gl_rasterizer: use texture buffer for proctex LUT 9 年之前
  wwylele 8978ecb09c gl_rasterizer: use texture buffer for fog LUT 9 年之前
  wwylele 457659fe01 gl_state: reset 1d textures 9 年之前
  wwylele be9e952bdc gl_rasterizer: manage texture ids in one place 9 年之前
  wwylele ab60414122 gl_rasterizer/lighting: fix LUT interpolation 9 年之前
  wwylele 4d62e75fb2 gl_rasterizer: implement procedural texture 9 年之前