targets/egl-static: New EGL target for scons.
authorChia-I Wu <olv@lunarg.com>
Mon, 10 Jan 2011 04:39:46 +0000 (12:39 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 12 Jan 2011 09:40:01 +0000 (17:40 +0800)
commit49ed5bb28d501cd6751bd59dc25a60a4293bcd75
treecec057da906c7783cc1e3dd703edbd2a99c7681c
parent1412dea94953243b5cd3a452f676afd046101192
targets/egl-static: New EGL target for scons.

This target is based on and replaces egl-gdi.  It is suitable for both
windows and x11.
src/egl/main/egldriver.c
src/gallium/targets/egl-gdi/SConscript [deleted file]
src/gallium/targets/egl-static/egl.c [moved from src/gallium/targets/egl-gdi/egl-static.c with 52% similarity]
src/gallium/targets/egl-static/egl_pipe.c [new file with mode: 0644]
src/gallium/targets/egl-static/egl_pipe.h [new file with mode: 0644]
src/gallium/targets/egl-static/egl_st.c [new file with mode: 0644]
src/gallium/targets/egl-static/egl_st.h [new file with mode: 0644]