662e098b560c6983f5ac320cc5ff7a82ecdc5f8a |
|
23-Oct-2010 |
Chia-I Wu <olv@lunarg.com> |
st/egl: Fix native_mode refresh mode. Define the unit to match _EGLMode's.
/external/mesa3d/src/gallium/state_trackers/egl/common/native_modeset.h
|
f7730c0740cc8a43c3573dcdbf43e76630d957f6 |
|
09-Apr-2010 |
Chia-I Wu <olv@lunarg.com> |
st/egl: Remove __GLcontextModes from the native interface. Replace __GLcontextModes by a subset of its attributes that makes sense to EGL. This also gets rid of GL headers from the common code.
/external/mesa3d/src/gallium/state_trackers/egl/common/native_modeset.h
|
ba81b0743efd978509b1931d7b4b93f37e8aeb5e |
|
09-Apr-2010 |
Chia-I Wu <olv@lunarg.com> |
Fix copyright headers. Update the warranty disclaimer to use the more general "THE AUTHORS OR COPYRIGHT HOLDERS". This is done manually on files created by me. Hope that I do not miss anything.
/external/mesa3d/src/gallium/state_trackers/egl/common/native_modeset.h
|
89a75b763467d83d4d402c91db55548682be14f0 |
|
05-Mar-2010 |
Chia-I Wu <olv@lunarg.com> |
st/egl: Move modeset interface to native_modeset.h. native.h is getting more and more complex. Move the independent modeset interface to native_modeset.h to simplify native.h a little.
/external/mesa3d/src/gallium/state_trackers/egl/common/native_modeset.h
|