index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
Gpu
Age
Commit message (
Expand
)
Author
2018-07-14
Some small shader related fixes (#258)
gdkchan
2018-07-12
Add return of Texture Size and Bytes Per Pixel of ASTC2D 5x5, 6x6, 8x8, 10x10...
greggameplayer
2018-07-12
Loop GLScreen with custom method (#244)
ReinUsesLisp
2018-07-09
Add locking methods to the ogl resource cache (#238)
gdkchan
2018-07-08
Query multiple pages at once with GetWriteWatch (#222)
gdkchan
2018-07-08
Implement GPU primitive restart (#221)
ReinUsesLisp
2018-07-06
Disable front facing and face culling to avoid regression (#226)
ReinUsesLisp
2018-07-05
Implement some GPU features (#209)
ReinUsesLisp
2018-06-28
Add support for vertex base on indexed draws, fix index buffer first (unteste...
gdkchan
2018-06-28
Somewhat better ClearBuffers implementation
gdkchan
2018-06-27
Add support for Vertex Program A and other small shader improvements (#192)
gdkchan
2018-06-27
Fix vertex buffer size on the gpu when the draw vertex count is less than the...
gdkchan
2018-06-23
Small OpenGL Renderer refactoring (#177)
gdkchan
2018-06-23
Fix 3 graphics related issues (#180)
gdkchan
2018-06-18
NvGpuEngine3d: Fix uploading vertex arrays without index buffers. (#173)
Jules Blok
2018-06-18
Do not read or write macros to main memory, use a separate memory instead (as...
gdkchan
2018-06-13
Partial GPU DMA support (#158)
gdkchan
2018-06-12
Implement R16 texture format (#147)
Lordmau5
2018-06-10
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...
gdkchan