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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gitlab-ci: add the vulkan overlay layer to the vulkan build
Eric Engestrom
2019-05-08
1
-0
/
+9
*
gitlab-ci: Don't install WINE packages
Michel Dänzer
2019-05-08
1
-3
/
+1
*
gitlab-ci: Reorder jobs a bit to be generally ordered longer => shorter
Michel Dänzer
2019-05-08
1
-33
/
+33
*
gitlab-ci: Build clover against all supported versions of LLVM
Michel Dänzer
2019-05-08
3
-11
/
+21
*
gitlab-ci: Move meson job script to separate file
Michel Dänzer
2019-05-08
2
-25
/
+30
*
gitlab-ci: Remove superfluous comment about image tag counter suffix
Michel Dänzer
2019-05-08
1
-3
/
+0
*
meson: Force the use of config-tool for llvm
Dylan Baker
2019-05-08
1
-0
/
+1
*
gallium/util: fix two MSVC compiler warnings
Brian Paul
2019-05-08
2
-3
/
+3
*
gallium/pp: s/uint/enum tgsi_semantic/ to fix MSVC warning
Brian Paul
2019-05-08
1
-1
/
+1
*
noop: s/enum pipe_transfer_usage/unsigned/ to fix MSVC warning
Brian Paul
2019-05-08
1
-1
/
+1
*
ddebug: fix a few MSVC compiler warnings
Brian Paul
2019-05-08
2
-8
/
+9
*
glsl: s/GLboolean/bool/ to silence MSVC compiler warning
Brian Paul
2019-05-08
1
-1
/
+1
*
nir/flrp: Reassociate add in flrp(±1, b, c) lowering path
Ian Romanick
2019-05-08
1
-4
/
+4
*
nir/flrp: Fix typo on the flrp(±1, b, c) path
Ian Romanick
2019-05-08
1
-1
/
+3
*
anv: fix use after free
Lionel Landwerlin
2019-05-08
1
-3
/
+3
*
anv: rework queries writes to ensure ordering memory writes
Lionel Landwerlin
2019-05-08
1
-17
/
+84
*
radv: call constant folding before opt algebraic
Timothy Arceri
2019-05-08
1
-1
/
+1
*
docs: drop h1 in header
Erik Faye-Lund
2019-05-08
274
-279
/
+274
*
docs: harmonize headings and titles
Erik Faye-Lund
2019-05-08
12
-23
/
+23
*
docs: renumber headings
Erik Faye-Lund
2019-05-08
10
-83
/
+87
*
docs: give download-article a primary heading
Erik Faye-Lund
2019-05-08
1
-5
/
+7
*
docs: use title-casing for all headings in sidebar
Erik Faye-Lund
2019-05-08
1
-10
/
+10
*
docs: spell out "and" in sidebar
Erik Faye-Lund
2019-05-08
1
-3
/
+3
*
docs: remove pointless list-entry
Erik Faye-Lund
2019-05-08
1
-1
/
+0
*
docs: spell out faq in sidebar
Erik Faye-Lund
2019-05-08
1
-1
/
+1
*
docs: spell out "and" in sidebar
Erik Faye-Lund
2019-05-08
1
-1
/
+1
*
glsl_to_nir: remove unused type_is_int()
Timothy Arceri
2019-05-08
1
-9
/
+0
*
Revert "glx: Fix synthetic error generation in __glXSendError"
Timothy Arceri
2019-05-08
1
-2
/
+2
*
radeonsi: add an AMD_TEX_ANISO environment variable
Timothy Arceri
2019-05-08
1
-0
/
+4
*
i965: leave the top 4Gb of the high heap VMA unused
Kenneth Graunke
2019-05-07
1
-1
/
+5
*
i965: Force VMA alignment to be a multiple of the page size.
Kenneth Graunke
2019-05-07
1
-0
/
+2
*
i965: Fix BRW_MEMZONE_LOW_4G heap size.
Kenneth Graunke
2019-05-07
1
-1
/
+4
*
intel/compiler: Unset flag reg when FB write is not predicated
Matt Turner
2019-05-07
1
-0
/
+1
*
intel/disasm: Disassemble immediate value properly for dim
Sagar Ghuge
2019-05-07
1
-3
/
+12
*
intel/disasm: Disassemble JIP offset for while
Sagar Ghuge
2019-05-07
1
-1
/
+2
*
intel/compiler: Replicate 16 bit immediate value correctly
Sagar Ghuge
2019-05-07
2
-0
/
+6
*
intel/compiler: Print quad value in hex format
Sagar Ghuge
2019-05-07
1
-1
/
+1
*
intel/tools: Add unit tests for assembler
Sagar Ghuge
2019-05-07
595
-0
/
+28757
*
intel/tools: Initialize offset correctly for i965_asm
Mika Kuoppala
2019-05-07
1
-10
/
+7
*
intel/tools: Add meson pthread dependancy for i965_asm
Mika Kuoppala
2019-05-07
1
-0
/
+1
*
intel/tools: New i965 instruction assembler tool
Sagar Ghuge
2019-05-07
5
-0
/
+3040
*
iris: Also handle res->offset for buffer sampler/image views
Kenneth Graunke
2019-05-07
1
-8
/
+9
*
iris: support dmabuf imports with offsets
Mike Blumenkrantz
2019-05-07
4
-12
/
+12
*
gallivm: fix broken 8-wide s3tc decoding
Roland Scheidegger
2019-05-07
1
-17
/
+15
*
docs: Add relnotes stub for 19.2
Juan A. Suarez Romero
2019-05-07
1
-0
/
+59
*
Bump version for 19.1 branch
Juan A. Suarez Romero
2019-05-07
1
-1
/
+1
*
lima: enable sin and cos lowering for GP
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
nir: implement lowering for fsin and fcos
Vasily Khoruzhick
2019-05-07
4
-0
/
+142
*
freedreno/ir3: move const_state to ir3_shader
Rob Clark
2019-05-07
10
-30
/
+33
*
freedreno/ir3: split out const_state setup
Rob Clark
2019-05-07
3
-52
/
+61
[prev]
[next]