aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2014-04-18waffle: replace GL with OpenGLJordan Justen
2014-04-17man: run xsltproc with -nonetJordan Justen
2014-03-30man: Add Issues section to all manpagesChad Versace
2014-03-30man: Update urls to source repo and example codeChad Versace
2014-03-30man/wflinfo: Remove redundant info in See AlsoChad Versace
2014-03-01wfinfo: Add short option -h for --helpChad Versace
2014-02-07wflinfo: add --help parameterJordan Justen
2014-01-25wflinfo: implement short options for common parametersJordan Justen
2014-01-25wflinfo man page: highlight 'replaceable' itemsJordan Justen
2014-01-15man/wflinfo: Remove trailing commaChad Versace
2014-01-15waffle utils: add wflinfo man pageJordan Justen
2013-11-25waffle: Use enum waffle_error for waffle_error_to_string()Chad Versace
2013-11-22waffle: use enum waffle_error instead of intBrian Paul
2013-09-19man: Add feature macro WAFFLE_API_EXPERIMENTALChad Versace
2013-09-18man: Document WAFFLE_API_VERSIONChad Versace
2013-09-18man: Fix copy-paste errors in refentry.idChad Versace
2013-09-18man: Bump manpage copyright dates to 2013Chad Versace
2013-09-16man: Document new attrib WAFFLE_CONTEXT_DEBUGChad Versace
2013-09-16man: Document new attrib WAFFLE_CONTEXT_FORWARD_COMPATIBLEChad Versace
2013-01-04core,man: Accept WAFFLE_DONT_CARE for more config attrsChad Versace
2012-12-28core,man: Fix range and default value of WAFFLE_*_SIZE attrsChad Versace
2012-11-15man: Stop printing build noise to stderrChad Versace
2012-11-14man: Move manpages.css into /doc/html/manChad Versace
2012-11-14man: Install html into WAFFLE_DOCDIR/html/manChad Versace
2012-11-14man: Output html in utf-8Chad Versace
2012-11-14man: Annotate some citations with <function>Chad Versace
2012-11-14man: Add CSS for html docsChad Versace
2012-11-14man: Use citations for GLX and EGL functionsChad Versace
2012-11-14man,cmake: Generate html documentationChad Versace
2012-11-14man/waffle_dl: Add reference to waffle_get_proc_addressChad Versace
2012-11-14man: Split waffle_gl_misc(3)Chad Versace
2012-11-14man: Factor out shared xslChad Versace
2012-11-14man/cmake: Factor out list of common source filesChad Versace
2012-11-14man: Move manpage rules into new file, manpages.cmakeChad Versace
2012-11-14waffle: Change WAFFLE_CONTEXT_PROFILE behavior for GLChad Versace
2012-11-14man: Fix minor errorsChad Versace
2012-11-12man: Document OpenGL ES3 supportChad Versace
2012-11-12include: Add enums for OpenGL ES3Chad Versace
2012-11-12waffle: Support requests for more OpenGL ES versionsChad Versace
2012-11-12man/waffle_config: Correct text for WAFFLE_CONTEXT_PROFILEChad Versace
2012-11-12man/waffle_config: Clarify the possibility of version/profile rejectionChad Versace
2012-11-12man: Fix a misplaced newlineChad Versace
2012-11-12man: Improve docs for waffle_config and waffle_contextChad Versace
2012-11-12man: Fix minor typoChad Versace
2012-11-12Revert "egl: For OpenGL ES2, allow requests for version > 2.0"Chad Versace
2012-11-02egl: For OpenGL ES2, allow requests for version > 2.0Chad Versace
2012-11-02man: Remove references to WAFFLE_CONTEXT_OPENGL_ES3Chad Versace
2012-10-29man: Document support for OpenGL ES3Chad Versace
2012-10-29man: Update waffle_config(3) for EGL_KHR_create_context supportChad Versace
2012-10-29man: Clarify GLX's behavior when choosing configs and creating contextsChad Versace