Age | Commit message (Expand) | Author |
2008-09-23 | mesa: add fwd decl of fill_in_entrypoint_offset() | Brian Paul |
2008-09-23 | mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc.... | Brian Paul |
2008-09-21 | mesa: move some glapi bits around | Brian Paul |
2008-09-21 | Remove CVS keywords. | Keith Whitwell |
2008-09-21 | Merge branch 'master' into gallium-0.2 | Keith Whitwell |
2008-09-18 | mesa: fix asst path/include mistakes in prev commits | Chris Rankin |
2008-09-18 | mesa: prefix a bunch of #include lines with "main/". | Brian Paul |
2008-09-18 | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell |
2008-09-13 | mesa: #include <stdio.h> | Guillaume Melquiond |
2008-09-11 | tree builds | Alan Hourihane |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-07-24 | mesa: Prefix main includes with dir to avoid conflicts. | José Fonseca |
2008-07-09 | mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity check | Brian Paul |
2008-07-09 | mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity check | Brian Paul |
2008-07-02 | Bring over commit 8d4d0b47a07a298a20ffae9fefe96c8c7ca9dccc from xserver tree | Paulo Cesar Pereira de Andrade |
2008-07-01 | VBO: Add missing functions related to VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB | Ian Romanick |
2008-07-01 | VBO: add GLX related annotations | Ian Romanick |
2008-06-24 | mesa: Replace abort by asserts. | José Fonseca |
2008-06-24 | mesa: No getenv on WinCE. | José Fonseca |
2008-06-18 | mesa: add fwd decl of fill_in_entrypoint_offset() | Brian Paul |
2008-06-18 | mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc.... | Brian Paul |
2008-06-13 | mesa: move some glapi bits around | Brian Paul |
2008-05-26 | Remove CVS keywords. | José Fonseca |
2008-05-23 | Merge branch 'gallium-i915-current' into gallium-0.1 | Jakob Bornecrantz |
2008-05-21 | Follow along GL/glx -> glx renaming in xserver | Dan Nicholson |
2008-05-21 | Add remaining glapi generated server headers. | Kristian Høgsberg |
2008-05-21 | Make the shared glapi files not include glheader.h. | Kristian Høgsberg |
2008-05-21 | Revert "glapi: Generate xserver glapi sources in the mesa tree" | Kristian Høgsberg |
2008-05-21 | mesa: fix #include path for glapioffsets.h (fixes x86 build) | Brian |
2008-05-18 | Regenerated API dispatch files | Brian Paul |
2008-05-18 | alias ProgramEnvParameter4xyARB and ProgramParameter4xyNV (bug #12935) | Brian Paul |
2008-05-07 | Never fail `make clean' | Dan Nicholson |
2008-04-23 | glcore: drop outdated sources files intented for xorg | George Sapountzis |
2008-04-23 | glcore: build from mesa | George Sapountzis |
2008-04-07 | mesa: Pulled in glthread from i915tex | Jakob Bornecrantz |
2008-04-04 | Alias glStencilOpSeparateATI with glStencilOpSeparate. | Brian |
2008-04-04 | Finish up ATI_separate_stencil | Brian |
2008-03-08 | Move DRI context functions into dri_glx.c. | Kristian Høgsberg |
2008-02-25 | Remove files of unsupported build systems. | José Fonseca |
2008-02-19 | Added <size name="Get" mode="get"/> lines for point parameter tokens. | Brian |
2008-02-19 | If parameter is a 'counter', raise GL_INVALID_VALUE if value is negative | Brian |
2008-02-17 | glapi: Generate xserver glapi sources in the mesa tree | Dan Nicholson |
2008-02-12 | glapi: Correct prerequisites for gl_and_glX_API.xml | Dan Nicholson |
2008-02-12 | glapi: Use make automatic variables to clean up the commands | Dan Nicholson |
2008-02-12 | glapi: Use variable for indent and flags | Dan Nicholson |
2008-01-26 | gallium: s/GLuint/unsigned/ to work with gallium when THREADS not defined | Brian |
2008-01-01 | added 'get' info for framebuffer object tokens | Brian |
2008-01-01 | add 'Get' info for MAX_3D_TEXTURE_SIZE (for bug 13811) | Brian |
2007-11-09 | recreate from changed gl_API.xml | Roland Scheidegger |
2007-11-09 | alias ProgramEnvParameter4xyARB and ProgramParameter4xyNV (bug #12935) | Roland Scheidegger |