1. e8c7d75 glapi: Fix OpenGL and OpenGL ES interop. by Chia-I Wu · 14 years ago
  2. 48af60b mesa: upgrade to glext.h version 66 by Brian Paul · 14 years ago
  3. e4dbfa4 glapi: Do not use glapioffsets.h. by Chia-I Wu · 14 years ago
  4. 7993832 mesa: update to version 64 of GL/glext.h by Brian Paul · 14 years ago
  5. c356f58 glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. by Kristian Høgsberg · 14 years ago
  6. 6d9a9e5 Fix unmatched parenthesis introduce by previous commits by Ian Romanick · 15 years ago
  7. f7dde2c Remove support for GCC older than 3.3.0 from generated sources by Ian Romanick · 15 years ago
  8. 6e8897f Retire miniglx and move the actual glx code up to src/glx by Kristian Høgsberg · 15 years ago[Renamed from src/glx/x11/indirect.h]
  9. a7aaf05 Sun compilers now support some gcc __attribute__ values by Alan Coopersmith · 15 years ago
  10. 4e7476f ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXT by Ian Romanick · 15 years ago
  11. 7fd4400 ARB_fbo: Regenerate files from previous commits. by Ian Romanick · 15 years ago
  12. 3601080 regenerate glapi by Roland Scheidegger · 16 years ago
  13. 6f7ed99 revert the DRI2 commits by Alan Hourihane · 16 years ago
  14. 4566b00 Bring in DRI2 changes by Alan Hourihane · 16 years ago
  15. 1bb30b0 Regenerated API dispatch files by Brian Paul · 16 years ago
  16. d2c62e6 s/params/pointer/ for glGetVertexAttribPointer by Brian · 18 years ago
  17. f3f51bc Fix bug #4681. by Ian Romanick · 18 years ago
  18. 3fea591 Add a couple of the missing GL 2.0 functions. Enable GLX protocol for by Ian Romanick · 18 years ago
  19. a5f2206 GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions. by Ian Romanick · 18 years ago
  20. bf83e65 Add a new offset mode to the GL API XML. This mode, called "assign," by Ian Romanick · 18 years ago
  21. f468dfd restore FASTCALL stuff by Brian Paul · 19 years ago
  22. c8f8610 Disable the FASTCALL optimization because it still breaks server-side GLX. by Brian Paul · 19 years ago
  23. ca1ac98 /dri/msg by Adam Jackson · 19 years ago
  24. 5aafea0 Fix non-x86 specific builds. The changes from glTexImage3DEXT to by Ian Romanick · 19 years ago
  25. 66a5548 Mammoth update to the Python code generator scripts that live in by Ian Romanick · 19 years ago
  26. 3f35fbb Fix the handling of zero-sized output parameters (i.e., those with type by Ian Romanick · 20 years ago
  27. 91c219d Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocol by Ian Romanick · 20 years ago
  28. 40af76b Add GLX protocol support for ARB_fragement_program, by Ian Romanick · 20 years ago
  29. 1fd3bbc Convert the static functions read_pixel_reply, read_reply, by Ian Romanick · 20 years ago
  30. a02b831 Fix some mixed spaces / tabs issues in generated code. Commit generated by Ian Romanick · 20 years ago
  31. 16c3c74 Refactor the code to emit multiple-inclusion protection to by Ian Romanick · 20 years ago
  32. 0d84c68 Use GLX protocol code generated by glX_proto_send.py. by Ian Romanick · 20 years ago
  33. 4f4854a Make the transition to script-genereated GLX code easier. by Ian Romanick · 20 years ago
  34. 529381f Make the transition to script-genereated GLX code easier. by Ian Romanick · 20 years ago
  35. 6b89a83 Make the transition to script-genereated GLX code easier. by Ian Romanick · 20 years ago
  36. bb427b1 Make the transition to script-genereated GLX code easier. by Ian Romanick · 20 years ago
  37. c8c24d0 Make the transition to script-genereated GLX code easier. by Ian Romanick · 20 years ago
  38. 345ed3a Make the transition to script-genereated GLX code easier. by Ian Romanick · 20 years ago
  39. 249a555 Make the transition to script-genereated GLX code easier. by Ian Romanick · 20 years ago
  40. cb3610e Import the GLX client side library, formerly from xc/lib/GL/glx. Build it by Adam Jackson · 20 years ago