summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-04waffle/nacl/naclgears: superduper HACK to call swaphackyTapani Pälli5-12/+53
2015-02-04HACK - replace gl_basic with 'naclgears'Tapani Pälli2-578/+876
2015-02-04waffle: support for swap completion callbackTapani Pälli6-1/+71
2015-02-04nacl: add implementation for waffle_dl_symTapani Pälli2-2/+62
2015-02-04nacl: add implementation for waffle_window_swap_buffersTapani Pälli4-2/+110
2015-02-04nacl: add implementation for waffle_make_currentTapani Pälli3-2/+13
2015-02-04nacl: add implementation for window create and resizeTapani Pälli4-2/+34
2015-02-04nacl: add implementation for waffle_context_createTapani Pälli3-1/+98
2015-02-04nacl: add implementation for waffle_config_chooseTapani Pälli2-0/+38
2015-02-03nacl: add supports_context_api implementationTapani Pälli1-1/+12
2015-02-02Merge branch 'maint-1.5' into masterHEADmasterChad Versace1-1/+2
2015-02-02waffle: make gl_basic to work with naclTapani Pälli5-3/+118
2015-02-02wflinfo: Fix MSVC compilation error.Jose Fonseca1-1/+2
2015-01-27Merge branch 'maint-1.5' into masterChad Versace2-21/+21
2015-01-27wflinfo: find glGetStringi on both Mali and WGLFrank Henigman1-21/+19
2015-01-27waffle: return accurate result from wegl_platform_init()Frank Henigman1-0/+2
2015-01-27Merge branch 'chadv/waffle_window_create2' into masterChad Versace34-175/+616
2015-01-27examples/gl_basic: Update to use waffle_window_create2()Chad Versace1-2/+11
2015-01-27tests/gl_basic: Update to use waffle_window_create2()Chad Versace1-2/+7
2015-01-27waffle: Add public func waffle_window_create2()Chad Versace6-9/+119
2015-01-27core: Add func wcore_attrib_list_pop()Chad Versace2-0/+46
2015-01-27core: Add func wcore_attrib_list_copy()Chad Versace2-0/+40
2015-01-27core: Add attrib_list param to func wcore_platform::window::createChad Versace15-18/+74
2015-01-27core: Add func wcore_error_bad_attributeChad Versace2-0/+12
2015-01-27waffle: Fix signature of wcore_platform::window::create()Chad Versace14-33/+33
2015-01-27waffle: Fix mismatch in waffle_window_create prototypeChad Versace1-1/+1
2015-01-27core: Add func wcore_attrib_list_from_int32Chad Versace2-0/+52
2015-01-27core: Add arithmetic functions that detect overflowChad Versace2-0/+49
2015-01-27core: Define intptr_t variants of wcore_attrib_list functionsChad Versace2-0/+29
2015-01-27core: Define wcore_attrib_list funcs with type-generic templateChad Versace1-70/+82
2015-01-27core: Change return type of wcore_attrib_list32_lengthChad Versace2-3/+4
2015-01-27core: Rename functions s/wcore_attrib_list/wcore_attrib_list32/Chad Versace5-74/+74
2015-01-27include: Deprecate waffle_attrib_list funcsChad Versace2-8/+14
2015-01-27include: Define macro WAFFLE_DEPRECATED_1_06Chad Versace1-0/+14
2015-01-24Merge branch 'maint-1.5'Jordan Justen2-1/+8
2015-01-22debian: Release 1.5.1-1Jordan Justen1-0/+7
2015-01-22debian: Update standards version to 3.9.6Jordan Justen1-1/+1
2015-01-22Merge branch 'maint-1.5' into masterChad Versace2-0/+82
2015-01-22doc: Add release notes for Waffle 1.5.1Chad Versace1-0/+50
2015-01-22waffle: Bump version to 1.5.1Chad Versace2-2/+2
2015-01-22Merge branch 'maint-1.4' into maint-1.5Chad Versace1-0/+32
2015-01-22doc: Add release notes for Waffle 1.4.4Chad Versace1-0/+32
2015-01-22waffle: Bump version to 1.4.4Chad Versace2-2/+2
2015-01-20Merge branch 'tpalli/nacl' into masterChad Versace26-5/+961
2015-01-19waffle: update man pages with nacl changesTapani Pälli2-0/+9
2015-01-19waffle: initial empty implementation of nacl backendTapani Pälli17-2/+816
2015-01-19waffle: add support for building Waffle using NaCl toolchainTapani Pälli8-2/+135
2015-01-19examples: add waffle_has_x11_egl check for simple-x11-eglTapani Pälli1-1/+1
2015-01-19Merge branch 'maint-1.5'Jordan Justen1-1/+2
2015-01-19Merge branch 'maint-1.4' into maint-1.5Jordan Justen1-1/+2