index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-19
docs: add 13.1.0-devel release notes template, bump version
Emil Velikov
1
-0
/
+60
2016-10-19
docs: rename release notes to 13.0.0
13.0-branchpoint
Emil Velikov
1
-4
/
+4
2016-10-18
doc/features.txt: factor out radeonsi as GL45 complete
Edward O'Callaghan
1
-9
/
+9
2016-10-14
docs/specs: Update allocated EGL enum values
Chad Versace
1
-1
/
+26
2016-10-14
doc/specs: Reference the Khronos registry XML
Chad Versace
1
-6
/
+10
2016-10-14
egl: Move old EGL_MESA_screen_surface spec
Chad Versace
1
-0
/
+564
2016-10-14
docs: Add EGL_MESA_platform_surfaceless.txt (v2)
Chad Versace
1
-0
/
+120
2016-10-13
docs: mark GL 4.4/4.5 extension groups as DONE for nvc0
Ilia Mirkin
1
-20
/
+20
2016-10-13
nv50: enable ARB_enhanced_layouts
Ilia Mirkin
2
-3
/
+3
2016-10-12
st/mesa: enable ARB_enhanced_layouts and turn the cap on
Nicolai Hähnle
2
-10
/
+10
2016-10-10
docs: Mark GL_OES_viewport_array done on i965
Anuj Phogat
1
-1
/
+1
2016-10-10
radeonsi: support ARB_compute_variable_group_size
Nicolai Hähnle
2
-2
/
+2
2016-10-09
docs/features.txt: Add GL_KHR_robustness supported on ES 3.2
Edward O'Callaghan
1
-1
/
+1
2016-10-07
docs: mark ARB_compute_variable_group_size as done for nvc0
Samuel Pitoiset
2
-1
/
+2
2016-10-05
st/mesa: enable GL_KHR_robustness
Nicolai Hähnle
2
-1
/
+2
2016-09-30
docs: update the list of Mesa major versions and API support
Brian Paul
1
-0
/
+25
2016-09-29
radeonsi: enable ARB_query_buffer_object (v2)
Nicolai Hähnle
2
-1
/
+2
2016-09-22
st/mesa: turn on OES_viewport_array when dependencies are met
Ilia Mirkin
2
-1
/
+2
2016-09-21
docs: Mark ES 3.2 "all done" for i965/gen9+.
Kenneth Graunke
1
-1
/
+1
2016-09-21
docs: Add ES 3.2 to release notes.
Kenneth Graunke
1
-0
/
+1
2016-09-20
mesa: Implement ARB_shader_viewport_layer_array for i965
Dylan Baker
2
-1
/
+2
2016-09-16
docs: add GL_ARB_gl_spirv to features list
Ilia Mirkin
1
-0
/
+1
2016-09-15
i965: enable ARB_ES3_2_compatibility on gen8+
Ilia Mirkin
2
-1
/
+2
2016-09-15
docs: add news item and link release notes for 12.0.3
Emil Velikov
2
-0
/
+7
2016-09-15
docs: add sha256 checksums for 12.0.3
Emil Velikov
1
-1
/
+2
2016-09-15
docs: add release notes for 12.0.3
Emil Velikov
1
-0
/
+70
2016-09-14
docs: Mention AEP in release notes
Kenneth Graunke
1
-0
/
+1
2016-09-12
docs: Add OES_tessellation_shader to the release notes.
Kenneth Graunke
1
-0
/
+1
2016-09-12
docs: Mark OES_tessellation_shader as done.
Kenneth Graunke
1
-1
/
+1
2016-09-12
docs: Note MESA_configless_context as superseded
Adam Jackson
1
-2
/
+6
2016-09-09
doc: document GALLIUM_DRIVER
Christoph Haag
1
-0
/
+2
2016-09-08
doc: fix typo of GALLIUM_HUD_TOGGLE_SIGNAL
Christoph Haag
1
-1
/
+1
2016-09-05
docs: add news item and link release notes for 12.0.2
Emil Velikov
2
-0
/
+7
2016-09-05
docs: add sha256 checksums for 12.0.2
Emil Velikov
1
-1
/
+2
2016-09-05
docs: add release notes for 12.0.2
Emil Velikov
1
-0
/
+402
2016-08-31
st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Ilia Mirkin
2
-4
/
+4
2016-08-30
i965: enable OES_primitive_bounding_box with the no-op implementation
Ilia Mirkin
2
-2
/
+2
2016-08-30
st/mesa: provide the null implementation of bounding box outputs in tcs
Ilia Mirkin
2
-1
/
+2
2016-08-30
docs: add GL_OES_viewport_array to features
Ilia Mirkin
1
-0
/
+1
2016-08-30
docs/helpwanted: fix GL3.txt/features.txt link
Eric Engestrom
1
-2
/
+2
2016-08-30
radeonsi: add support for cull distances. (v1.1)
Dave Airlie
2
-1
/
+2
2016-08-29
i965/hsw: Enable ARB_ES3_1_compatibility extension
Jordan Justen
1
-1
/
+1
2016-08-27
docs: sort extensions in relnotes
Ilia Mirkin
1
-7
/
+7
2016-08-26
i965: Enable OES_texture_cube_map_array on Gen8+
Ian Romanick
2
-1
/
+2
2016-08-26
i965: Enable GL_OES_geometry_shader on Gen8+
Ian Romanick
2
-1
/
+2
2016-08-26
docs: Rename GL3.txt to features.txt
Ian Romanick
1
-0
/
+0
2016-08-26
docs: Update GL3.txt for OpenGL 4.x on i965-ish hardware
Ian Romanick
1
-7
/
+7
2016-08-26
docs: add links to clarify patch mailing section
Nicholas Bishop
1
-4
/
+8
2016-08-26
docs: Add GL_KHR_blend_equation_advanced to relnotes.
Kenneth Graunke
1
-0
/
+1
2016-08-26
docs: Update stencil texturing & ES 3.1 status for i965 Haswell
Jordan Justen
2
-3
/
+6
[next]