History log of /external/mesa3d/docs/egl.html
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ecd5c7ceb8e4c8841b2708e5ab7efa145583f8c2 12-Jun-2012 Andreas Boll <andreas.boll.dev@gmail.com> docs: consolidate html header and footer

add doctype
add character encoding
add missing <head> tag
unify html header and footer

Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/docs/egl.html
8eea050f5aed6ad8aeb64105c0e2581f0fd0b10a 20-Jun-2011 Chia-I Wu <olv@lunarg.com> docs: update EGL for changed configure options
/external/mesa3d/docs/egl.html
12583174c53b23be6db1fb1cfa3dd1e8dbbd3c15 07-Jan-2011 Chia-I Wu <olv@lunarg.com> mesa: Remove GLES overlay.

With core mesa doing runtime API checks, GLES overlay is no longer
needed. Make --enable-gles-overlay equivalent to --enable-gles[12].
There may still be places where compile-time checks are done. They
could be fixed case by case.
/external/mesa3d/docs/egl.html
c98ea26e16b6458b4385d6558936696e4d099455 07-Jan-2011 Chia-I Wu <olv@lunarg.com> egl: Make egl_dri2 and egl_glx built-in drivers.

These two drivers are small in size. Making them built-in should
simplify packaging.
/external/mesa3d/docs/egl.html
cba77869547f8edb1c1fdafcf457bccc4097042b 03-Jan-2011 Chia-I Wu <olv@lunarg.com> docs: Add an example for EGL_DRIVERS_PATH.

EGL_DRIVERS_PATH can be set to test EGL without installation.
/external/mesa3d/docs/egl.html
65e8f8111094a0acbdf5d0a400967a43b5da2996 24-Dec-2010 Chia-I Wu <olv@lunarg.com> docs/egl: Update egl.html.

Various updates and a new section about packaging.
/external/mesa3d/docs/egl.html
3418f74a945c6bed80567beac68f3770f5c23466 02-Nov-2010 Chia-I Wu <olv@lunarg.com> docs: Update egl docs.
/external/mesa3d/docs/egl.html
ad00a92ee720c275d3852faea4e442a8da876ca2 01-Nov-2010 Chia-I Wu <olv@lunarg.com> egl: Rework _eglGetSearchPath.

So that the directory part of EGL_DRIVER, if exists, is prepended to the
search path. This commit also adds a sanity check to _eglLog.
/external/mesa3d/docs/egl.html
c6320c5eb20d1ab20ad7800aceedc5dd8762dfeb 28-Oct-2010 Chia-I Wu <olv@lunarg.com> docs: Update egl and openvg docs.
/external/mesa3d/docs/egl.html
e7424d72405a1cb1fb5ac625b340043aaa9f88be 19-Sep-2010 Chia-I Wu <olv@lunarg.com> st/egl: Rename kms backend to drm.

The main use of the backend is to support EGL_MESA_drm_display. drm
should be a better name.
/external/mesa3d/docs/egl.html
68071822f74384053905d7e5821de8b293f453eb 09-Sep-2010 Chia-I Wu <olv@lunarg.com> docs: Update egl.html.

Mention that EGL_DRIVERS_PATH should be specified for uninstalled build.
Update TODOs.
/external/mesa3d/docs/egl.html
b365b150a1d0832da381a9693797cdc8fe39fdd5 03-Jul-2010 Chia-I Wu <olv@lunarg.com> docs: Update EGL doc.

Updated for the reorganization of st/egl targets.
/external/mesa3d/docs/egl.html
da39d5d3b46c55f88a2f051368e09284732fd440 17-Jun-2010 Chia-I Wu <olv@lunarg.com> egl: s/EGL_DISPLAY/EGL_PLATFORM/.

A platform is already used to mean a window system in EGL. No need to
use a different term.
/external/mesa3d/docs/egl.html
411bba34462b9fe7e4eb63f653b1d083ff01910d 10-Jun-2010 Chia-I Wu <olv@lunarg.com> docs: Update EGL doc.

Update for recent removal of demos and additions of new displays and
functions.
/external/mesa3d/docs/egl.html
2e3c4e47842905bc7f3d506e865cc77f7463166b 07-May-2010 Chia-I Wu <olv@lunarg.com> docs: Update EGL and OpenGL ES docs.

Update to reflect recent gles and mapi works.
/external/mesa3d/docs/egl.html
904d129322337be4a2571b77255b14d42252fafc 22-Mar-2010 Chia-I Wu <olv@lunarg.com> docs: Update the path to build libgl-xlib.
/external/mesa3d/docs/egl.html
fab1f07d6ad01463897ae792f4b33738afb07369 13-Jun-2008 Jeff Smith <whydoubt@yahoo.com> Grammar and spelling fixes

Signed-off-by: Jeff Smith <whydoubt@yahoo.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/docs/egl.html
e16f577142ff041f058abf80712df23c6837f6cf 17-Feb-2010 Chia-I Wu <olv@lunarg.com> docs: Update TODOs of egl.html.

Thread-safety is no longer a TODO item. There are surely bugs to be
fixed though.
/external/mesa3d/docs/egl.html
6e8897ff9f90601ebf6eed500ad942c11b54d1f7 09-Feb-2010 Kristian Høgsberg <krh@bitplanet.net> Retire miniglx and move the actual glx code up to src/glx
/external/mesa3d/docs/egl.html
1b2b08c5f3a5941151a2f4a8c5da7f214ee979e4 04-Feb-2010 Chia-I Wu <olvaffe@gmail.com> docs: Update the developer section of egl.html.

Mainly to add a subsection about EGL_RENDER_BUFFER.
/external/mesa3d/docs/egl.html
5f08eff2a769e27df37fc00e46797e70a54727bb 05-Feb-2010 Chia-I Wu <olvaffe@gmail.com> egl: Remove egl_xdri.

egl_xdri steals code from src/glx/x11/. This makes it broken from time
to time when there is a bigger change to the GLX code. As egl_dri2 has
been merged, which also functions as a DRI2 driver loader, remove
egl_xdri for good.
/external/mesa3d/docs/egl.html
6fd8b6a9e22f474117281b00d15c548c29b8197f 02-Feb-2010 Chia-I Wu <olvaffe@gmail.com> egl: Ignore certain environment variables when setuid/setgid.

Specifically, ignore EGL_DRIVERS_PATH when an application is
setuid/setgid. And ignore EGL_DRIVER when there is a slash in it.
/external/mesa3d/docs/egl.html
5d8646c41ff3022692fa9d7f5f1644a2a60641e4 02-Feb-2010 Chia-I Wu <olvaffe@gmail.com> egl: Add EGL_DRIVERS_PATH environment variable.

EGL_DRIVERS_PATH gives a list of colon-separated directories. The given
directories will be searched when preloading drivers.

This is based on Mike Stroyan's patch, which honors the variable in
_eglPreloadDisplayDrivers. It is extended to honor the variable also in
_eglPreloadUserDriver and _eglPreloadDefaultDriver in this version.
/external/mesa3d/docs/egl.html
7fc35811c4157a3a1db1325451c4f902acbaa303 02-Feb-2010 Chia-I Wu <olvaffe@gmail.com> docs: Update for EGL environment variables.

Mention that EGL_DRIVER should be a full path, and add a link from
envvars.html to egl.html.
/external/mesa3d/docs/egl.html
14cbf324dc57f8caa4a61dff5146b43cfc42c834 27-Jan-2010 Chia-I Wu <olvaffe@gmail.com> docs: Update the developer section of egl.html.

Mainly to add a subsection on the lifetime of display resources.
/external/mesa3d/docs/egl.html
a6342afe502fe52190be4d97df58eb3406b70246 26-Jan-2010 Chia-I Wu <olvaffe@gmail.com> docs: Update EGL documentation.

Add --enable-gallium-swrast to the example. Document missing
--with-egl-driver-dir and update TODOs.
/external/mesa3d/docs/egl.html
3c967a920718c2a74996ac23b8c1964915db88c2 22-Jan-2010 Chia-I Wu <olvaffe@gmail.com> st/egl_g3d: Rename to st/egl.

Simply the name to egl.
/external/mesa3d/docs/egl.html
a1306f4ef6f83a86d03720641f3cdc5e13485fa6 22-Jan-2010 Chia-I Wu <olvaffe@gmail.com> winsys/drm: Add swrast.

The swrast winsys always returns NULL when drm_api_create is called.
/external/mesa3d/docs/egl.html
29732f982cb0ad3bd9c81da2ba9f64b9205ff6b0 22-Jan-2010 Chia-I Wu <olvaffe@gmail.com> docs: Update the status of egl_xdri.

Mention that it also supports DRISW.
/external/mesa3d/docs/egl.html
aeff9f9725daffe06514f31d7005fd6d3f6b6550 21-Jan-2010 Brian Paul <brianp@vmware.com> docs: added target attribute to external URLs
/external/mesa3d/docs/egl.html
ada46053a4b37967cc53355b9baf712aa5a8bafd 21-Jan-2010 Chia-I Wu <olvaffe@gmail.com> docs: Add documentation for EGL.

This is a short guide to EGL. The drivers that are to be removed soon
are not mentioned in the guide.
/external/mesa3d/docs/egl.html