| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Remove support for GL_MESA_texture_array | Ian Romanick | 2013-12-04 | 2 | -2/+6 |
* | wayland: Add an extension to create wl_buffers from EGLImages | Neil Roberts | 2013-12-04 | 1 | -0/+101 |
* | docs: put MD5 sums in 9.2.4 relnotes file | Brian Paul | 2013-12-04 | 1 | -0/+3 |
* | docs: use --disable-dri3 for VMware guest driver build | Brian Paul | 2013-12-04 | 1 | -1/+1 |
* | docs: Import 10.0 release notes, add news item | Ian Romanick | 2013-11-30 | 2 | -3/+80 |
* | docs: Import 9.2.4 release notes, add news item. | Carl Worth | 2013-11-28 | 3 | -0/+106 |
* | i965: Enable ARB_draw_indirect (and ARB_multi_draw_indirect) on Gen7+ | Chris Forbes | 2013-11-25 | 2 | -2/+3 |
* | docs/llvmpipe: Add one other good reference. | José Fonseca | 2013-11-25 | 1 | -1/+2 |
* | docs: describe the INTEL_* envvars that do exist | Chris Forbes | 2013-11-25 | 1 | -0/+32 |
* | docs: drop INTEL_* envvars which no longer exist | Chris Forbes | 2013-11-25 | 1 | -4/+0 |
* | docs: bump supported shading language version | Chris Forbes | 2013-11-25 | 1 | -1/+1 |
* | docs: Add a section with recommended reading for llvmpipe development. | José Fonseca | 2013-11-22 | 1 | -2/+56 |
* | 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 |