| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: indicate GLX_MESA_query_renderer's completion | Emil Velikov | 2013-11-18 | 1 | -0/+1 |
* | docs: update nv50, nvc0 current status | Emil Velikov | 2013-11-18 | 1 | -18/+18 |
* | docs: restructure GL3.txt | Joerg Mayer | 2013-11-18 | 1 | -138/+138 |
* | docs: add a note about removed state tracker/targets | Emil Velikov | 2013-11-18 | 1 | -1/+5 |
* | mesa: bump version to 10.1 (devel) | Chris Forbes | 2013-11-17 | 2 | -0/+61 |
* | docs: fill in md5 checksums for 9.2.3 release | Brian Paul | 2013-11-13 | 1 | -1/+3 |
* | docs: fix 9.2.2 -> 9.2.3 typos | Brian Paul | 2013-11-13 | 2 | -2/+2 |
* | docs: Import 9.2.3 release notes, add news item. | Carl Worth | 2013-11-13 | 3 | -0/+120 |
* | docs: Import extension spec for GLX_MESA_query_renderer | Ian Romanick | 2013-11-07 | 1 | -0/+405 |
* | docs: Mark off ARB_shader_atomic_counters for i965 | Ian Romanick | 2013-11-07 | 2 | -1/+2 |
* | docs: Mark off ARB_vertex_type_10f_11f_11f_rev for r600g | Fredrik Höglund | 2013-11-07 | 2 | -2/+2 |
* | docs: Mark off some more things. | Chris Forbes | 2013-11-08 | 1 | -3/+3 |
* | docs: update relnotes | Chris Forbes | 2013-11-08 | 1 | -0/+1 |
* | docs: Mark off ARB_vertex_type_10f_11f_11f_rev. | Chris Forbes | 2013-11-08 | 1 | -1/+1 |
* | docs: Mark ARB_vertex_attrib_binding as done, update relnotes | Fredrik Höglund | 2013-11-07 | 2 | -1/+2 |
* | docs: Mark off ARB_sample_shading; minor tidyup. | Chris Forbes | 2013-11-06 | 2 | -2/+3 |
* | docs/GL3: document radeonsi support, minor cleanup | Marek Olšák | 2013-11-04 | 1 | -90/+90 |
* | docs: List transfom_feedback{2,3,instanced} for i965 in release notes. | Kenneth Graunke | 2013-10-31 | 1 | -0/+1 |
* | i965: Add support for GL_ARB_texture_buffer_range. | Eric Anholt | 2013-10-23 | 1 | -1/+1 |
* | docs: Mark GLSL 1.50, 3.30, and geometry shaders done for i965. | Matt Turner | 2013-10-21 | 1 | -3/+3 |
* | docs: Update docs for ARB_texture_mirror_clamp_to_edge. | Rico Schüller | 2013-10-21 | 2 | -1/+2 |
* | docs: Updating forgotten GL feature completion for r600 | Alexandre Demers | 2013-10-21 | 1 | -1/+1 |
* | docs: Import 9.2.2 release notes, add news item. | Carl Worth | 2013-10-18 | 3 | -0/+104 |
* | docs: Note that we support OpenGL 3.3 in the release notes. | Kenneth Graunke | 2013-10-18 | 1 | -3/+3 |
* | mesa: Bump version to 10.0.0. | Paul Berry | 2013-10-12 | 2 | -8/+8 |
* | docs: Mark a few more things as "in progress" in GL3.txt. | Kenneth Graunke | 2013-10-06 | 1 | -2/+2 |
* | docs: mark ARB_conservative_depth done on i965 | Chris Forbes | 2013-10-06 | 2 | -1/+2 |
* | docs: rephrase 9.2.1, 9.1.7 news item | Brian Paul | 2013-10-05 | 1 | -9/+3 |
* | docs: add the MD5 sums for the 9.2.1 and 9.1.7 releases | Brian Paul | 2013-10-05 | 2 | -2/+6 |
* | docs: Mark off KHR_debug, update relnotes | Timothy Arceri | 2013-10-05 | 2 | -1/+2 |
* | docs: Mark off ARB_texture_query_levels, update relnotes | Chris Forbes | 2013-10-05 | 2 | -1/+3 |
* | docs: Add release notes for 9.1.7 release | Carl Worth | 2013-10-04 | 3 | -0/+173 |
* | docs: Add release notes and NEWS item for 9.2.1 release | Carl Worth | 2013-10-04 | 3 | -0/+212 |
* | docs: Mark off ARB_texture_gather | Chris Forbes | 2013-10-03 | 1 | -1/+1 |
* | egl: Also add EGL_TEXTURE_FORMAT as a valid eglQueryWaylandBufferWL attribute | Kristian Høgsberg | 2013-09-16 | 1 | -0/+1 |
* | egl: add EGL_WAYLAND_Y_INVERTED_WL attribute | Stanislav Vorobiov | 2013-09-16 | 1 | -0/+17 |
* | mesa: Rename MESA_shader_integer_mix to EXT_shader_integer_mix | Ian Romanick | 2013-09-13 | 1 | -8/+11 |
* | docs: Clean up autoconf.html. | Matt Turner | 2013-09-10 | 1 | -27/+10 |
* | glsl: Implement MESA_shader_integer_mix extension. | Matt Turner | 2013-09-09 | 1 | -0/+135 |
* | i965: Enable AMD_seamless_cubemap_per_texture | Ian Romanick | 2013-09-08 | 1 | -0/+4 |
* | docs: initial 9.3 release notes file | Ian Romanick | 2013-09-08 | 2 | -0/+58 |
* | docs: Add some notes on submitting patches | Timothy Arceri | 2013-09-06 | 1 | -0/+23 |
* | docs: minor fixes for 9.2 release notes | Brian Paul | 2013-08-27 | 1 | -2/+2 |
* | docs: Add news item for 9.2 release | Ian Romanick | 2013-08-27 | 1 | -0/+7 |
* | docs: Import 9.2 release notes | Ian Romanick | 2013-08-27 | 1 | -4/+149 |
* | egl: Update to Wayland 1.2 server API | Ander Conselvan de Oliveira | 2013-08-07 | 1 | -2/+6 |
* | docs: Document UVD (2.2 and 3.0) video decoding support in mesa 9.2 | Andreas Boll | 2013-08-02 | 1 | -0/+1 |
* | docs: Document that i965 Gen6+ requires Kernel 3.6 or later | Andreas Boll | 2013-08-02 | 1 | -1/+2 |
* | docs: Update some out of date sourcetree information | Timothy Arceri | 2013-08-02 | 2 | -3/+1 |
* | docs: Add md5sums to 9.1.5 release notes | Andreas Boll | 2013-08-02 | 1 | -1/+3 |