Age | Commit message (Expand) | Author |
2007-04-28 | fix GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB bug (10787) | Brian |
2007-01-23 | fix g++ warnings/errors | Brian |
2007-01-09 | Moved NumTexInstructions, NumTexIndirections, etc. into gl_program since | Brian |
2006-11-23 | fix several program-related bugs (bug 9136) | Brian Paul |
2006-11-04 | fix error msg | Brian Paul |
2006-11-04 | fix for glGetVertexAttribfvARB, bug 8883 | Brian Paul |
2006-11-02 | Rename _mesa_IsProgram() to _mesa_IsProgramARB() to avoid collision with the | Brian Paul |
2006-08-15 | Add support for GL_EXT_gpu_program_parameters. Any driver that enables | Ian Romanick |
2006-07-20 | Some structure renaming. Prefix vertex/fragment-related structs with | Brian Paul |
2006-06-12 | Add support for GL_APPLE_vertex_array_object. Several test programs | Ian Romanick |
2006-05-30 | don't generate GL_INVALID_ENUM if GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB, ... | Tilman Sauerbeck |
2006-04-11 | More GLSL code: | Michal Krol |
2005-11-19 | Remove the _mesa_parse_arb_vertex/fragment_program() functions into | Brian Paul |
2005-11-05 | Unify vertex/fragment program instuctions. | Brian Paul |
2005-11-01 | Re-org and clean-up of vertx/fragment program limits (instructions, | Brian Paul |
2005-05-05 | Port Mesa to build on a P64 platform (e.g., Win64). P64 platforms | Karl Schultz |
2004-10-16 | fix if/else bug in _mesa_ProgramEnvParameter4fARB (fdo bug 1645) | Brian Paul |
2004-10-06 | fix GetVertexAttrib problem | Brian Paul |
2004-10-04 | ARB_fp support for GL_ARB_draw_buffers (Karl Rasche) | Brian Paul |
2004-03-10 | Moved from src/mesa/main. | Michal Krol |