index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Fix GLSL compiler link
Elie TOURNIER
2017-01-18
1
-4
/
+8
*
nvc0: enable FBFETCH with a special slot for color buffer 0
Ilia Mirkin
2017-01-16
2
-1
/
+2
*
i965/gen7: expose OpenGL 4.2 on Haswell when supported
Juan A. Suarez Romero
2017-01-12
2
-3
/
+3
*
i965: enable ARB_shader_precision to HSW+
Samuel Iglesias Gonsálvez
2017-01-12
2
-1
/
+2
*
i965: Enable ARB_vertex_attrib_64bit for Haswell
Alejandro Piñeiro
2017-01-12
2
-1
/
+2
*
docs: document INTEL_PRECISE_TRIG envvar
Juan A. Suarez Romero
2017-01-12
1
-0
/
+2
*
docs: add Vulkan Float64 capability support for anv driver
Samuel Iglesias Gonsálvez
2017-01-10
1
-0
/
+1
*
relnotes: Claim OpenGL 4.5 rather than 4.4
Jason Ekstrand
2017-01-09
1
-3
/
+3
*
mesa: Bump the version to 17.0
Jason Ekstrand
2017-01-09
1
-4
/
+4
*
i965: Enable several GLES 3.1 extensions on HSW+
Ian Romanick
2017-01-06
2
-3
/
+6
*
docs: add news item and link release notes for 13.0.3
Emil Velikov
2017-01-05
2
-0
/
+7
*
docs: add sha256 checksums for 13.0.3
Emil Velikov
2017-01-05
1
-1
/
+2
*
docs: add release notes for 13.0.3
Emil Velikov
2017-01-05
1
-0
/
+176
*
docs: Mark GL_ARB_gpu_shader_fp64 and OpenGL 4.0 as done for i965/hsw+
Iago Toral Quiroga
2017-01-05
1
-2
/
+2
*
docs: add GL_ARB_gpu_shader_fp64 and OpenGL 4.0 support for Intel Haswell.
Iago Toral Quiroga
2017-01-05
1
-0
/
+2
*
doc/features.txt: update for freedreno
Romain Failliot
2017-01-03
1
-19
/
+19
*
docs: document GALLIUM_HUD_DUMP_DIR envvar
Edmondo Tommasina
2017-01-01
1
-0
/
+2
*
docs: add INTEL_conservative_rasterization to relaese notes for 13.1.0
Lionel Landwerlin
2016-12-13
1
-0
/
+1
*
docs: document how to (self-) reject stable patches
Emil Velikov
2016-12-09
1
-0
/
+7
*
i965: Add i965 plumbing for ARB_post_depth_coverage for i965 (gen9+).
Plamena Manolova
2016-12-07
2
-1
/
+2
*
add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display spec
Rob Clark
2016-12-05
1
-0
/
+5
*
docs: add news item and link release notes for 12.0.5
Emil Velikov
2016-12-05
2
-0
/
+11
*
docs: add sha256 checksums for 12.0.5
Emil Velikov
2016-12-05
1
-1
/
+2
*
docs: add release notes for 12.0.5
Emil Velikov
2016-12-05
1
-0
/
+137
*
docs: fix small typo
Eric Engestrom
2016-11-29
1
-1
/
+1
*
docs: add git tips how to do commit fixups and squash them
Emil Velikov
2016-11-28
1
-0
/
+7
*
docs: add note about r-b/other tags when resending
George Kyriazis
2016-11-28
1
-0
/
+3
*
docs: fix small typos in the submit patches page
Andres Gomez
2016-11-28
1
-4
/
+4
*
docs/releasing: use correct page title
Emil Velikov
2016-11-28
1
-1
/
+1
*
docs/releasing: correctly document touch-testing
Emil Velikov
2016-11-28
1
-10
/
+25
*
docs/release: drop references to patchwork
Emil Velikov
2016-11-28
1
-5
/
+0
*
docs: add news item and link release notes for 13.0.2
Emil Velikov
2016-11-28
2
-0
/
+7
*
docs: add sha256 checksums for 13.0.2
Emil Velikov
2016-11-28
1
-1
/
+2
*
docs: add release notes for 13.0.2
Emil Velikov
2016-11-28
1
-0
/
+188
*
docs: get rid of duplicated description from sourcetree.html
Gwan-gyeong Mun
2016-11-22
1
-1
/
+0
*
docs/submitting patches: mention get_reviewers.pl
Emil Velikov
2016-11-22
1
-0
/
+18
*
docs/submitting patches: add git tips
Timothy Arceri
2016-11-22
1
-0
/
+20
*
docs: recommend using --enable-mangling over the manual -DUSE...
Emil Velikov
2016-11-21
2
-7
/
+6
*
docs: rework/update install.html
Emil Velikov
2016-11-21
1
-40
/
+71
*
docs: sourcetree.html misc updates
Emil Velikov
2016-11-21
1
-9
/
+18
*
docs: flesh out releasing.html
Emil Velikov
2016-11-21
2
-239
/
+499
*
docs/submittingpatches: fix tags mis/abuse
Emil Velikov
2016-11-21
1
-1
/
+5
*
docs/submittingpatches: flesh out "how to nominate" methods
Emil Velikov
2016-11-21
1
-10
/
+20
*
docs/autoconf: update glx driver / enable-debug text
Emil Velikov
2016-11-21
1
-18
/
+13
*
docs/repository: refer to Submitting patches
Emil Velikov
2016-11-21
1
-1
/
+2
*
docs: split Submitting Patches into separate document
Emil Velikov
2016-11-21
3
-285
/
+310
*
docs: split Codying style into separate document
Emil Velikov
2016-11-21
3
-126
/
+145
*
docs: mention/suggest testing your patch against dEQP
Emil Velikov
2016-11-21
1
-2
/
+3
*
docs: mention that coding style can differ between drivers
Emil Velikov
2016-11-21
1
-0
/
+6
*
docs: document MESA_DEBUG=context
Brian Paul
2016-11-19
1
-0
/
+2
[next]