aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-25Don't specify -std=gnu99 for C++ builds -- it breaks clangRLCR-16.11RLCR-16.01RLCR-15.12Bernhard Rosenkränzer
2014-11-13droid_surfaceflingerlink.cpp: fix compiling error for android5.0Yongqin Liu
2014-10-17Android.mk: fix problem when compile with 64bit versionYongqin Liu
2014-09-22Merge tag 'debian/1.4.0-1'Jordan Justen
2014-09-22debian: Release 1.4.0-1debian/1.4.0-1Jordan Justen
2014-09-22pkg/archlinux: Add PKGBUILD for waffle-1.4.0Chad Versace
2014-09-22waffle: Bump version to 1.4.0v1.4.0Chad Versace
2014-09-22doc: Add final touches to 1.4.0 release notesChad Versace
2014-09-22cmake: do not over-linkEmil Velikov
2014-09-22cmake: remove empty LDFLAGSEmil Velikov
2014-09-22cmake: drop the LINK_INTERFACE_LIBRARIES hackEmil Velikov
2014-09-22pkg/archlinux: Add PKGBUILD for waffle-gitChad Versace
2014-09-22gitignore: Ignore libcmocka.aChad Versace
2014-09-22cmake: wire up check and check-func with valgrindEmil Velikov
2014-09-17doc: Install all release notesChad Versace
2014-09-11HACKING: Don't recommend Apache 2.0 for contributionsJordan Justen
2014-09-08debian: Update changelog for 1.4.0~rc1-1debian/1.4.0_rc1-1Jordan Justen
2014-09-07doc: Add release notes for Waffle 1.4.0-rc1v1.4.0-rc1Chad Versace
2014-09-07doc: Explain how to prepare a release candidateChad Versace
2014-09-07Merge branch 'chadv/doc-cleanups'Chad Versace
2014-09-06doc/code-style: Shorten and clean upChad Versace
2014-09-06HACKING: Re-order sectionsChad Versace
2014-09-06HACKING: Improve section "Sign your work"Chad Versace
2014-09-06HACKING: Improve advice on copyrightChad Versace
2014-09-06HACKING: Make advice on commit message style more focusedChad Versace
2014-09-06HACKING: Explain better how to send patchesChad Versace
2014-09-06cmake: Install HACKING alongside README, LICENSEChad Versace
2014-09-06HACKING: Move to hard-to-miss locationChad Versace
2014-09-06doc: Remove unused file todo.txtChad Versace
2014-09-06cmake: Move install rule for README, LICENSEChad Versace
2014-09-06.mailmap: Add initial mailmapChad Versace
2014-08-30debian: Add cmocka/cmake/Modules copyright informationJordan Justen
2014-08-20x11: fix for a non-zero default screenMarek Olšák
2014-08-13cmake: rework cmocka build processEmil Velikov
2014-07-31xcode: Remove bitrotted Xcode project filesChad Versace
2014-07-30README: Update the build instructionsChad Versace
2014-07-27wflinfo: silence signed/unsigned comparison warningEmil Velikov
2014-07-27core: return false on failure in waffle_window_resizeEmil Velikov
2014-07-27linux: plug a memory leakEmil Velikov
2014-07-15wflinfo: use waffle_dl_sym to get core functionsEmil Velikov
2014-07-15api: remove double NULL checkEmil Velikov
2014-07-15cgl: avoid leaking the PixelFormatEmil Velikov
2014-07-15cgl: print the libname on error at cgl_dl_close()Emil Velikov
2014-07-15cgl: use wcore_calloc helperEmil Velikov
2014-07-15cmake: Fix Mac build error from commit 62a4aab9Chad Versace
2014-07-15cgl: Fix build error introduced by 0e1ae83Chad Versace
2014-07-03core: Remove empty structs from core objectsChad Versace
2014-07-01examples/gl_basic: don't leak the current contextEmil Velikov
2014-07-01wflinfo: don't leak the current contextEmil Velikov
2014-06-10cmake: add autodetection for waffle_has_egl, glx...Emil Velikov