riperiperi
|
1623ab524f
Improve Buffer Textures and flush Image Stores (#2088)
|
il y a 5 ans |
gdkchan
|
f94acdb4ef
Allow out of bounds storage buffer access by aligning their sizes (#1870)
|
il y a 5 ans |
riperiperi
|
a1f77a5b6a
Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790)
|
il y a 5 ans |
gdkchan
|
df820a72de
Implement clear buffer (fast path) (#1902)
|
il y a 5 ans |
sharmander
|
06aa8a7578
GPU - Improve Memory Allocation (#1722)
|
il y a 5 ans |
gdkchan
|
8d168574eb
Use explicit buffer and texture bindings on shaders (#1666)
|
il y a 5 ans |
gdkchan
|
812e32f775
Fix transform feedback errors caused by host pause/resume and multiple uses (#1634)
|
il y a 5 ans |
riperiperi
|
b4d8d893a4
Memory Read/Write Tracking using Region Handles (#1272)
|
il y a 5 ans |
gdkchan
|
b066cfc1a3
Add support for shader constant buffer slot indexing (#1608)
|
il y a 5 ans |
gdkchan
|
986be200ba
Force TFB rebind after buffer modifications (#1392)
|
il y a 5 ans |
gdkchan
|
788ca6a411
Initial transform feedback support (#1370)
|
il y a 5 ans |
gdkchan
|
dbeb50684d
Support inline index buffer data (#1351)
|
il y a 5 ans |
gdkchan
|
5011640b30
Spanify Graphics Abstraction Layer (#1226)
|
il y a 5 ans |
gdkchan
|
3cb1fa0e85
Implement texture buffers (#1152)
|
il y a 6 ans |
gdkchan
|
a11f6f5235
Fix some spelling mistakes
|
il y a 6 ans |
gdkchan
|
92703af555
Address PR feedback
|
il y a 6 ans |
gdkchan
|
59fdaa744b
GPU resource disposal
|
il y a 6 ans |
gdkchan
|
e58b540c4e
Add XML documentation to Ryujinx.Graphics.Gpu.Memory
|
il y a 6 ans |
gdkchan
|
654e617fe7
Some code cleanup
|
il y a 6 ans |
gdk
|
6a98c643ca
Add a pass to turn global memory access into storage access, and do all storage related transformations on IR
|
il y a 6 ans |
gdk
|
d0c7732fe2
Optimize RangeList by not doing an allocation on every call to the Find methods
|
il y a 6 ans |
gdk
|
b2b2e04669
Small optimizations on texture and sampler pool invalidation
|
il y a 6 ans |
gdk
|
769c02235f
Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled
|
il y a 6 ans |
gdk
|
1e8bc29f32
Use a more efficient range list on the buffer manager
|
il y a 6 ans |
gdk
|
f2e84ff566
Flush buffers on copies
|
il y a 6 ans |
gdk
|
8cba252b23
Add per-source type memory change tracking, simplified state change tracking, other fixes
|
il y a 6 ans |
gdk
|
1b7d955195
Initial support for image stores, support texture sample on compute
|
il y a 6 ans |
gdk
|
1876b346fe
Initial work
|
il y a 6 ans |