Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Correct the gl_dispatch_stub_xxx prototypes. | José Fonseca | 2009-04-20 | 2 | -49/+47 |
* | glapi: remove a couple accidental GL_ prefixes | Roland Scheidegger | 2009-03-28 | 1 | -24/+24 |
* | mesa: add new signed rgba texture format | Roland Scheidegger | 2009-03-28 | 1 | -0/+6 |
* | mesa: update/fix doxygen comments | Vinson Lee | 2009-03-17 | 1 | -1/+1 |
* | regenerate glapi | Roland Scheidegger | 2009-03-12 | 5 | -569/+641 |
* | mesa: add support for ATI_envmap_bumpmap | Roland Scheidegger | 2009-03-12 | 1 | -0/+50 |
* | mesa: Resurrect SPARC asm code. | David S. Miller | 2009-02-26 | 3 | -109/+328 |
* | Fix "cast to pointer from integer of different size" | Tomas Carnecky | 2009-02-26 | 1 | -1/+1 |
* | mesa: fixes for building on Haiku | Tomas Wilhelmsson | 2009-02-23 | 1 | -0/+12 |
* | mesa: Fix windows build. | José Fonseca | 2009-02-23 | 1 | -3/+3 |
* | mesa: move a bunch of compiler-related stuff into new compiler.h header | Brian Paul | 2009-02-22 | 4 | -3/+5 |
* | glapi: update find_entry() for mangled names | Brian Paul | 2009-02-21 | 1 | -1/+7 |
* | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul | 2009-02-09 | 4 | -47/+50 |
|\ | |||||
| * | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2009-01-14 | 1 | -0/+4 |
| |\ | |||||
| * \ | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-12-15 | 9 | -7/+45 |
| |\ \ | |||||
| * \ \ | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-11-11 | 5 | -10/+15 |
| |\ \ \ | |||||
| * \ \ \ | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-10-10 | 1 | -0/+24 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into gallium-0.2 | Keith Whitwell | 2008-09-21 | 1 | -0/+16 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-09-18 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | tree builds | Alan Hourihane | 2008-09-11 | 3 | -469/+5 |
| * | | | | | | | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 10 | -224/+713 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | mesa: Prefix main includes with dir to avoid conflicts. | José Fonseca | 2008-07-24 | 3 | -3/+3 |
| | * | | | | | | | mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity check | Brian Paul | 2008-07-09 | 1 | -2/+2 |
| | * | | | | | | | mesa: Replace abort by asserts. | José Fonseca | 2008-06-24 | 1 | -5/+5 |
| | * | | | | | | | mesa: No getenv on WinCE. | José Fonseca | 2008-06-24 | 1 | -0/+4 |
| | * | | | | | | | mesa: add fwd decl of fill_in_entrypoint_offset() | Brian Paul | 2008-06-18 | 1 | -0/+4 |
| | * | | | | | | | mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc.... | Brian Paul | 2008-06-18 | 3 | -624/+655 |
| | * | | | | | | | mesa: move some glapi bits around | Brian Paul | 2008-06-13 | 4 | -3/+7 |
| | * | | | | | | | Remove CVS keywords. | José Fonseca | 2008-05-26 | 1 | -1/+0 |
| | * | | | | | | | Merge branch 'gallium-i915-current' into gallium-0.1 | Jakob Bornecrantz | 2008-05-23 | 1 | -4/+44 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | mesa: Pulled in glthread from i915tex | Jakob Bornecrantz | 2008-04-07 | 1 | -4/+44 |
| | * | | | | | | | | mesa: fix #include path for glapioffsets.h (fixes x86 build) | Brian | 2008-05-21 | 1 | -1/+1 |
| | * | | | | | | | | Regenerated API dispatch files | Brian Paul | 2008-05-18 | 5 | -630/+590 |
| | * | | | | | | | | alias ProgramEnvParameter4xyARB and ProgramParameter4xyNV (bug #12935) | Brian Paul | 2008-05-18 | 1 | -8/+6 |
| | |/ / / / / / / | |||||
| | * | | | | | | | Alias glStencilOpSeparateATI with glStencilOpSeparate. | Brian | 2008-04-04 | 6 | -143/+130 |
| | * | | | | | | | Finish up ATI_separate_stencil | Brian | 2008-04-04 | 6 | -300/+373 |
| | * | | | | | | | Remove files of unsupported build systems. | José Fonseca | 2008-02-25 | 1 | -37/+0 |
| | * | | | | | | | gallium: s/GLuint/unsigned/ to work with gallium when THREADS not defined | Brian | 2008-01-26 | 1 | -3/+3 |
| | * | | | | | | | Rename 'mms-config.' to 'mms.config'. | Michal Krol | 2007-10-29 | 1 | -1/+1 |
* | | | | | | | | | mesa: add ARB_framebuffer_object.xml to API_XML | Brian Paul | 2009-01-22 | 1 | -0/+1 |
* | | | | | | | | | mesa: regenerated GL API files | Brian Paul | 2009-01-22 | 5 | -1213/+1383 |
* | | | | | | | | | glapi: include ARB_framebuffer_object.xml | Brian Paul | 2009-01-22 | 1 | -0/+3 |
* | | | | | | | | | glapi: XML spec for GL_ARB_framebuffer_object | Brian Paul | 2009-01-22 | 1 | -0/+269 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | __builtin_expect is a gcc 3.x feature. define it out for gcc 2.95. | Matthieu Herrb | 2009-01-11 | 1 | -0/+4 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | GLX: Include glapi.h before glapitable.h | Ian Romanick | 2008-12-14 | 1 | -1/+1 |
* | | | | | | | Return 0 as the request size when the pixels parameter is NULL | Neil Roberts | 2008-12-14 | 1 | -0/+5 |
* | | | | | | | GLX: Fix protocol for glTexSubImage#D | Ian Romanick | 2008-12-14 | 8 | -6/+39 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | mesa: restore glapi/ prefix on #include | Brian Paul | 2008-11-10 | 1 | -1/+1 |
* | | | | | | mesa: fix some misc breakage caused by editing auto-generated files rather th... | Brian Paul | 2008-11-10 | 3 | -5/+13 |
* | | | | | | GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident() | Brian Paul | 2008-11-10 | 2 | -5/+2 |
| |_|_|_|/ |/| | | | |