glthread: upload non-VBO vertices and indices for non-Indirect non-IBM draws
[mesa.git] / src / mapi / glapi / glapi_getproc.c
2019-10-10 Eric EngestromGL: drop symbols mangling support
2017-10-27 Dylan Bakerglapi: include generated headers without path
2016-10-06 Emil Velikovmapi/glapi: remove unused _glapi_check_table()
2016-10-06 Emil Velikovmapi/glapi: remove unused _glapi_check_table_not_null
2016-05-01 Edward O'Callaghanmapi/glapi: Fix dup word typo in glapi_getproc.c
2016-04-25 Frederic Devernayglapi: fix _glapi_get_proc_address() for mangled functi...
2015-03-18 Brian Paulmapi: move some #includes from .h file to .c files
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-29 Adam Jacksondrivers/x11: unifdef XFree86Server
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-27 Chia-I Wuglapi: Do not use glapioffsets.h.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-23 Chia-I Wuglapi: Clean up header inclusions.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-07 Chia-I Wumapi: Add mapi and share the code with glapi.
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.