Henrik Rydgård
|
2dcfa63498
|
GL: Detect Apple GPUs as a category
|
2020-12-14 22:10:18 +01:00 |
|
Henrik Rydgård
|
a3d06e366f
|
OpenGL: Detect Adreno model number
|
2020-11-11 22:46:25 +01:00 |
|
Henrik Rydgård
|
9f33a82b49
|
Merge pull request #13646 from hrydgard/framebuffer-fetch-fixes
Framebuffer fetch fixes
|
2020-11-09 19:30:35 +01:00 |
|
Henrik Rydgård
|
2384b7a17d
|
Remove support for NV_shader_framebuffer_fetch extension, very old and rare.
Minor refactor.
|
2020-11-09 13:31:39 +01:00 |
|
Henrik Rydgård
|
864cc54aa4
|
Remove ForceGL2 flag. Add comments... hm.
|
2020-11-09 11:18:43 +01:00 |
|
Henrik Rydgård
|
207b76da6e
|
Show an error on screen if a shader fails to compile.
Part of #1 investigation of #13541
|
2020-11-05 08:27:13 +01:00 |
|
Henrik Rydgård
|
3d4fc7c696
|
Check for a couple additional GL extensions
|
2020-10-31 18:32:43 +01:00 |
|
Henrik Rydgård
|
0e3a84b4a8
|
Move most GPU things to Common.
It works after the move, on Windows and Android at least.
Deletes the D3DX9 shader compiler loader, which was not used.
|
2020-10-04 23:39:02 +02:00 |
|