summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-30cmake: Define WAFFLE_HAS_TLS_MODEL_INITIAL_EXEC if compiler supports itChad Versace1-0/+4
2012-05-30cmake: Improve CheckThreadLocalStorage for ClangChad Versace2-6/+40
2012-05-28cmake: Cleanup end*() statementsChad Versace2-32/+30
2012-05-28cmake: Refactor libwaffle's library dependenciesChad Versace1-19/+14
2012-05-28Define XOPEN_SOURCE only on LinuxChad Versace2-2/+6
2012-05-28Merge branch 'no-pthread-barrier'Chad Versace1-14/+47
2012-05-28core: Replace pthread_barrier_t with pthread_cond_tChad Versace1-12/+40
2012-05-28core: Remove hard-coded number in test wcore_error.thread_localChad Versace1-6/+11
2012-05-28Merge branch 'no-tls'Chad Versace3-4/+74
2012-05-28core: Support POSIX platforms without thread-local storageChad Versace1-2/+14
2012-05-28core: Refactor wcore_tinfo_get()Chad Versace1-3/+6
2012-05-28cmake: Add -DWAFFLE_HAS_TLS if compiler supports the tls_model attributeChad Versace1-0/+6
2012-05-28cmake: Add module CheckThreadLocalStorageChad Versace2-0/+49
2012-05-28cmake: Fix validation of waffle_has_PLATFORM optionsChad Versace1-2/+4
2012-05-27core: Add test wcore_config_attrs.core_profile_and_accum_bufferChad Versace1-0/+18
2012-05-27wcore_config_attrs: Fail if core profile is chosen with accum bufferChad Versace1-0/+8
2012-05-23readme: Delete "Features" and "Example" sectionsChad Versace1-79/+3
2012-05-23include,api: Add waffle_get_platform()Chad Versace2-0/+18
2012-05-23doc: Update release notes to 0.3.10.3.1Chad Versace1-0/+24
2012-05-23cmake: Bump version to 0.3.1Chad Versace1-2/+2
2012-05-23glx: Fix glx_window, don't use glXCreateWindowChad Versace3-19/+2
2012-05-23readme: Fix typo in example codeChad Versace1-1/+1
2012-05-23readme: Fix Chad's mail addressPauli Nieminen1-1/+1
2012-05-23cmake: Bump version to 0.3Chad Versace1-2/+2
2012-05-23doc: Update release-notes to 0.3Chad Versace1-0/+23
2012-05-23todo: Basic inputChad Versace1-0/+1
2012-05-23doc: Update submitting-patches with mailing listChad Versace1-2/+1
2012-05-23readme: Add link to Apache 2.0 license in link sectionChad Versace1-1/+1
2012-05-23readme: Fix example code, againChad Versace1-2/+1
2012-05-23readme: Update example code for API changesChad Versace1-7/+10
2012-05-23readme: Update mailing list addressChad Versace1-1/+1
2012-05-23include,core: Let waffle_error_get_info() return a structChad Versace7-72/+66
2012-05-23all: Add enum WAFFLE_ACCUM_BUFFERChad Versace7-0/+34
2012-05-23include: Fix headers for C versions < C99Chad Versace1-0/+4
2012-05-23include: Remove macro WAFFLE_APIENTRYChad Versace1-5/+0
2012-05-23include: Rename waffle_visibility.h -> waffle_portable.hChad Versace13-14/+16
2012-05-23api: Remove workaround in waffle_window_showChad Versace1-6/+0
2012-05-23wayland: Implement waffle_window_show()Chad Versace3-3/+14
2012-05-23x11: Dont' show window in x11_window_createChad Versace1-9/+0
2012-05-23xegl: Implement waffle_window_show()Chad Versace3-0/+13
2012-05-23glx: Implement waffle_window_showChad Versace3-0/+12
2012-05-23x11: Add x11_window_show()Chad Versace2-0/+24
2012-05-23tests/gl_basic: Update with waffle_window_show()Chad Versace1-0/+2
2012-05-23examples/gl_basic: Update with waffle_window_show()Chad Versace1-0/+4
2012-05-23include,api: Add waffle_window_show()Chad Versace3-0/+31
2012-05-18waffle_test: Replace "ignored" with "skipped" in summaryChad Versace1-5/+5
2012-05-17cmake,examples: Re-enable waffle_build_examplesChad Versace1-4/+1
2012-05-17examples: Fix gl_basic after the API upheavalChad Versace1-55/+59
2012-05-17doxygen: Remove accidental file Doxyfile.bakChad Versace1-1762/+0
2012-05-17include: Kill waffle_finish()Chad Versace3-34/+4