gdkchan
|
947e14d3be
|
Reimplement limited bindless textures support
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
9d7a142a48
|
Support texture rectangle targets (non-normalized coords)
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
3323a3a042
|
Use correct shared memory size (in words, not bytes)
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
ad3bc2531b
|
Ensure a valid shared memory size is used
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
66d91cbc6c
|
Use dispatch params shared memory size when available
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
e25b7c9848
|
Initial support for the guest OpenGL driver (NVIDIA and Nouveau)
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
3ac023bb60
|
Correct ordering of compute buffer bind
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
2437ccca0e
|
Separate sub-channel state
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
6e399061ce
|
Invalidate shaders when they are modified
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
8cba252b23
|
Add per-source type memory change tracking, simplified state change tracking, other fixes
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
1b7d955195
|
Initial support for image stores, support texture sample on compute
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
1876b346fe
|
Initial work
|
2020-01-09 02:13:00 +01:00 |
|