diff options
author | Chia-I Wu <olvaffe@gmail.com> | 2010-01-27 23:55:58 +0800 |
---|---|---|
committer | Chia-I Wu <olvaffe@gmail.com> | 2010-01-28 17:28:47 +0800 |
commit | a933259daa98615ad7473c53623a96f612e9a311 (patch) | |
tree | 8731dc0829c7c17adf09d498ab8872e3ad42ec41 /src/egl/main/eglcontext.c | |
parent | 8f81769148eab0042ffb7192a702350275648715 (diff) |
egl: Use a boolean to indicate whether a display is initialized.
The driver pointer of the display was used to decide whether a display
is initialized. Use a boolean for that purpose allows accessing the
driver of an uninitialized display.
Diffstat (limited to 'src/egl/main/eglcontext.c')
0 files changed, 0 insertions, 0 deletions