raven02
|
5b225ad59f
|
GL: ignore texture upload if invalid dimension found (#2097)
|
2016-08-24 21:19:16 +08:00 |
|
Nekotekina
|
a7e808b35b
|
EXCEPTION macro removed
fmt::throw_exception<> implemented
::narrow improved
Minor fixes
|
2016-08-08 19:19:32 +03:00 |
|
DH
|
989f954432
|
Added WIP vertex textures support
|
2016-06-28 12:58:44 +03:00 |
|
kd-11
|
40a598b0ab
|
gl/vk: Quickly ignore access violations outside cache range
|
2016-06-14 00:08:23 +03:00 |
|
kd-11
|
4260f68f85
|
gl/vk: Fix ub256 and s32k vertex attributes; silence some unnecessary debug errors (#1757)
* gl/vk: Sample integer attribs with integer samplers
* gl: silence useless DPRINTs where behaviour has already proven correct
|
2016-06-08 12:39:08 +03:00 |
|
Vincent Lejeune
|
9485fe2693
|
rsx/common/gl/d3d12/vulkan: Use exact mimap counts.
Fix invalid textures in gl backend.
|
2016-03-25 21:37:53 +01:00 |
|
kd-11
|
d9dbb1565a
|
Immutable textures cannot be reused!
|
2016-03-14 18:14:06 +03:00 |
|
Vincent Lejeune
|
81fcadac38
|
gl: Use shared surface store (updated)
Update surface cache optimization to master; minor fixes
Fix mixed EOL
Remove unused include; change null bindings to 0
|
2016-03-05 12:21:45 +03:00 |
|
kd-11
|
a451bb574e
|
Enable texture and render target caching for OpenGL
|
2016-02-17 16:00:23 +03:00 |
|