index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Drop lower_fmod64 option.
Kenneth Graunke
2019-06-05
3
-3
/
+0
*
panfrost: Switch to nir_lower_doubles instead of lower_fmod64.
Kenneth Graunke
2019-06-05
1
-1
/
+2
*
nouveau: Use nir_lower_doubles instead of lower_fmod64 on nvc0.
Kenneth Graunke
2019-06-05
1
-2
/
+1
*
gallium: Drop lower_fmod64 from drivers that don't support doubles.
Kenneth Graunke
2019-06-05
2
-3
/
+0
*
docs: update calendar, and news item and link release notes for 19.0.6
Dylan Baker
2019-06-05
3
-2
/
+9
*
docs: Add SHA256 sums for 19.0.6
Dylan Baker
2019-06-05
1
-1
/
+2
*
docs: Add relnotes for 19.0.6
Dylan Baker
2019-06-05
1
-0
/
+152
*
docs: add day of month to all news-entries
Erik Faye-Lund
2019-06-05
1
-2
/
+2
*
docs: add MD5 checksums for 9.2.2 files
Erik Faye-Lund
2019-06-05
1
-0
/
+3
*
docs: use pre-block for showing commit-note
Erik Faye-Lund
2019-06-05
1
-3
/
+3
*
docs: switch to definition list and code-tags
Erik Faye-Lund
2019-06-05
1
-11
/
+21
*
docs: combine headings
Erik Faye-Lund
2019-06-05
1
-2
/
+1
*
docs: more code-tags in llvmpipe.html
Erik Faye-Lund
2019-06-05
1
-23
/
+32
*
docs: use more code-tags in envvars.html
Erik Faye-Lund
2019-06-05
1
-66
/
+83
*
docs: use code-tags for envvars and options
Erik Faye-Lund
2019-06-05
1
-142
/
+143
*
docs: use dl instead of ul
Erik Faye-Lund
2019-06-05
1
-257
/
+391
*
docs: remove pointlessly repeated list
Erik Faye-Lund
2019-06-05
1
-2
/
+1
*
docs: remove stray whitespace
Erik Faye-Lund
2019-06-05
4
-13
/
+13
*
docs: use proper links instead of code-tags
Erik Faye-Lund
2019-06-05
1
-6
/
+12
*
docs: update doxygen-links
Erik Faye-Lund
2019-06-05
2
-2
/
+2
*
docs: remove some noisy spacing in pre-blocks
Erik Faye-Lund
2019-06-05
1
-9
/
+3
*
docs: improve quoting slightly
Erik Faye-Lund
2019-06-05
1
-1
/
+1
*
docs: do not use br-tag for non-significant breaks
Erik Faye-Lund
2019-06-05
13
-94
/
+125
*
docs: remove pointless line-break
Erik Faye-Lund
2019-06-05
1
-1
/
+1
*
docs: remove pointless trailing hard-breaks
Erik Faye-Lund
2019-06-05
2
-6
/
+0
*
docs: rewrite paragraph to be free-form
Erik Faye-Lund
2019-06-05
1
-3
/
+2
*
docs: use h4 instead of free-standing paragraphs and br-tags
Erik Faye-Lund
2019-06-05
1
-5
/
+3
*
docs: slightly reword paragraph and tweak markup
Erik Faye-Lund
2019-06-05
1
-2
/
+2
*
docs: remove stray space in code-block
Erik Faye-Lund
2019-06-05
1
-1
/
+1
*
docs: remove some pointless spacing
Erik Faye-Lund
2019-06-05
1
-15
/
+0
*
docs: add more more code-tags
Erik Faye-Lund
2019-06-05
6
-46
/
+50
*
docs: use code instead of tt-tag
Erik Faye-Lund
2019-06-05
8
-65
/
+65
*
docs: use paragraph instead of double newlines
Erik Faye-Lund
2019-06-05
1
-3
/
+3
*
docs: use verbatim .plan quote
Erik Faye-Lund
2019-06-05
1
-5
/
+5
*
panfrost/midgard: Verify SSA claims when pipelining
Alyssa Rosenzweig
2019-06-05
3
-0
/
+24
*
panfrost/midgard: Don't assign var locations ourselves
Alyssa Rosenzweig
2019-06-05
2
-434
/
+0
*
panfrost: Reload framebuffer contents if there's no clear
Tomeu Vizoso
2019-06-05
4
-311
/
+88
*
panfrost: Don't flip scanout
Alyssa Rosenzweig
2019-06-05
9
-82
/
+47
*
st/nine: Use tgsi_to_nir when preferred IR is NIR.
Timur Kristóf
2019-06-05
4
-6
/
+135
*
intel/perf: improve dynamic loading config detection
Lionel Landwerlin
2019-06-05
1
-15
/
+3
*
intel/nir: Take nir_shader*s in brw_nir_link_shaders
Jason Ekstrand
2019-06-05
4
-41
/
+39
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
11
-53
/
+47
*
nir: Don't replace the nir_shader when NIR_TEST_SERIALIZE=1
Jason Ekstrand
2019-06-05
2
-10
/
+16
*
nir: Don't replace the nir_shader when NIR_TEST_CLONE=1
Jason Ekstrand
2019-06-05
2
-2
/
+42
*
iris: Only recompile CS when needed
Caio Marcelo de Oliveira Filho
2019-06-05
1
-1
/
+1
*
intel/perf: fix EuThreadsCount value in performance equations
Lionel Landwerlin
2019-06-05
1
-2
/
+1
*
intel/tools: use C99 print conversion specifier for 32 bit builds
Mark Janes
2019-06-05
3
-4
/
+4
*
radv: use only one descriptor in the fmask expand pass
Samuel Pitoiset
2019-06-05
1
-24
/
+3
*
radv: set ACCESS_NON_READABLE on the fmask expand pass output image
Samuel Pitoiset
2019-06-05
1
-0
/
+1
*
radv: remove one useless image type in the fmask expand shader
Samuel Pitoiset
2019-06-05
1
-6
/
+3
[next]