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: define behavior of nir_op_bfm and nir_op_u/ibfe according to SM5 spec.
Daniel Schürmann
2019-06-24
6
-35
/
+18
*
nir/algebraic: add optimization pattern for ('ult', a, ('and', b, a)) and fri...
Daniel Schürmann
2019-06-24
1
-0
/
+4
*
lima/ppir: Add fsat op
Andreas Baierl
2019-06-24
4
-0
/
+20
*
lima/ppir: Add fneg op
Andreas Baierl
2019-06-24
4
-0
/
+19
*
lima/ppir: Add fabs op
Andreas Baierl
2019-06-24
4
-0
/
+20
*
util: support "y" and "n" in env_var_as_boolean()
Eric Engestrom
2019-06-24
1
-0
/
+2
*
lima/ppir: lower ffma in ppir
Andreas Baierl
2019-06-24
1
-0
/
+1
*
radv: add support for VK_AMD_buffer_marker
Samuel Pitoiset
2019-06-24
2
-0
/
+36
*
meson: error out if platforms contains empty string
Tapani Pälli
2019-06-24
1
-0
/
+4
*
anv: Add HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED in vk_format
Nataraj Deshpande
2019-06-24
3
-3
/
+13
*
iris: move sysvals to their own constant buffer
Timur Kristóf
2019-06-23
5
-78
/
+73
*
iris: Mark cbuf0 as not needing uploading every single time
Kenneth Graunke
2019-06-23
2
-3
/
+14
*
Revert "egl: drop empty eglfallbacks.c" and "egl: move fallback calls to egla...
Eric Engestrom
2019-06-22
6
-38
/
+75
*
egl: drop empty eglfallbacks.c
Eric Engestrom
2019-06-22
5
-53
/
+0
*
egl: move fallback calls to eglapi.c
Eric Engestrom
2019-06-22
2
-22
/
+38
*
egl: drop `_eglReturnFalse()` fallbacks
Eric Engestrom
2019-06-22
1
-24
/
+0
*
egl: remove unnecessary eglGetProcAddress() fallback
Eric Engestrom
2019-06-22
2
-2
/
+1
*
egl: remove NULL assignments after calloc()
Eric Engestrom
2019-06-22
1
-21
/
+0
*
egl: move bad_param check further up
Eric Engestrom
2019-06-22
2
-6
/
+8
*
iris: Drop bo != NULL check from blorp 48b invalidate function.
Kenneth Graunke
2019-06-21
1
-1
/
+1
*
Revert "iris: Don't check VF address high bits when there is no buffer."
Kenneth Graunke
2019-06-21
1
-1
/
+1
*
freedreno: Only upload UBO pointers for UBOs that haven't been lowered.
Eric Anholt
2019-06-21
1
-1
/
+7
*
freedreno: Remove silly return from ir3_optimize_nir().
Eric Anholt
2019-06-21
5
-13
/
+11
*
freedreno: Fix up end range of unaligned UBO loads.
Eric Anholt
2019-06-21
1
-2
/
+3
*
freedreno: Fix UBO load range detection on booleans.
Eric Anholt
2019-06-21
1
-2
/
+1
*
freedreno: Stop reporting max_const in shader-db.
Eric Anholt
2019-06-21
2
-5
/
+2
*
freedreno: Include binning shaders in shader-db.
Eric Anholt
2019-06-21
2
-4
/
+11
*
include: update GL headers from the registry
Marek Olšák
2019-06-21
10
-146
/
+692
*
panfrost: Fix unused variable warning
Alyssa Rosenzweig
2019-06-21
1
-2
/
+0
*
panfrost: Remove the panfrost_driver abstraction
Boris Brezillon
2019-06-21
7
-132
/
+110
*
panfrost: Remove the perf counters interface
Boris Brezillon
2019-06-21
4
-42
/
+0
*
panfrost: ci: Fix parsing of crashed tests
Tomeu Vizoso
2019-06-21
1
-2
/
+2
*
panfrost: Conditionally submit fragment job
Alyssa Rosenzweig
2019-06-21
1
-1
/
+4
*
panfrost: Implement rasterizer discard
Alyssa Rosenzweig
2019-06-21
1
-2
/
+12
*
panfrost: Track buffer initialization
Alyssa Rosenzweig
2019-06-21
4
-2
/
+43
*
panfrost: Implement command stream scoreboarding
Alyssa Rosenzweig
2019-06-21
7
-143
/
+558
*
intel/icl: Add new ICL PCI-IDs
Anuj Phogat
2019-06-21
1
-0
/
+2
*
anv: Implement "pop-free" clipping
Jason Ekstrand
2019-06-21
2
-4
/
+86
*
anv: Enable the guardband clip test
Jason Ekstrand
2019-06-21
2
-3
/
+21
*
i965,iris: Move guardband calculations to a common location
Jason Ekstrand
2019-06-21
5
-176
/
+126
*
android: virgl: fix libmesa_winsys_virgil_common build and dependencies
Mauro Rossi
2019-06-21
4
-2
/
+6
*
android: winsys/amdgpu,radv: fix generated amdgfxregs.h header dependecies
Mauro Rossi
2019-06-21
3
-3
/
+4
*
radv: add support for VK_KHR_depth_stencil_resolve
Samuel Pitoiset
2019-06-21
2
-0
/
+22
*
radv: pass sample locations for transitions before depth/stencil resolves
Samuel Pitoiset
2019-06-21
3
-1
/
+34
*
radv: clear the depth/stencil resolve attachment if necessary
Samuel Pitoiset
2019-06-21
1
-18
/
+55
*
radv: decompress HTILE if the resolve src image is compressed
Samuel Pitoiset
2019-06-21
1
-1
/
+17
*
radv: select the depth/stencil resolve method based on some conditions
Samuel Pitoiset
2019-06-21
1
-13
/
+65
*
radv: implement all depth/stencil resolve modes using compute
Samuel Pitoiset
2019-06-21
2
-0
/
+522
*
radv: implement all depth/stencil resolve modes using graphics
Samuel Pitoiset
2019-06-21
2
-0
/
+614
*
radv: record if a render pass has depth/stencil resolve attachments
Samuel Pitoiset
2019-06-21
2
-1
/
+29
[prev]
[next]