Skip to content

Commit

Permalink
purge vestiges of opengl es 1 support
Browse files Browse the repository at this point in the history
amends 0d51702.

Change-Id: Ifa178d38f602bb7c66ef13334673ff47e332af5b
Reviewed-by: Jørgen Lind <[email protected]>
Reviewed-by: Laszlo Agocs <[email protected]>
  • Loading branch information
ossilator authored and The Qt Project committed Apr 4, 2014
1 parent 7d4bc53 commit a4ec901
Show file tree
Hide file tree
Showing 41 changed files with 45 additions and 770 deletions.
51 changes: 0 additions & 51 deletions config.tests/unix/egl4gles1/egl4gles1.cpp

This file was deleted.

10 changes: 0 additions & 10 deletions config.tests/unix/egl4gles1/egl4gles1.pro

This file was deleted.

55 changes: 0 additions & 55 deletions config.tests/unix/opengles1/opengles1.cpp

This file was deleted.

12 changes: 0 additions & 12 deletions config.tests/unix/opengles1/opengles1.pro

This file was deleted.

2 changes: 1 addition & 1 deletion examples/gui/gui.pro
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ CONFIG += no_docs_target

SUBDIRS += analogclock
SUBDIRS += rasterwindow
contains(QT_CONFIG, opengl(es1|es2)?) {
contains(QT_CONFIG, opengl(es2)?) {
SUBDIRS += openglwindow
}
Loading

0 comments on commit a4ec901

Please sign in to comment.