ReinUsesLisp
|
220df45b7d
gl_state: Remove texture target tracking
|
hace 7 años |
ReinUsesLisp
|
704744bb72
gl_rasterizer_cache: Move swizzling to textures instead of state
|
hace 7 años |
ReinUsesLisp
|
3bbaa98c78
gl_state: Use DSA and multi bind to update texture bindings
|
hace 7 años |
ReinUsesLisp
|
4b676e7786
gl_rasterizer: Use DSA for textures
|
hace 7 años |
bunnei
|
92b18345a8
Merge pull request #1485 from FernandoS27/render-info
|
hace 7 años |
bunnei
|
3c3d9afd61
Merge pull request #2070 from ReinUsesLisp/cubearray-view
|
hace 7 años |
bunnei
|
69884d8a8f
Merge pull request #2069 from lioncash/vi
|
hace 7 años |
bunnei
|
4c818b60e3
Merge pull request #1987 from ReinUsesLisp/explicit-shader-ldg
|
hace 7 años |
ReinUsesLisp
|
52c326c301
gl_shader_cache: Use explicit bindings
|
hace 7 años |
bunnei
|
52bb524526
Merge pull request #1960 from ReinUsesLisp/shader-ir-ldg
|
hace 7 años |
ReinUsesLisp
|
9f803299de
gl_rasterizer: Implement global memory management
|
hace 7 años |
ReinUsesLisp
|
3b84e04af1
shader_decode: Implement LDG and basic cbuf tracking
|
hace 7 años |
Kevin
|
ba38d91fe2
video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908)
|
hace 7 años |
ReinUsesLisp
|
f58a6152fc
gl_shader_cache: Fix texture view for cubemaps as cubemap arrays
|
hace 7 años |
Lioncash
|
7e92497402
nvflinger: Add the Null display
|
hace 7 años |
Lioncash
|
679e63550a
nvflinger: Change log message in OpenDisplay to be a debug log instead of a warning
|
hace 7 años |
Lioncash
|
3d81a8efd5
nvflinger: Remove unnecessary header inclusions
|
hace 7 años |
Lioncash
|
d9f9bb7552
nvflinger: Mark locals const where applicable
|
hace 7 años |
Lioncash
|
f45c25aaba
nvflinger: Use a std::array for the available displays instead of std::vector
|
hace 7 años |
Lioncash
|
2561a79c39
hle/ipc_helpers: Fix clang-format warnings
|
hace 7 años |
Lioncash
|
ac603cf130
hle/ipc_helpers: Allow pushing signed values
|
hace 7 años |
bunnei
|
8dbb8edcd3
Merge pull request #2063 from lioncash/pessimizing
|
hace 7 años |
bunnei
|
c608d3a979
Merge pull request #2065 from lioncash/pm
|
hace 7 años |
Lioncash
|
932922f67f
service/pm: Implement SetMaintenanceBoot()
|
hace 7 años |
Lioncash
|
cb2ce9924a
service/pm: Tidy up functionality related to SystemBootMode
|
hace 7 años |
bunnei
|
72c48e01c9
Merge pull request #2064 from lioncash/vi-stub
|
hace 7 años |
Lioncash
|
5e636d1f6e
service/vi: Remove stubbed notifier from SetLayerVisibility
|
hace 7 años |
Lioncash
|
b2b98b2f44
shader/shader_ir: Amend three comment typos
|
hace 7 años |
Lioncash
|
62e08c30b7
shader/shader_ir: Amend constructor initializer ordering for AbufNode
|
hace 7 años |
Lioncash
|
3e1a9a45a6
shader/decode: Avoid a pessimizing std::move within DecodeRange()
|
hace 7 años |