summaryrefslogtreecommitdiffstats
path: root/examples/opengl/textures/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+54
>-12/+12 * bpo-43960: test_pdb resets breakpoints to make tests deterministic (GH-25691)...Miss Islington (bot)2021-04-281-7/+11 * bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671) (GH...Miss Islington (bot)2021-04-282-7/+7 * bpo-43962: Fix _PyInterpreterState_IDIncref() (GH-25683) (GH-25686)Victor Stinner2021-04-284-10/+22 * [3.8] bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641)Erlend Egeberg Aasland2021-04-274-3/+4 * bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640)Miss Islington (bot)2021-04-272-3/+4 * [doc] Remove duplicated operator.itemgetter example (GH-24178) (#25647)Miss Islington (bot)2021-04-271-5/+2 * Use the zero argument form of super() in examples for Python3 docs. (GH-22314...Miss Islington (bot)2021-04-266-12/+12 * [3.8] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and /128 ne...Pete Wicken2021-04-265-1/+29 * Fix thread locks in zlib module may go wrong in rare case (#22132)Ma Lin2021-04-262-4/+5 * bpo-41661: Document os.path.relpath() exception on Windows with different dri...Miss Islington (bot)2021-04-26