Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: plug in and init GL_EXT_framebuffer_blit function/extension | Brian | 2008-03-18 | 1 | -0/+1 |
* | gallium: start removing pipe_context->get_name/vendor/param/paramf | Brian | 2008-02-27 | 1 | -24/+25 |
* | gallium: add bitmap/drawpixels texcoord bias support | Brian | 2008-02-06 | 1 | -0/+3 |
* | move EXT_shadow_funcs assignment | Brian | 2007-11-08 | 1 | -1/+1 |
* | Added pipe->get_paramf() to query float limits. | Brian | 2007-11-08 | 1 | -0/+21 |
* | enable GL_ARB/NV_point_sprite together | Brian | 2007-11-07 | 1 | -0/+1 |
* | fix typos, re-enable some extensions to get back to GL 2.1 level | Brian | 2007-11-07 | 1 | -7/+14 |
* | Remove pipe->max_texture_size(), use get_param() instead. | Brian | 2007-11-06 | 1 | -38/+35 |
* | Determine GL extensions/limits by making pipe queries. | Brian | 2007-11-05 | 1 | -0/+186 |