jak-project/game/graphics/opengl_renderer
2022-06-22 23:37:46 -04:00
..
background lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
foreground lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
loader lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
ocean lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
shaders hook up merc2 to fog intensity, flip some min/max fogs (#1403) 2022-06-01 19:07:28 -04:00
AdgifHandler.h [graphics] port generic VU1 to OpenGL (#1221) 2022-03-06 19:56:43 -05:00
BucketRenderer.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
BucketRenderer.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
buckets.h [gfx] remove the generic v1 renderer, cleanup (#1345) 2022-04-30 13:10:33 -04:00
CollideMeshRenderer.cpp collision renderer v2 (#1344) 2022-04-30 14:48:24 -04:00
CollideMeshRenderer.h Collision mesh extraction (#1330) 2022-04-25 21:53:23 -04:00
debug_gui.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
debug_gui.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
DirectRenderer.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
DirectRenderer.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
DirectRenderer2.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
DirectRenderer2.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
dma_helpers.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
dma_helpers.h [graphics] partial tfrag implementation (#958) 2021-11-13 20:44:17 -05:00
EyeRenderer.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
EyeRenderer.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
opengl_utils.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
opengl_utils.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
OpenGLRenderer.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
OpenGLRenderer.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Profiler.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Profiler.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Shader.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Shader.h [graphics] merc2 renderer (#1374) 2022-05-28 19:28:19 -04:00
Shadow_PS2.cpp Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
ShadowRenderer.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
ShadowRenderer.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
SkyBlendCommon.h improve performance on intel graphics (#1041) 2021-12-30 19:38:18 -05:00
SkyBlendCPU.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
SkyBlendCPU.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
SkyBlendGPU.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
SkyBlendGPU.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
SkyRenderer.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
SkyRenderer.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Sprite3.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Sprite3.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
sprite_common.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
SpriteRenderer.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
SpriteRenderer.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
TextureUploadHandler.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
TextureUploadHandler.h enable filter by default and fix up bucket hacks (#1214) 2022-03-02 21:40:52 -05:00