index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2023-06-27
Merge pull request #10867 from Kelebek1/dma_safe
liamwhite
2023-06-27
Merge pull request #10473 from GPUCode/vma
liamwhite
2023-06-26
externals: Use cmake subdirectory
GPUCode
2023-06-26
Use safe reads in DMA engine
Kelebek1
2023-06-25
OpenGL: Limit lmem warmup to NVIDIA
ameerj
2023-06-25
shaders: Track local memory usage
ameerj
2023-06-25
OpenGL: Add Local Memory warmup shader
ameerj
2023-06-23
Merge pull request #10859 from liamwhite/no-more-atomic-wait
liamwhite
2023-06-22
vulkan_common: Remove required flags
GPUCode
2023-06-22
general: remove atomic signal and wait
Liam
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-06-21
Merge pull request #10086 from Morph1984/coretiming-ng-1
bunnei
2023-06-21
Merge pull request #10777 from liamwhite/no-barrier
bunnei
2023-06-20
Merge pull request #10818 from vonchenplus/render_target_samples
liamwhite
2023-06-20
Merge pull request #10835 from lat9nq/intel-restrict-compute-disable
liamwhite
2023-06-20
Merge pull request #10840 from Kelebek1/unbug_blinks_brain
liamwhite
2023-06-19
vulkan_device: Remove brace initializer
toast2903
2023-06-19
video_core: Check broken compute earlier
lat9nq
2023-06-19
Use current GPU address when unmapping GPU pages, not the base
Kelebek1
2023-06-18
video_core: Formalize HasBrokenCompute
lat9nq
2023-06-18
Merge pull request #10829 from lat9nq/remove-external-mem
liamwhite
2023-06-18
Merge pull request #10798 from vonchenplus/draw_texture_scale
liamwhite
2023-06-18
Merge pull request #10809 from Kelebek1/reduce_vertex_bindings
liamwhite
2023-06-18
renderer_vulkan: Add missing initializers
GPUCode
2023-06-18
renderer_vulkan: Use VMA for buffers
GPUCode
2023-06-18
renderer_vulkan: Use VMA for images
GPUCode
2023-06-18
memory_allocator: Remove OpenGL interop
GPUCode
2023-06-18
externals: Add vma and initialize it
lat9nq
2023-06-18
vulkan_device: Remove external memory extension
lat9nq
2023-06-17
renderer_vulkan: add missing include
Liam
2023-06-18
Merge pull request #10744 from Wollnashorn/af-for-all
Fernando S
2023-06-17
Synchronize vertex buffer even when it doesn't require binding
Kelebek1
2023-06-17
video_core: add samples check when find render target
FengChen
2023-06-17
video_core: Only apply AF to 2D (array) image types
Wollnashorn
2023-06-17
video_core: Removed AF for all mip modes option as it's default now
Wollnashorn
2023-06-16
Merge pull request #10783 from liamwhite/memory
bunnei
2023-06-16
video_core: drawtexture support upscale
Feng Chen
2023-06-16
video_core: Use sampler IDs instead pointers in the pipeline config
Wollnashorn
2023-06-15
Merge pull request #10790 from liamwhite/arm-driver-moment
bunnei
2023-06-15
Merge pull request #10775 from liamwhite/cb2
bunnei
2023-06-15
video_core: Fallback to default anisotropy instead to 1x anisotropy
Wollnashorn
2023-06-15
video_core: Disable AF for non-color image formats
Wollnashorn
2023-06-15
video_core: Fixed compilation errors because of name shadowing
Wollnashorn
2023-06-15
vulkan_device: disable extended_dynamic_state2 on ARM drivers
Liam
2023-06-15
video_core: Add per-image anisotropy heuristics (format & mip count)
Wollnashorn
2023-06-14
video_core: preallocate fewer IR blocks
Liam
2023-06-14
video_core: optionally skip barriers on feedback loops
Liam
2023-06-14
renderer_vulkan: propagate conditional barrier support
Liam
2023-06-14
video_core: Apply AF only to samplers with normal LOD range [0, 1+x]
Wollnashorn
2023-06-14
video_core: Fix default anisotropic heuristic
Wollnashorn
[next]