aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-12[tools] nuke whitespaceh.udo
2018-06-12[userdata] nuke whitespaceh.udo
2018-06-12[xbmc] nuke whitespaceh.udo
2018-06-12Merge pull request #14020 from hudokkow/header_cleanupCristiano Silva
2018-06-12[TexturePacker] Nuke include guardsh.udo
2018-06-12[EventClients] Nuke include guardsh.udo
2018-06-12[TexturePacker] pragma once positionh.udo
2018-06-12[EventClients] pragma once positionh.udo
2018-06-12[lib] pragma once positionh.udo
2018-06-12[xbmc] Nuke include guardsh.udo
2018-06-12[xbmc] pragma once really?h.udo
2018-06-12[xbmc] missing pragma onceh.udo
2018-06-12[xbmc] pragma once positionh.udo
2018-06-12Reusepython (#13814)Markus Pfau
2018-06-12Merge pull request #11017 from Ignoble61/node-orderDave Blake
2018-06-12Merge pull request #14015 from ksooo/pvr-inputstream-reworkKai Sommerfeld
2018-06-11Merge pull request #13624 from koying/droidbinaddonsrepoRechi
2018-06-11ADD: [droid] support for binary addons by repoChris "Koying" Browet
2018-06-11Merge pull request #14008 from garbear/game-osd-settingsGarrett Brown
2018-06-11Game OSD: Add "Advanced settings" button to settings listGarrett Brown
2018-06-11Merge pull request #13993 from popcornmix/mmalrepeatpopcornmix
2018-06-11Merge pull request #14014 from MaxKellermann/matrix_optimizationsRainer Hochecker
2018-06-11[PVR][VideoPlayer] Rework and simplify DVDInputStreamPVRManager.Kai Sommerfeld
2018-06-11guilib/MatrixGLES: move/rename source to rendering/MatrixGL.cppMax Kellermann
2018-06-11Merge pull request #14013 from FernetMenta/vaapiamdRainer Hochecker
2018-06-11guilib/MatrixGLES: remove `const` from parameter `src_mat_1`Max Kellermann
2018-06-11guilib/MatrixGLES: remove the unused "dst_mat" parameterMax Kellermann
2018-06-10guilib/MatrixGLES: make Matrix4Mul() staticMax Kellermann
2018-06-10guilib/MatrixGLES: add `alignas` to allow SIMD optimizationsMax Kellermann
2018-06-10guilib/MatrixGLES: eliminate MultMatrixf(const GLfloat *)Max Kellermann
2018-06-10guilib/MatrixGLES: construct CMatrixGL instances instead of arraysMax Kellermann
2018-06-10guilib/MatrixGLES: add TransformMatrix constructorMax Kellermann
2018-06-10guilib/MatrixGLES: add MultMatrixf() overload with CMatrixGL parameterMax Kellermann
2018-06-10guilib/MatrixGLES: use C++ math wrappersMax Kellermann
2018-06-10guilib/MatrixGLES: remove unused method PrintMatrix()Max Kellermann
2018-06-10guilib/MatrixGLES: make m_pMatrix privateMax Kellermann
2018-06-10guilib/MatrixGLES: add GLfloat... constructorMax Kellermann
2018-06-10guilib/MatrixGLES: remove unused array constructorMax Kellermann
2018-06-10guilib/MatrixGLES: remove implicit zero-initializationMax Kellermann
2018-06-10guilib/MatrixGLES: remove useless default constructorMax Kellermann
2018-06-10gl*/GL*Shader: use CMatrixGL::operator const float*()Max Kellermann
2018-06-10guilib/MatrixGLES: remove unused non-const cast operatorMax Kellermann
2018-06-10guilib/MatrixGLES: remove useless copy constructor/operatorMax Kellermann
2018-06-10VideoFilterShader, rendering/gl: make GLfloat pointers "const"Max Kellermann
2018-06-10guilib/MatrixGLES: remove unnecessary <cmath> from headerMax Kellermann
2018-06-10guilib/MatrixGLES: move "system_gl.h" to headerMax Kellermann
2018-06-10Merge pull request #14006 from MaxKellermann/guilib_cleanupspkerling
2018-06-10Merge pull request #13996 from rbuehlma/clear_edl_on_open_fileRainer Hochecker
2018-06-10guilib/GUIInfoLabel: use move operatorMax Kellermann
2018-06-10guilib/GUIInfoLabel: optimize temporary std::string instancesMax Kellermann