1. ee41fc8 android: build shared glapi by Chia-I Wu · 13 years ago
  2. e9ae4ca glapi: update .gitignore for generated ES dispatch headers by Paul Berry · 13 years ago
  3. e09b706 glapi: remove gen-es by Chia-I Wu · 13 years ago
  4. 6eff33d glapi: generate ES dispatch headers from core mesa by Chia-I Wu · 13 years ago
  5. 786e5a2 glapi: add glapi_gen.mk to help header generation by Chia-I Wu · 13 years ago
  6. 5076561 glapi: use gl_and_es_API.xml to generate GLES headers by Chia-I Wu · 13 years ago
  7. b8202b3 glapi: add methods to filter functions by Chia-I Wu · 13 years ago
  8. 281947b glapi: add gles_api.py by Chia-I Wu · 13 years ago
  9. fbd7448 glapi: Update specs to correctly list FramebufferTextureLayerARB as an alias of FramebufferTextureLayerEXT by Jeremy Huddleston · 13 years ago
  10. d6a0fe1 scons: Correct glapi USE_xxx_ASM flags. by José Fonseca · 13 years ago
  11. 1e16c34 glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather than NULL by Jeremy Huddleston · 13 years ago
  12. b44d13e glapi: Add check for NULL symbol_prefix in gentable and fix warnings by Jeremy Huddleston · 13 years ago
  13. 77b7e1b mapi: declare x86_entry_start/end static by Chia-I Wu · 13 years ago
  14. 3e1caf5 mapi: Fix tls with shared/es-glapi on x86-64 by Benjamin Franzke · 13 years ago
  15. 85937f4 glapi: Add API that can create a _glapi_table from a dlfcn handle by Jeremy Huddleston · 13 years ago
  16. 4bb748b mesa: merge glapidispatch.h into dispatch.h by Chia-I Wu · 13 years ago
  17. fed482f mesa: fix GLES remap table setup again by Chia-I Wu · 13 years ago
  18. 0dae946 glapi: regenerated files by Pierre-Eric Pelloux-Prayer · 13 years ago
  19. 898f4c5 glapi: add glDrawElementsInstancedBaseVertex() function to xml by Brian Paul · 13 years ago
  20. f3652f0 glapi: Make xserver location error more helpful by Nathan Kidd · 13 years ago
  21. 5af46e8 mesa: Fix remap_table setup. by Thierry Reding · 13 years ago
  22. 075d2bf glapi: More type-checking in Get_xxx too. by José Fonseca · 13 years ago
  23. ec4dfc2 glapi: Implement SET_xxx as inline functions instead of macros. by José Fonseca · 13 years ago
  24. 3be1c7f glapi: regenerate files for AMD_draw_buffers_blend by Marek Olšák · 13 years ago
  25. 9ecb46f glapi: add functions for AMD_draw_buffers_blend by Marek Olšák · 13 years ago
  26. 6b329b9 Squashed commit of the following: by Brian Paul · 14 years ago
  27. c89cca6 mapi/glapi: Avoid warnings about visibility being unsupported on MinGW. by José Fonseca · 14 years ago
  28. 1cbd3a1 glapi: regenerated files for GL_ARB_sampler_objects by Brian Paul · 14 years ago
  29. d40ec9a glapi: interface for GL_ARB_sampler_objects by Brian Paul · 14 years ago
  30. 9a77e28 mesa: regenerated API entrypoints for GL_ARB_texture_buffer_object by Brian Paul · 14 years ago
  31. 13ba6b7 mesa: API spec for GL_ARB_texture_buffer_object by Brian Paul · 14 years ago
  32. e5c6a92 mesa: implement clamping controls (ARB_color_buffer_float) by Marek Olšák · 14 years ago
  33. 3bdd12e mesa: regenerate glapi files by Marek Olšák · 14 years ago
  34. acd7ce5 mesa,mapi: Remove spurious const keyword from ClearBufferfi args. by José Fonseca · 14 years ago
  35. 9b13c98 glapi: drop glapi.[ch] and glapitemp.h from being copied to the X server. by Dave Airlie · 14 years ago
  36. 7fa53f3 mesa: regenerate glapi files by Marek Olšák · 14 years ago
  37. 867f9b0 mesa: add NV_texture_barrier by Marek Olšák · 14 years ago
  38. fedc5b0 glx: add ARB_create_context functions/ops to glx xml by Dave Airlie · 14 years ago
  39. 340e15c glx: the server still needs __GLXcontext. by Dave Airlie · 14 years ago
  40. b531b01 mapi: _glthread_DECLARE_STATIC_MUTEX is not broken on Windows. by José Fonseca · 14 years ago
  41. b825e49 mapi: Workaround a bug in makedepend. by Chia-I Wu · 14 years ago
  42. cfb9aae glapi: add @GOTPCREL relocation type by Dimitry Andric · 14 years ago
  43. ba0953d Revert "glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S" by Brian Paul · 14 years ago
  44. 37bffe8 glapi: adding @ char before type specifier in glapi_x86.S by Dimitry Andric · 14 years ago
  45. 731ec60 glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S by Dimitry Andric · 14 years ago
  46. d147648 add machine generated files to .gitignore by Tim Wiederhake · 14 years ago
  47. bb770af scons: Add support for GLES. by Chia-I Wu · 14 years ago
  48. 3f04314 mapi: ENTRY_CURRENT_TABLE_GET should be stringified. by Chia-I Wu · 14 years ago
  49. 887d2b6 mesa: clean-up _mesa_lookup_prim_by_nr() by Brian Paul · 14 years ago
  50. e8c7d75 glapi: Fix OpenGL and OpenGL ES interop. by Chia-I Wu · 14 years ago
  51. 9767d3b glapi: Fix OpenGL ES 1.1 and 2.0 interop. by Chia-I Wu · 14 years ago
  52. 97185bf mapi: Add support for bridge mode. by Chia-I Wu · 14 years ago
  53. 96c52d1 mapi: u_current_table may be renamed. by Chia-I Wu · 14 years ago
  54. 6fc152f mapi: Add a new glapi.h implementation. by Chia-I Wu · 14 years ago
  55. 23a89f1 mapi: Fix glapi printers for gl_and_es_API.xml. by Chia-I Wu · 14 years ago
  56. 7828f55 mapi: Allow prefix to be macro. by Chia-I Wu · 14 years ago
  57. f71a9ac mapi: Add the ability to parse GLAPI XML. by Chia-I Wu · 14 years ago
  58. 323b5e3 glapi: Add gl_and_es_API.xml. by Chia-I Wu · 14 years ago
  59. aec1938 Add machine generated files to .gitignore by twied · 14 years ago
  60. 5613078 glapi: regenerated files by Brian Paul · 14 years ago
  61. 1cf6ff3 glapi: new entrypoint specs for GL_ARB_draw_buffers_blend by Brian Paul · 14 years ago
  62. 1250e23 glapi: regenerated files by Brian Paul · 14 years ago
  63. caee0d0 glapi: GL_ARB_instanced_arrays support by Brian Paul · 14 years ago
  64. 841ad6b glapi: Regenerate for GL_ARB_ES2_compatibility. by Eric Anholt · 14 years ago
  65. 8560cb9 glapi: Add entrypoints and enums for GL_ARB_ES2_compatibility. by Eric Anholt · 14 years ago
  66. 9277a62 scons: Ensure the OpenVG/EGL import libs are also prefixed with 'lib'. by José Fonseca · 14 years ago
  67. 63528c4 scons: Build libOpenVG.dll & libEGL.dll by José Fonseca · 14 years ago
  68. b07ad1d scons: Fix build on systems without libOpenVG.so by José Fonseca · 14 years ago
  69. a8b6b65 scons: Updates for targets/egl-static. by Chia-I Wu · 14 years ago
  70. 1eceb9d mapi: add missing newline in error message by Brian Paul · 14 years ago
  71. a91a337 mapi: Move mapi_func typedef to entry.h. by Chia-I Wu · 14 years ago
  72. a33e9f0 mapi: Define MAPI_TMP_DEFINES only when needed. by Chia-I Wu · 14 years ago
  73. e6a7ef3 mapi: Add and use entry_get_public. by Chia-I Wu · 14 years ago
  74. 897bff6 mapi: Make struct mapi_stub opaque. by Chia-I Wu · 14 years ago
  75. 0c20548 mapi: Allow blocks to be disabled from the output. by Chia-I Wu · 14 years ago
  76. b765b12 mapi: Fix hidden entries. by Chia-I Wu · 14 years ago
  77. 52ca153 mapi: Add "handcode" attribute to the script. by Chia-I Wu · 14 years ago
  78. 8eee1d5 mapi: Minor ABIPrinter refactoring. by Chia-I Wu · 14 years ago
  79. 86d29ea mapi: Store alias entry instead of alias name. by Chia-I Wu · 14 years ago
  80. 0b76255 mapi: Remove unnecessary header. by Vinson Lee · 14 years ago
  81. 7048095 mapi: Clean up sources.mk. by Chia-I Wu · 14 years ago
  82. c17d499 mapi: Clean up u_current interface. by Chia-I Wu · 14 years ago
  83. c7119e2 mapi: Add ABI-tag note. by Chia-I Wu · 14 years ago
  84. 1c01bed mapi: Fix a warning in !THREADS build. by Chia-I Wu · 14 years ago
  85. 8f2a974 mapi: Rewrite mapi_abi.py to get rid of preprocessor magic. by Chia-I Wu · 14 years ago
  86. 43121f2 mapi: Hack to avoid vgCreateFont being generated as vgCreateFontA. by José Fonseca · 14 years ago
  87. e365932 WIN32_THREADS -> WIN32 by José Fonseca · 14 years ago
  88. 56f02ce st/vega: Update to latest headers. by Chia-I Wu · 15 years ago
  89. 1ccef92 drivers/x11: unifdef XFree86Server by Adam Jackson · 14 years ago
  90. 5ed51e9 mesa: hook up GL 3.x entrypoints by Brian Paul · 14 years ago
  91. 81c347e glapi: rename GL3.xml to GL3x.xml as it covers all GL 3.x versions by Brian Paul · 14 years ago
  92. 48af60b mesa: upgrade to glext.h version 66 by Brian Paul · 14 years ago
  93. 601498a scons: Revamp how to specify targets to build. by José Fonseca · 14 years ago
  94. 9de5c6a Merge branch 'glapi-reorg' by Chia-I Wu · 14 years ago
  95. a6fb2ac glapi: regenerated API files by Brian Paul · 14 years ago
  96. 20371d4 glapi: include EXT_gpu_shader4.xml by Brian Paul · 14 years ago
  97. a52dbaa glapi: xml spec file for GL_EXT_gpu_shader4 by Brian Paul · 14 years ago
  98. 44f6e17 glapi: Commit files changed by previous commit by Ian Romanick · 14 years ago
  99. 206e904 glapi: Add GL_EXT_separate_shader_objects by Ian Romanick · 14 years ago
  100. 07b8545 glapi: Merge glapioffsets.h into glapidispath.h. by Chia-I Wu · 14 years ago