Henrik Rydgård
|
0b1b36921e
|
Move the now-renamed fragment shader generator to GPU/Common.
|
2020-10-31 19:03:14 +01:00 |
|
Henrik Rydgård
|
c2a6090c3f
|
More D3D9 fixes.
|
2020-10-31 18:32:43 +01:00 |
|
Henrik Rydgård
|
9e245d6835
|
OpenGL: Share the shader version detection.
Use a version integer instead of a string
|
2020-10-23 10:03:44 +02:00 |
|
Henrik Rydgård
|
3d36049b65
|
Rename shader generator functions, a bit of moving around and adding an errorString param.
|
2020-10-21 23:20:25 +02:00 |
|
Unknown W. Brackets
|
4731a2918c
|
GPU: Use more typesafe shader IDs.
Since they really are fairly distinct, let's make sure we can't mix them
accidentally.
|
2017-12-02 09:07:27 -08:00 |
|
Henrik Rydgård
|
33d3d2f178
|
GL: Compute "availableUniform" when generating shaders instead of by querying.
|
2017-11-19 11:25:31 +01:00 |
|
Henrik Rydgård
|
6a1fa728d8
|
Remove Globals.h
|
2017-08-31 17:15:22 +02:00 |
|
Henrik Rydgard
|
d9acd27126
|
Rename GLES files to match the convention the other backends use.
|
2017-01-23 17:08:58 +01:00 |
|