2006-12-19 |
Dave Airlie | Merge branch 'nouveau-import' |
tree | commitdiff |
2006-11-27 |
Brian Paul | get rid of meaningless XFree86LOADER test (bug 9144) |
tree | commitdiff |
2006-11-16 |
Brian Paul | regenerate from gl.h |
tree | commitdiff |
2006-11-16 |
Brian Paul | remove obsolete GL_MESA_trace stuff |
tree | commitdiff |
2006-11-03 |
Brian Paul | added 1.3/1.4 function mangling |
tree | commitdiff |
2006-10-09 |
Brian Paul | return void instead of GLvoid for glClearDebugLogMESA... |
tree | commitdiff |
2006-09-16 |
Brian Paul | added #ifdef tests for Windows for int64_t, uint64_t |
tree | commitdiff |
2006-09-04 |
Jouk Jansen | OpenVMS compile support update |
tree | commitdiff |
2006-09-04 |
Jouk Jansen | OpenVMS compile support update |
tree | commitdiff |
2006-08-30 |
Brian Paul | remove extension defines/protos that are now in glext.h |
tree | commitdiff |
2006-08-30 |
Brian Paul | latest version from OpenGL ARB |
tree | commitdiff |
2006-08-15 |
Ian Romanick | Add support for GL_EXT_gpu_program_parameters. Any... |
tree | commitdiff |
2006-08-15 |
Brian Paul | s/GLvoid/void/ to fix gcc 4.2 issue (bug 7875) |
tree | commitdiff |
2006-08-12 |
Ian Romanick | Fix white-space problem in the prototype for glBlitFram... |
tree | commitdiff |
2006-08-11 |
Ian Romanick | Convert comment header for __GLcontextModesRec to Doxyg... |
tree | commitdiff |
2006-08-10 |
Sean D'Epagnier | Added initial multisampling support to glfbdev driver. |
tree | commitdiff |
2006-08-07 |
Brian Paul | remove stray text from previous check-in |
tree | commitdiff |
2006-08-03 |
Brian Paul | added GL_EXT_texture_sRGB |
tree | commitdiff |
2006-08-01 |
Michal Krol | Move GL_MESA_shader_debug from glext.h to gl.h. |
tree | commitdiff |
2006-06-20 |
Brian Paul | reorder a few token definitions |
tree | commitdiff |
2006-06-12 |
Brian Paul | remove const qualifier from glGenVertexArraysAPPLE... |
tree | commitdiff |
2006-05-05 |
Brian Paul | updated GLX_EXT_texture_from_pixmap tokens (Dave Reveman) |
tree | commitdiff |
2006-05-02 |
David Reveman | Update to final EXT_tfp tokens |
tree | commitdiff |
2006-05-01 |
Adam Jackson | Update function signatures for EXT_tfp entrypoints. |
tree | commitdiff |
2006-04-11 |
David Reveman | FBConfig support for EXT_tfp |
tree | commitdiff |
2006-04-11 |
David Reveman | Add attrib_list to glXBindTexImageEXT |
tree | commitdiff |
2006-03-31 |
Daniel Borca | DMesa now uses OSMesa as a back-end. |
tree | commitdiff |
2006-03-31 |
Brian Paul | bump version/date |
tree | commitdiff |
2006-03-31 |
Brian Paul | Dave Reveman's patch for GLX_MESA_copy_sub_buffer support |
tree | commitdiff |
2006-03-30 |
Brian Paul | XMesaDrawLine macro, not currently used |
tree | commitdiff |
2006-03-30 |
Karl Schultz | Fixes from Brian |
tree | commitdiff |
2006-03-26 |
Brian Paul | fix some PFNGL* typedefs |
tree | commitdiff |
2006-03-09 |
Brian Paul | Add prototypes for GLX_MESA_swap_frame_usage, GLX_MESA_... |
tree | commitdiff |
2006-03-01 |
Brian Paul | GL_EXT_framebuffer_blit tokens/functions |
tree | commitdiff |
2006-02-23 |
Brian Paul | include inttypes.h if __osf__ defined (Randall Hand) |
tree | commitdiff |
2006-02-05 |
Brian Paul | EGL 1.2 tokens/functions/etc. |
tree | commitdiff |
2006-01-25 |
Brian Paul | WGL_ARB_extensions_string extension |
tree | commitdiff |
2005-12-14 |
Brian Paul | regenerate to pick up glGetQueryObject[u]i64vEXT funcs |
tree | commitdiff |
2005-12-10 |
Brian Paul | rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRAN... |
tree | commitdiff |
2005-12-08 |
Brian Paul | bump version number |
tree | commitdiff |
2005-12-08 |
Brian Paul | remove stray _ from GL[u]int64_EXT |
tree | commitdiff |
2005-12-08 |
Karl Schultz | handle 64-bit types for Windows. |
tree | commitdiff |
2005-12-07 |
Brian Paul | Updates for GL_EXT_timer_query: |
tree | commitdiff |
2005-11-29 |
Brian Paul | assorted fixes for server-side direct rendering (bug... |
tree | commitdiff |
2005-11-12 |
Brian Paul | Added OSMesaColorClamp(), bug 4917 |
tree | commitdiff |
2005-11-08 |
Brian Paul | remove a bunch of extension stuff that's in glxext.h |
tree | commitdiff |
2005-09-28 |
Brian Paul | added GL_EXT_packed_depth_stencil |
tree | commitdiff |
2005-09-11 |
Brian Paul | Silence some warnings. |
tree | commitdiff |
2005-09-05 |
Karl Schultz | Add support for memory contexts (Thomas Kaltofen).... |
tree | commitdiff |
2005-09-02 |
Brian Paul | added GL_EXT_timer_query token |
tree | commitdiff |
2005-08-15 |
Brian Paul | include stdint.h if WIN32 and GNUC (Colin Harrison... |
tree | commitdiff |
2005-07-28 |
Ian Romanick | Remove '#if 0' block that was accidentally left in. |
tree | commitdiff |
2005-07-28 |
Ian Romanick | Major rip-up of internal function insertion interface... |
tree | commitdiff |
2005-07-28 |
Ian Romanick | Fix SPARC assembly for 64-bit |
tree | commitdiff |
2005-07-26 |
Ian Romanick | No, really, get rid of all the remaining references... |
tree | commitdiff |
2005-07-26 |
Ian Romanick | Fixes the glXGetProcAddress portion of the interface... |
tree | commitdiff |
2005-07-24 |
Ian Romanick | Gut a few more dead bits. Replace uses of the CreateNe... |
tree | commitdiff |
2005-07-24 |
Ian Romanick | All elements of pre-DRI_NEW_INTERFACE_ONLY are removed... |
tree | commitdiff |
2005-06-21 |
Brian Paul | updated to version 29 |
tree | commitdiff |
2005-06-08 |
Brian Paul | regenerated |
tree | commitdiff |
2005-06-08 |
Brian Paul | put full prototype on one line to fix gl_mangle.h gener... |
tree | commitdiff |
2005-06-08 |
Brian Paul | remove stray line |
tree | commitdiff |
2005-06-08 |
Brian Paul | regenerate for latest glext.h |
tree | commitdiff |
2005-05-31 |
Brian Paul | remove temporary GL_EXT_framebuffer_object info |
tree | commitdiff |
2005-05-31 |
Brian Paul | updated to version 28 |
tree | commitdiff |
2005-05-17 |
Brian Paul | remove eglQueryDisplayMESA() |
tree | commitdiff |
2005-05-16 |
Brian Paul | EGL_MESA_copy_context stuff |
tree | commitdiff |
2005-05-14 |
Jon Smirl | Add empty placeholder for eglCopyContextMESA |
tree | commitdiff |
2005-05-14 |
Jon Smirl | Fix compiler warning about missing parameter list |
tree | commitdiff |
2005-05-13 |
Jon Smirl | First attempt at getting egl support up on dumb framebu... |
tree | commitdiff |
2005-05-11 |
Karl Schultz | The "P" suffix on APIENTRY and GLAPIENTRY is to be... |
tree | commitdiff |
2005-05-04 |
Brian Paul | Major check-in of changes for GL_EXT_framebuffer_object... |
tree | commitdiff |
2005-05-04 |
Brian Paul | EGLScreenMESA updates |
tree | commitdiff |
2005-04-22 |
Brian Paul | types for Mesa implementation of EGL |
tree | commitdiff |
2005-04-22 |
Brian Paul | prototype EGL_MESA_screen_surface. |
tree | commitdiff |
2005-03-04 |
Adam Jackson | Add preliminary EGL headers. |
tree | commitdiff |
2005-02-26 |
Dave Airlie | bring over structs from Xorg glx.h to make Mesa glx... |
tree | commitdiff |
2005-02-26 |
Dave Airlie | Add GLX_MESA_allocate_memory from Xorg glx.h |
tree | commitdiff |
2005-02-20 |
Dave Airlie | add more functionality to miniglx for glitz |
tree | commitdiff |
2005-02-16 |
Brian Paul | fix non-Win32 definition of GLUTAPIENTRY, remove some... |
tree | commitdiff |
2005-02-15 |
Dave Airlie | add EnableExtension so r200 enables all its extensions... |
tree | commitdiff |
2005-02-08 |
Adam Jackson | Bug #2477: Make GLU/GLw/glut build properly even with... |
tree | commitdiff |
2005-02-08 |
Brian Paul | added GL_EXT_framebuffer_object enums/funcs. Remove... |
tree | commitdiff |
2005-01-26 |
Ian Romanick | remove a bunch of temporary #defines, now that glext... |
tree | commitdiff |
2005-01-21 |
Brian Paul | fix glGetString funniness |
tree | commitdiff |
2005-01-20 |
Brian Paul | glext.h version 26 |
tree | commitdiff |
2005-01-16 |
Brian Paul | added a few OpenGL 2.0 tokens (temporary) |
tree | commitdiff |
2005-01-12 |
Brian Paul | temporary prototypes for OpenGL 2.0 |
tree | commitdiff |
2005-01-04 |
Brian Paul | added GLX_NV_float_buffer |
tree | commitdiff |
2005-01-03 |
Brian Paul | DirectFB driver (Claudio Ciccani) |
tree | commitdiff |
2004-12-17 |
Brian Paul | VMS update |
tree | commitdiff |
2004-12-15 |
Daniel Borca | added DMesaProc type to prevent gcc 3.4.3 warnings |
tree | commitdiff |
2004-12-14 |
Alan Hourihane | uint*t -> u_int*t changes |
tree | commitdiff |
2004-12-08 |
Alan Hourihane | Check for some header defines before redefining functio... |
tree | commitdiff |
2004-11-29 |
Brian Paul | no need to include stddef.h anymore |
tree | commitdiff |
2004-11-27 |
Brian Paul | Have OSMesaGetProcAddress() return new OSMESAproc typedef. |
tree | commitdiff |
2004-11-27 |
Brian Paul | typedef GLUTproc, return it from glutGetProcAddress() |
tree | commitdiff |
2004-11-25 |
Brian Paul | minor APIENTRY clean-ups |
tree | commitdiff |
2004-11-08 |
Brian Paul | Remove need for defining _MSC_VER when building Mesa... |
tree | commitdiff |
2004-10-25 |
Adam Jackson | Import sarea.h from Xorg, needed for client GLX code. |
tree | commitdiff |
next |