Sign in
swiftshader
/
SwiftShader
/
b59a58e8bdc6f7cd9e906d74a6ae97ba00f40c47
/
src
/
OpenGL
/
libGLES_CM
/
libGLES_CM.cpp
81aa97b
Make Blitter part of Renderer.
by Nicolas Capens
· 8 years ago
9913558
Fix Visual Studio 2015 compilation issues.
by Nicolas Capens
· 9 years ago
1fb3a75
Validate level index before validating level itself.
by Nicolas Capens
· 9 years ago
58df2f6
Store EGL images in a namespace.
by Nicolas Capens
· 9 years ago
31fc7d3
Fix the OpenGL ES 1.1 version string.
by Nicolas Capens
· 9 years ago
027372a
Update version.
by Nicolas Capens
· 9 years ago
0bac285
Apply the Apache 2.0 license.
by Nicolas Capens
· 9 years ago
f330190
Fix validation of texture level.
by Nicolas Capens
· 9 years ago
ccd9781
Implement glGetPointerv().
by Nicolas Capens
· 9 years ago
5d96188
Fix signed/unsigned comparison warnings.
by Nicolas Capens
· 9 years ago
021ff3e
Implement glDrawTexfOES.
by Nicolas Capens
· 9 years ago
f2607d8
Fix checking for invalid query enums.
by Nicolas Capens
· 9 years ago
e3ae428
Add "Google" to GL_RENDERER to be whitelisted by Chrome.
by Nicolas Capens
· 9 years ago
7649300
Implementation of EGL_KHR_fence_sync.
by Nicolas Capens
· 9 years ago
769783c
Implement glLoadMatrixx() and glMultMatrixx().
by Nicolas Capens
· 10 years ago
de8c7a5
Implement several fixed-point entry functions.
by Nicolas Capens
· 10 years ago
b3a987c
Implement missing vertex element functions.
by Nicolas Capens
· 10 years ago
2afcc80
Implement missing state and queries.
by Nicolas Capens
· 10 years ago
d62eca3
Validate vertex element sizes.
by Nicolas Capens
· 10 years ago
345084e
Validate glOrtho() and glFrustum() parameters.
by Nicolas Capens
· 10 years ago
d55a095
Renamed boolean state variables and setters.
by Nicolas Capens
· 10 years ago
f6c1d96
Implement texture environment src, operand, and color.
by Nicolas Capens
· 10 years ago
824e7b3
Implement alpha testing.
by Nicolas Capens
· 10 years ago
d226414
Implement user clip planes.
by Nicolas Capens
· 10 years ago
f7ac1a1
Implement materials and lights.
by Nicolas Capens
· 10 years ago
3713cd4
Log the switch value when reaching an UNREACHABLE().
by Nicolas Capens
· 10 years ago
70415e4
Fix point rendering.
by Nicolas Capens
· 10 years ago
b79fc9f
Don't restrict format combinations on CopyTexSubImage.
by Nicolas Capens
· 10 years ago
a3fac8b
Interpret integer color and normal coordinates as normalized.
by Nicolas Capens
· 10 years ago
7dfbee6
Update validation for GL_COMBINE.
by Nicolas Capens
· 10 years ago
80b651d
Implement GL_GENERATE_MIPMAP.
by Nicolas Capens
· 10 years ago
c0aa94d
Implement GL_PERSPECTIVE_CORRECTION_HINT.
by Nicolas Capens
· 10 years ago
daf4886
Implement several OpenGL ES 1.1 functions with fixed-point parameters.
by Nicolas Capens
· 10 years ago
776b69b
Implement glPointSize for OpenGL ES 1.1.
by Nicolas Capens
· 10 years ago
b8cf3ff
Implement glClearColorx()
by Ping-Hao Wu
· 10 years ago
75611d0
Fix texture unit enable/disable and binding prioritization.
by Nicolas Capens
· 10 years ago
70583fa
Fix texture coordinate transformations on OpenGL.
by Nicolas Capens
· 10 years ago
83c3c96
Dispatch GLES_CM entry functions to avoid resolving to the same symbol.
by Nicolas Capens
· 10 years ago
0273322
Predefine (E)GL export macros.
by Nicolas Capens
· 10 years ago
ccee6a8
Prepend entry functions with their export macros.
by Nicolas Capens
· 10 years ago
deda34b
Combine es2::Image and es1::Image into egl::Image.
by Nicolas Capens
· 10 years ago
4be3370
Use %p without precision specifier in TRACE() calls.
by Nicolas Capens
· 10 years ago
a230805
Access library dependencies through a single object.
by Nicolas Capens
· 10 years ago
18ad510
Implement glColor4f().
by Nicolas Capens
· 10 years ago
7b1f3ab
Implement basic GL_OES_draw_texture functionality.
by Nicolas Capens
· 10 years ago
f5525ca
Implement glTexEnvx().
by Nicolas Capens
· 10 years ago
efc555d
Implement glTexParameterx().
by Nicolas Capens
· 10 years ago
59af4b9
Implement glShadeModel() for OpenGL ES 1.1.
by Nicolas Capens
· 10 years ago
df84738
Remove unnecessary <exception> includes.
by Ping-Hao Wu
· 10 years ago
7462601
Implement glFrustum() for OpenGL ES 1.1.
by Nicolas Capens
· 10 years ago
7cc75e1
Make the Object class independent of the GL version.
by Nicolas Capens
· 10 years ago
1c840bb
OpenGL ES environment texture partial implementation
by Maxime Gregoire
· 10 years ago
4b8df2f
Provide missing OpenGL ES 1.x extension for implementation read format/type.
by Nicolas Capens
· 10 years ago
f0e6a40
OpenGL ES 1.1 colorPointer function implementation
by Maxime Gregoire
· 10 years ago
081340f
OpenGL ES 1.1 fog implementation
by Maxime Gregoire
· 10 years ago
9703d1a
Provide framebuffer-specific color read format/type and optimize for them.
by Nicolas Capens
· 10 years ago
dddc4ab
Retrieve the implementation color read format/type from the framebuffer.
by Nicolas Capens
· 10 years ago
4cadfe3
Create 64-bit translator libraries for the Android Emulator.
by Nicolas Capens
· 10 years ago
2265824
Implement ETC1 compressed textures support.
by Nicolas Capens
· 10 years ago
02f30cb
Reference/release both the image and parent texture.
by Nicolas Capens
· 10 years ago
f160b17
Eliminate exception handling.
by Nicolas Capens
· 10 years ago
a53bf06
Add libGLES_CM to the Code::Blocks project.
by Nicolas Capens
· 10 years ago
7f0b105
Add GL_OES_draw_texture stubs.
by Nicolas Capens
· 10 years ago
42a584d
Sending proper GL error on invalid Renderbuffer.
by Alexis Hetu
· 10 years ago
606c86e
Support GL_TEXTURE_2D targets in glEGLImageTargetTexture2DOES.
by Nicolas Capens
· 10 years ago
857758f
Export extensions.
by Nicolas Capens
· 10 years ago
7e12ac6
Add the glEGLImageTargetRenderbufferStorageOES entry function.
by Nicolas Capens
· 10 years ago
f6b6d27
Add stubs for RAD entry functions.
by Nicolas Capens
· 10 years ago
e832139
Rename the GLES2 folder to OpenGL.
by Nicolas Capens
· 10 years ago
[Renamed from src/GLES2/libGLES_CM/libGLES_CM.cpp]
ef34122
Implement attribute pointers.
by Nicolas Capens
· 10 years ago
89aee72
Track active texture.
by Nicolas Capens
· 10 years ago
3779221
Implement texture enable.
by Nicolas Capens
· 10 years ago
6b537b7
Implement the fixed-function matrix stacks.
by Nicolas Capens
· 10 years ago
e1a3282
Implement fixed-function lighting.
by Nicolas Capens
· 10 years ago
f3d2efd
Match the exports ordinals to PowerVR.
by Nicolas Capens
· 10 years ago
14ee762
Name the namespaces logically.
by Nicolas Capens
· 10 years ago
c2df125
Eliminate the glBindTexImage dependency.
by Nicolas Capens
· 10 years ago
b4db629
Advertise GL_OES_EGL_image support.
by Nicolas Capens
· 10 years ago
1115782
Add ES1 stubs and remove ES2-only functions.
by Nicolas Capens
· 10 years ago
1c571f2
Rename libGLESv2 files to libGLES_CM.
by Nicolas Capens
· 10 years ago
[Renamed from src/GLES2/libGLES_CM/libGLESv2.cpp]
dbf6fc8
Copy libGLESv2 to libGLES_CM.
by Nicolas Capens
· 10 years ago