Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  bunnei 58444a0376 gl_rasterizer: Implement primitive restart. 7 vuotta sitten
  bunnei 8cea598158 gl_rasterizer: Implement depth range. 7 vuotta sitten
  bunnei fe5962e073 Merge pull request #1411 from ReinUsesLisp/point-size 7 vuotta sitten
  ReinUsesLisp e3e51d3ddb video_core: Implement point_size and add point state sync 7 vuotta sitten
  ReinUsesLisp b8f1506aa5 gl_state: Pack sampler bindings into a single ARB_multi_bind 7 vuotta sitten
  Lioncash 90746c33c7 gl_state: Remove unused type alias 8 vuotta sitten
  bunnei b56e5edafc gl_state: Keep track of texture target. 8 vuotta sitten
  bunnei c4ed0b16b1 gl_state: Update to handle stencil front/back face separately. 8 vuotta sitten
  Lioncash dd35b4b18a renderer_opengl: Namespace OpenGL code 8 vuotta sitten
  Subv f24ab6d9e6 GLState: Allow enabling/disabling GL_COLOR_LOGIC_OP independently from blending. 8 vuotta sitten
  Markus Wick 0af7e93763 gl_state: Don't track constant buffer mappings. 8 vuotta sitten
  Markus Wick 6ff7906ddc gl_rasterizer: Use the stream buffer for constant buffers. 8 vuotta sitten
  bunnei 57982df105 maxwell_3d: Use correct const buffer size and check bounds. 8 vuotta sitten
  Lioncash 6b32e24161 gl_state: Make texture_units a std::array 8 vuotta sitten
  bunnei dfac394e60 Merge pull request #593 from bunnei/fix-swizzle 8 vuotta sitten
  bunnei 8447d20a11 gl_state: Fix state management for texture swizzle. 8 vuotta sitten
  bunnei 20b58bab9c gl_state: Remove unused state management from 3DS. 8 vuotta sitten
  Subv 89e81a9be2 GLState: Support changing the GL_TEXTURE_SWIZZLE parameter of each texture unit. 8 vuotta sitten
  Subv 7da47da66e GPU: Use the buffer hints from the shader decompiler to upload only the necessary const buffers for each shader stage. 8 vuotta sitten
  Subv 1957640ea2 GPU: Allow configuring ssbos in the opengl state manager. 8 vuotta sitten
  Subv 0171ec606b GL: Rename PicaTexture to MaxwellTexture. 8 vuotta sitten
  bunnei 0ee38e1363 gl_rasterizer: Use 32 texture units instead of 3. 8 vuotta sitten
  bunnei 6a0902e56d gl_state: Sync latest version with Citra. 8 vuotta sitten
  wwylele 1eca380886 gl_rasterizer: add clipping plane z<=0 defined in PICA 9 vuotta sitten
  wwylele 8482933db8 gl_rasterizer: use texture buffer for proctex LUT 9 vuotta sitten
  wwylele 8978ecb09c gl_rasterizer: use texture buffer for fog LUT 9 vuotta sitten
  wwylele be9e952bdc gl_rasterizer: manage texture ids in one place 9 vuotta sitten
  wwylele ab60414122 gl_rasterizer/lighting: fix LUT interpolation 9 vuotta sitten
  wwylele 4d62e75fb2 gl_rasterizer: implement procedural texture 9 vuotta sitten
  Markus Wick d0d49bb951 OpenGL: Drop framebuffer completeness check. 9 vuotta sitten