Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
ea933cb3fddbf5971dd4c62090edabbed295c3a7
/
opengl
/
libagl
e88740e
rework a bit how we manage EGL extensions
by Mathias Agopian
· 13 years ago
f319e2f
implement EGL_TEXTURE_EXTERNAL_OES in libagl
by Mathias Agopian
· 13 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
21bb1c7
fix libagl surface initialization
by Mathias Agopian
· 13 years ago
b2a153a
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
6b85f17
remove last traces of copybit
by Mathias Agopian
· 14 years ago
8e86a7a
get rid of dependency on copybit HAL module
by Mathias Agopian
· 14 years ago
ae2aa28
Fix a multithreading bug in libagl's EGL.
by Jamie Gennis
· 14 years ago
b5393dc
fix build.
by Mathias Agopian
· 14 years ago
732734a
Fix for simulator build
by Kristian Monsen
· 14 years ago
324be17
am d9588e9c: am a7b745ca: Merge "fix eglChooseConfig() for special attributes." into gingerbread
by Mathias Agopian
· 14 years ago
d9588e9
am a7b745ca: Merge "fix eglChooseConfig() for special attributes." into gingerbread
by Mathias Agopian
· 14 years ago
d8e350b
fix eglChooseConfig() for special attributes.
by Mathias Agopian
· 14 years ago
c765a5d
am 49af98ed: am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in street view" into gingerbread
by Mathias Agopian
· 14 years ago
49af98e
am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in street view" into gingerbread
by Mathias Agopian
· 14 years ago
c4e84b8
fix [3119687] [Maps][4.6.0] Force close in street view
by Mathias Agopian
· 14 years ago
6a6fbfb
am 6d90e89a: am a0795fc9: Merge "software renderer: fix [3117351] GL driver doesn\'t set the EGL_NATIVE_VISUAL_ID" into gingerbread
by Mathias Agopian
· 14 years ago
0d4e658
am add9db83: am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into gingerbread
by Mathias Agopian
· 14 years ago
6d90e89
am a0795fc9: Merge "software renderer: fix [3117351] GL driver doesn\'t set the EGL_NATIVE_VISUAL_ID" into gingerbread
by Mathias Agopian
· 14 years ago
c992387
software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID
by Mathias Agopian
· 14 years ago
add9db8
am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into gingerbread
by Mathias Agopian
· 14 years ago
f91bff9
fix [2236865] STOPSHIP: bump soft gl and egl minor version number
by Mathias Agopian
· 14 years ago
1d83631
libagl: eglSwapInterval fix
by Ari Hirvonen
· 14 years ago
9d75f13
cleanup EGL a bit. remove unused extension.
by Mathias Agopian
· 14 years ago
e481f19
am ff3dcf27: Merge "cleanup EGL a bit. remove unused extension." into gingerbread
by Mathias Agopian
· 14 years ago
ebc3d5a
cleanup EGL a bit. remove unused extension.
by Mathias Agopian
· 14 years ago
b3aaf3b
am bccfcd95: Merge "fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used." into gingerbread
by Mathias Agopian
· 14 years ago
e8963f7
fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used.
by Mathias Agopian
· 14 years ago
4364712
am 17da0663: Merge "fix [2931161] crash in labyritnth when completing a level" into gingerbread
by Mathias Agopian
· 14 years ago
100f42a
fix [2931161] crash in labyritnth when completing a level
by Mathias Agopian
· 14 years ago
67e4ff7
am 4d7fc365: Merge "remove copybit hack from software opengl (libagl)" into gingerbread
by Mathias Agopian
· 14 years ago
bd2de0e
remove copybit hack from software opengl (libagl)
by Mathias Agopian
· 14 years ago
177c405
am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread
by Dianne Hackborn
· 14 years ago
8b49bd1
Introduce official public NativeWindow type.
by Dianne Hackborn
· 14 years ago
6c9a300
merge from froyo-plus-aosp
by The Android Open Source Project
· 14 years ago
20374b6
merge from open-source master
by The Android Open Source Project
· 14 years ago
8999515
Use stride for source and target buffers when copybit is enabled.
by Mathias Palmqvist
· 14 years ago
7e71fcf
fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig
by Mathias Agopian
· 14 years ago
fb234bb
merge from open-source master
by The Android Open Source Project
· 14 years ago
06d0e59
Merge "Build software AGL library with correct get_tls() macro for ARMv7 based platforms"
by Mathias Agopian
· 14 years ago
954cbf5
Merge "Fix glReadPixels() to verify that both x and y are non-negative."
by Mathias Agopian
· 14 years ago
57e4865
fix [2236865] STOPSHIP: bump soft gl and egl minor version number
by Mathias Agopian
· 15 years ago
3e5a582
Fix glCopyTexSubImage2D inverted texture bug.
by Jack Palevich
· 15 years ago
f123ec8
Build software AGL library with correct get_tls() macro for ARMv7 based platforms
by Magnus Landqvist
· 15 years ago
8f2423e
get rid off the YUV formats at the libui layer
by Mathias Agopian
· 15 years ago
42d99d2
Proper EGLImageKHR error handling
by Mathias Agopian
· 15 years ago
e304bdd
fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)
by Mathias Agopian
· 15 years ago
019fe73
Fix ETC1 texture decoding.
by Jack Palevich
· 15 years ago
d1f73a2
implement [2396050] Add ETC1 texture support to AGL
by Mathias Agopian
· 15 years ago
9c84720
fix [2397853] glCopyTexImage2D crashes emulator
by Mathias Agopian
· 15 years ago
81d4259
Fix glReadPixels() to verify that both x and y are non-negative.
by Mike Playle
· 15 years ago
ac00ad1
fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly
by Mathias Agopian
· 15 years ago
01f8c06
Use correct TLS codepath in graphics libraries
by Gary King
· 15 years ago
89fe245
Add misssing symbol type directives.
by Doug Kwan
· 15 years ago
7671c08
am 77f17095: am 533a2803: Merge change I18ffb549 into eclair
by Mathias Agopian
· 15 years ago
8e04833
am 533a2803: Merge change I18ffb549 into eclair
by Mathias Agopian
· 15 years ago
18ffb54
fix [2069023] STOPSHIP: disable DEBUG_COPYBIT
by Mathias Agopian
· 15 years ago
8e9af2b
am b439f561: am 13feccf5: Merge change I39f0003e into eclair
by Mathias Agopian
· 15 years ago
58c590b
am 13feccf5: Merge change I39f0003e into eclair
by Mathias Agopian
· 15 years ago
39f0003
fix [2235414] libagl glDeleteBuffers() crashes
by Mathias Agopian
· 15 years ago
478de46
merge from eclair
by Jean-Baptiste Queru
· 15 years ago
9db3d07
eclair snapshot
by Jean-Baptiste Queru
· 15 years ago
da5e90b
am 66b5d902: am 27407208: Merge change Icf335098 into eclair
by Mathias Agopian
· 15 years ago
ef11d0c2
am 27407208: Merge change Icf335098 into eclair
by Mathias Agopian
· 15 years ago
cf33509
fix [2236865] STOPSHIP: bump soft gl and egl minor version number
by Mathias Agopian
· 15 years ago
c6ed810
am 0b9d3ba2: am c421fc2a: Merge change Id09376d1 into eclair
by Mathias Agopian
· 15 years ago
d9bec29
am c421fc2a: Merge change Id09376d1 into eclair
by Mathias Agopian
· 15 years ago
d09376d
fix [2071412] work around mdp 32-bits fade limitation
by Mathias Agopian
· 15 years ago
ac94fbd
merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
bcd2049
merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
36fe3ee
part of fix [2186418] switch passion to 24-bits framebuffer
by Mathias Agopian
· 15 years ago
bbf945f
fix [2236832] software OpenGL ES driver doesn't work on sholes
by Mathias Agopian
· 15 years ago
21977eb
Merge change I56981989 into eclair
by Android (Google) Code Review
· 15 years ago
5698198
fix [2231527] Compatibility with SpaceJunk game (OpenGL)
by Mathias Agopian
· 15 years ago
36d0184
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video
by Mathias Agopian
· 15 years ago
8c0eb9a
libagl: silence a LOGD
by Iliyan Malchev
· 15 years ago
f007a2f
return proper error code from eglCreateImageKHR
by Mathias Agopian
· 15 years ago
85ade33
fix [2071412] work around mdp 32-bits fade limitation
by Mathias Agopian
· 15 years ago
9042b45
fix [2143798] Need to figure out how to do video
by Mathias Agopian
· 15 years ago
62df88b
Merge change I0953c1d5 into eclair
by Android (Google) Code Review
· 15 years ago
0953c1d
fix [2153873] EGL-1.4 software implementation misses surface attributes
by Mathias Agopian
· 15 years ago
3662f9e
Merge change Ide4c8cbc into eclair
by Android (Google) Code Review
· 15 years ago
78811906
fix [2151588] glTexSubImage2D() allows pixel format conversion
by Mathias Agopian
· 15 years ago
88d11cf
one step towards fixing [2071412] work around mdp 32-bits fade limitation
by Mathias Agopian
· 15 years ago
4a783af
Fix obvious typo bug in egl.cpp
by Christoffer Gurell
· 15 years ago
594d02e
fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES_BIT
by Mathias Agopian
· 15 years ago
2ddccd1
OpenGL ES doesn't allow glColorPointer with a size parameter other than 4
by Mathias Agopian
· 15 years ago
fb5ea2e
AGL's glCompressedTexImage2D now checks the imageSize parameter.
by Jack Palevich
· 15 years ago
c0dea96
Calculate specular lighting correctly
by Martin Storsjo
· 15 years ago
4f31af9
If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport.
by Martin Storsjo
· 15 years ago
46ba1c9
Merge change 11093
by Android Code Review
· 15 years ago
ffbc864
better error handling in EGL
by Mathias Agopian
· 15 years ago
5cec474
second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
by Mathias Agopian
· 15 years ago
64e89a8
Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
by Fred Quintana
· 15 years ago
8b76a0a
SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything.
by Mathias Agopian
· 15 years ago
79ad0e6
Calculate specular lighting correctly
by Martin Storsjo
· 15 years ago
1ac3b5f
If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport.
by Martin Storsjo
· 15 years ago
f1e5b0d
add support for RGBX_8888
by Mathias Agopian
· 15 years ago
abac010
be more robust when errors occur upon EGL surface creation (ie: don't crash)
by Mathias Agopian
· 15 years ago
5b5c914
fixed some issues with the software renderer when surfaces are made current.
by Mathias Agopian
· 15 years ago
Next »