Sign in
swiftshader
/
SwiftShader
/
4c50ae91cc0ceec2d2cafef39232014bf4edb226
/
src
/
OpenGL
/
libEGL
/
Config.cpp
3e5fe28
Add missing attribute to eglGetConfigAttrib
by Jonah Ryan-Davis
· 5 years ago
e6ab01f
Implement an Android NDK build of SwiftShader using the CMake files.
by Stephen White
· 6 years ago
787e3d5
Fix eglChooseConfig behavior to match CTS expectation
by Chris Forbes
· 7 years ago
e76163e
Skip ignored EGL config attributes.
by Nicolas Capens
· 7 years ago
c8eedeb
Implement missing EGL surface queries.
by Nicolas Capens
· 7 years ago
c8fcfd8
Enable OpenGL ES 3.0 unconditionally.
by Nicolas Capens
· 7 years ago
81c2857
Clarify when we set the EGL_FRAMEBUFFER_TARGET_ANDROID attribute.
by Nicolas Capens
· 8 years ago
eb84fe0
Disable OpenGL ES 3.0 in Chromium builds.
by Nicolas Capens
· 8 years ago
7bc40ff
Only add non-conformant configs on Android.
by Nicolas Capens
· 8 years ago
216980a
Enable OpenGL ES 3.0 context creation from non-conformant configs.
by Nicolas Capens
· 8 years ago
13241c6
Make memory for generated routines non-writable.
by Anthony Vallee-Dubois
· 10 years ago
a26bade
Use static_assert instead of meta macros.
by Nicolas Capens
· 9 years ago
0bac285
Apply the Apache 2.0 license.
by Nicolas Capens
· 9 years ago
5d96188
Fix signed/unsigned comparison warnings.
by Nicolas Capens
· 9 years ago
086e465
Fix XRGB surface to RGB texture binding.
by Nicolas Capens
· 9 years ago
f59ad06
Fix strict ordering of EGL configs.
by Nicolas Capens
· 9 years ago
6efe2d0
Don't mark any EGL configs as slow.
by Nicolas Capens
· 9 years ago
b3c0c73
Set the EGL_NATIVE_VISUAL_ID attribute for Android HAL formats.
by Nicolas Capens
· 9 years ago
5716cf0
Enumerate RGB config formats.
by Nicolas Capens
· 9 years ago
b77b877
Set EGL_FRAMEBUFFER_TARGET_ANDROID on configs matching the framebuffer.
by Nicolas Capens
· 9 years ago
8b4ea00
Remove the dependency on GCE for display size.
by Nicolas Capens
· 10 years ago
b602f0d
Enumerate multisampled EGL configs.
by Nicolas Capens
· 10 years ago
9a74a0e
Fix Android EGL config attribute retrieval.
by Nicolas Capens
· 10 years ago
0c19ed8
Fix returning EGL_BAD_ATTRIBUTE on unknown EGL config attributes.
by Nicolas Capens
· 10 years ago
83d0e98
Removing the EGL_OPENGL_ES3_BIT from Android entirely
by Alexis Hetu
· 10 years ago
3713cd4
Log the switch value when reaching an UNREACHABLE().
by Nicolas Capens
· 10 years ago
fc02cfc
Fix infinite loop when using EGL_DONT_CARE.
by Nicolas Capens
· 10 years ago
101e4f0
Sort config IDs by smaller color component depth.
by Nicolas Capens
· 10 years ago
e2b31f2
Fix choosing configs with 0 alpha bits.
by Nicolas Capens
· 10 years ago
0273322
Predefine (E)GL export macros.
by Nicolas Capens
· 10 years ago
2028829
Indicate support for Android EGL surface config attributes.
by Greg Hartman
· 10 years ago
b97ad2e
Enable OpenGL ES 3.0 context creation.
by Nicolas Capens
· 10 years ago
688b0ad
Treat all X8R8G8B8 and A8R8G8B8 formats as fast EGL configs.
by Nicolas Capens
· 10 years ago
f4fea7f
Ignore Android EGL config attributes.
by Nicolas Capens
· 10 years ago
3533125
Don't treat A8R8G8B8 on an X8R8G8B8 display as a slow EGL config.
by Nicolas Capens
· 10 years ago
617a5d5
Fixing some trivial warnings in the SwiftShader build.
by Alexis Hetu
· 10 years ago
e832139
Rename the GLES2 folder to OpenGL.
by Nicolas Capens
· 10 years ago
[Renamed from src/GLES2/libEGL/Config.cpp]
4104146
Fix setting the number of matching configs for an unknown attribute.
by Nicolas Capens
· 10 years ago
ead7ac5
Share the EGL image interface between implementations.
by Nicolas Capens
· 10 years ago
27dc68a
Advertise EGL configs as ES1 renderable.
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