| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Add some constants and state variables for KHR_debug functions | Timothy Arceri | 2013-09-04 | 1 | -1/+6 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: change MAX_PROGRAM_ADDRESS_REGS to 1, clamp to it in state tracker | Brian Paul | 2013-06-04 | 1 | -1/+1 |
* | mesa: declare UniformBufferBindings as an array with a static size | Marek Olšák | 2013-05-28 | 1 | -0/+3 |
* | mesa: remove unused gl_constants::MaxColorTableSize | Marek Olšák | 2013-05-11 | 1 | -3/+0 |
* | mesa: unify MaxVertexVaryingComponents and MaxGeometryVaryingComponents | Marek Olšák | 2013-05-11 | 1 | -2/+0 |
* | mesa: consolidate definitions of max texture image units | Marek Olšák | 2013-05-11 | 1 | -4/+2 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: bump MAX_VARYING to 32 | Marek Olšák | 2012-10-29 | 1 | -1/+1 |
* | mesa: Remove defines for NV_vertex_program limits. | Eric Anholt | 2012-10-15 | 1 | -9/+0 |
* | mesa: rename MaxTransformFeedbackSeparateAttribs to MaxTransformFeedbackBuffers | Marek Olšák | 2012-06-28 | 1 | -0/+1 |
* | mesa: add infrastructure for GL_ARB_debug_output | nobled | 2012-03-10 | 1 | -0/+6 |
* | mesa: move more swrast-related #defines out of core Mesa | Brian Paul | 2012-02-24 | 1 | -40/+0 |
* | mesa: remove last of MAX_WIDTH, MAX_HEIGHT | Brian Paul | 2012-02-24 | 1 | -9/+4 |
* | mesa: remove some cruft from config.h | Brian Paul | 2012-02-24 | 1 | -16/+1 |
* | mesa: minor comment clean-ups in config.h | Brian Paul | 2012-02-24 | 1 | -4/+4 |
* | mesa: remove WIN32 MAX_WIDTH work-around in config.h | Brian Paul | 2012-02-24 | 1 | -17/+0 |
* | mesa: move last bits of GLchan stuff into swrast | Brian Paul | 2011-09-20 | 1 | -1/+1 |
* | Increase MAX_CLIP_PLANES to 8 | Paul Berry | 2011-09-20 | 1 | -2/+5 |
* | mesa: bump max program local params, max uniforms limit | Brian Paul | 2011-08-31 | 1 | -2/+2 |
* | mesa: Temporary hack to prevent stack overflow on windows | José Fonseca | 2010-12-02 | 1 | -0/+17 |
* | mesa: raise max texture sizes to 16K | Brian Paul | 2010-12-02 | 1 | -7/+10 |
* | mesa: fix comment typo | Brian Paul | 2010-08-10 | 1 | -1/+1 |
* | mesa: initial support for ARB_geometry_shader4 | Zack Rusin | 2010-06-28 | 1 | -0/+9 |
* | mesa: increase MAX_DRAW_BUFFERS to 8 | Brian Paul | 2010-05-03 | 1 | -1/+1 |
* | mesa: initial data structures for transform feedback | Brian Paul | 2010-03-30 | 1 | -0/+5 |
* | mesa: Fix default (swrast) GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS. | Eric Anholt | 2009-12-10 | 1 | -1/+2 |
* | Merge branch 'outputswritten64' | Ian Romanick | 2009-11-17 | 1 | -1/+1 |
* | ARB prog: Change handling of program parameter limits | Ian Romanick | 2009-08-26 | 1 | -17/+39 |
* | Allow external settings of MAX_WIDTH/HEIGHT. | Tom Fogal | 2009-08-14 | 1 | -2/+7 |
* | Merge branch 'mesa_7_5_branch' | Jakob Bornecrantz | 2009-06-09 | 1 | -2/+2 |
|\ |
|
| * | mesa: bump MAX_PROGRAM_ENV_PARAMS from 128 to 256 | Brian Paul | 2009-06-08 | 1 | -2/+2 |
* | | mesa: remove MAX_VERTEX_PROGRAM_ATTRIBS | Brian Paul | 2009-05-22 | 1 | -1/+0 |
* | | mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBS | Brian Paul | 2009-05-22 | 1 | -1/+1 |
* | | mesa: raise MAX_VARYING (number of shader varying vars) to 16 | Brian Paul | 2009-05-08 | 1 | -1/+1 |
|/ |
|
* | mesa: bump MAX_PROGRAM_TEMPS to 256 (there's some big shaders out there) | Alan Hourihane | 2009-03-24 | 1 | -1/+1 |
* | mesa: add support for ATI_envmap_bumpmap | Roland Scheidegger | 2009-03-12 | 1 | -1/+2 |
* | mesa: remove unused AUX buffers | Brian Paul | 2009-03-02 | 1 | -1/+1 |
* | mesa: move a bunch of compiler-related stuff into new compiler.h header | Brian Paul | 2009-02-22 | 1 | -4/+1 |
* | mesa: increase MAX_UNIFORMS to 1024 (of vec4 type) | Brian Paul | 2009-02-18 | 1 | -1/+1 |
* | i965: Eric Anholt's patch for bumping up texture sizes | Robert Ellison | 2009-02-13 | 1 | -4/+4 |
* | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2009-01-02 | 1 | -26/+27 |
|\ |
|
| * | mesa: increase max texture image units and GLSL samplers to 16 | Brian Paul | 2008-12-31 | 1 | -26/+27 |
* | | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-12-30 | 1 | -2/+2 |
|\| |
|
| * | mesa: increase max constants/uniforms to 256 (vec4 vectors) | Brian Paul | 2008-12-30 | 1 | -2/+2 |
* | | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-11-24 | 1 | -0/+2 |
|\| |
|
| * | mesa: add gl_program::Input/OutputFlags[] array | Brian Paul | 2008-11-24 | 1 | -0/+2 |
| * | mesa: comments about vectors vs components | Brian Paul | 2008-09-21 | 1 | -2/+2 |