Sign in
swiftshader
/
SwiftShader
/
7cdf79cccb8e3b7325f7472b9daabd2a7d372be6
/
src
/
OpenGL
/
libGLESv2
/
Shader.cpp
f969488
Fix shader call stack size mismatch
by Nicolas Capens
· 6 years ago
4806a9b
Add GL_OES_EGL_image_external_essl3
by Lingfeng Yang
· 6 years ago
8346311
Always create an OpenGL ES 3.0 context.
by Nicolas Capens
· 7 years ago
937e6a5
Also copy shader info log on success.
by Nicolas Capens
· 7 years ago
4676862
Texture Rectangle implementation
by Alexis Hetu
· 7 years ago
2e4c069
Maximum call stack depth increase
by Alexis Hetu
· 7 years ago
bf3fc25
Minor C++11 code cleanup
by Alexis Hetu
· 7 years ago
23f54d7
Fix attribute location binding
by Alexis Hetu
· 7 years ago
a4f0c89
Print uniform buffer registers as cb#[index].
by Nicolas Capens
· 7 years ago
b28c662
Fix clamping viewport dimensions on specification.
by Nicolas Capens
· 8 years ago
0bac285
Apply the Apache 2.0 license.
by Nicolas Capens
· 9 years ago
ab75279
Making proper use of size_t
by Alexis Hetu
· 9 years ago
c66f0e3
Implement GL_EXT_draw_buffers.
by Nicolas Capens
· 9 years ago
175d634
Minor bug fixes and cleanup
by Alexis Hetu
· 9 years ago
42c0088
Remove an unused method.
by Nicolas Capens
· 10 years ago
3713cd4
Log the switch value when reaching an UNREACHABLE().
by Nicolas Capens
· 10 years ago
d174674
Uniform Blocks API
by Alexis Hetu
· 10 years ago
6743bbf
gl_InstanceID implementation
by Alexis Hetu
· 10 years ago
a6fb2e0
Enable the use of samplerExternalOES.
by Nicolas Capens
· 10 years ago
db04c06
Use a string format for safer printing.
by Ping-Hao Wu
· 10 years ago
996314b
Reject GLSL ES 3.00 shaders for OpenGL ES 2.0 contexts.
by Nicolas Capens
· 10 years ago
a68b611
Use an STL string for the shader info log.
by Nicolas Capens
· 10 years ago
20b06c3
Centralize shader compilation.
by Nicolas Capens
· 10 years ago
08ca3c6
Eliminate compiling for the WebGL spec.
by Nicolas Capens
· 10 years ago
6407fe8
Eliminate the ShaderLang interface.
by Nicolas Capens
· 10 years ago
21c51c7
Eliminate the abstract shader compiler interface.
by Nicolas Capens
· 10 years ago
7cc75e1
Make the Object class independent of the GL version.
by Nicolas Capens
· 10 years ago
5597eef
Rename the GLSL shader compiler namespace to glsl.
by Nicolas Capens
· 10 years ago
68754bf
Make the GLSL compiler independent of the API shader class.
by Nicolas Capens
· 10 years ago
3914bb4
Clear the list of uniforms before recompiling.
by Nicolas Capens
· 10 years ago
978ddc5
Fixed memory leak associated with TLS.
by Nicolas Capens
· 10 years ago
e832139
Rename the GLES2 folder to OpenGL.
by Nicolas Capens
· 10 years ago
[Renamed from src/GLES2/libGLESv2/Shader.cpp]
14ee762
Name the namespaces logically.
by Nicolas Capens
· 10 years ago
f9b76a8
Rename the GLES2 namespace to gl2.
by Nicolas Capens
· 10 years ago
b0e9355
Update to the latest Khronos headers.
by Nicolas Capens
· 10 years ago
d4ae863
Update to June 11 2013 code drop.
by John Bauman
· 11 years ago
66b8ab2
Add SwiftShader dump from Feb 6 2013
by John Bauman
· 11 years ago