summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-08tests/functional: Add gl_basic_testChad Versace3-0/+235
2012-04-08waffle: Change signature of waffle_make_currentChad Versace6-10/+24
2012-04-08api: Emit WAFFLE_BAD_DISPLAY_MATCH at API entry validationChad Versace1-0/+4
2012-04-08api: Add field api_object.display_idChad Versace5-0/+9
2012-04-08api: Add a unique id to each api_objectChad Versace6-0/+29
2012-04-08waffle: Refactor to use wcore_config_attrsChad Versace8-279/+101
2012-04-08core: Add unit tests for wcore_config_attrsChad Versace3-1/+142
2012-04-08core: Add struct wcore_config_attrsChad Versace3-0/+138
2012-04-08examples: Add gl_basicChad Versace3-1/+347
2012-04-08api: Implement funcs in <waffle/waffle_error.h>Chad Versace2-1/+72
2012-04-08api: Implement funcs in <waffle/waffle_gl_misc.h>Chad Versace2-0/+60
2012-04-08api: Implement waffle_windowChad Versace2-0/+88
2012-04-08api: Implement waffle_contextChad Versace2-0/+80
2012-04-08api: Implement waffle_configChad Versace2-0/+73
2012-04-08api: Implement waffle_displayChad Versace2-0/+67
2012-04-08api: Add api_check_entry()Chad Versace2-1/+40
2012-04-08api: Define structs in public apiChad Versace2-2/+39
2012-04-08api: Implement functions in <waffle/waffle_init.h>Chad Versace4-0/+159
2012-04-08core: Add wcore_platformChad Versace3-0/+132
2012-04-08xegl: Add xegl platformChad Versace16-0/+766
2012-04-08cmake: Refactor libraries linked to libwaffleChad Versace1-4/+5
2012-04-08egl: Add egl moduleChad Versace7-0/+654
2012-04-08x11: Add x11 moduleChad Versace3-0/+195
2012-04-08cmake: Set internal options waffle_has_{egl,x11}Chad Versace1-0/+19
2012-04-08api: Add unit tests for waffle_attrib_listChad Versace4-0/+225
2012-04-08api: Implement waffle_attrib_list functionsChad Versace2-0/+82
2012-04-08native: Define native types and dispatch tableChad Versace1-0/+125
2012-04-08core: Add unit tests for wcore_errorChad Versace3-0/+121
2012-04-08unittests: Build runner for unit tests, waffle-unittestChad Versace3-0/+50
2012-04-08waffle_test: Add a tiny unit test frameworkChad Versace8-1/+538
2012-04-08cmake: Build libwaffle.soChad Versace2-1/+24
2012-04-08cmake: Add initial CMakeListsChad Versace4-0/+227
2012-04-08core: Add wcore_error moduleChad Versace2-0/+171
2012-04-08include: Add public api headersChad Versace11-0/+620
2012-04-08doc: Configure DoxyfileChad Versace2-11/+14
2012-04-08doc: Add default DoxyfileChad Versace1-0/+1761
2012-04-08notice: Create NOTICE file with copyright infoChad Versace1-0/+15
2012-04-03initChad Versace1-0/+0