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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix aux-surface size check
Daniel Stone
2018-02-17
2
-3
/
+12
*
radeonsi: implement 32-bit pointers in user data SGPRs (v2)
Marek Olšák
2018-02-17
7
-59
/
+141
*
radeonsi: disallow constant buffers with a 64-bit address in slot 0
Marek Olšák
2018-02-17
2
-1
/
+9
*
radeonsi: move const_uploader allocations to 32-bit address space
Marek Olšák
2018-02-17
3
-2
/
+7
*
winsys/radeon: implement and enable 32-bit VM allocations
Marek Olšák
2018-02-17
3
-8
/
+64
*
winsys/radeon: add struct radeon_vm_heap
Marek Olšák
2018-02-17
3
-36
/
+47
*
winsys/amdgpu: enable 32-bit VM allocations
Marek Olšák
2018-02-17
1
-1
/
+2
*
gallium/radeon: add 32-bit address space heaps
Marek Olšák
2018-02-17
1
-3
/
+44
*
ac: query high bits of 32-bit address space
Marek Olšák
2018-02-17
2
-0
/
+8
*
gallium: use PIPE_CAP_CONSTBUF0_FLAGS
Marek Olšák
2018-02-17
4
-5
/
+27
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
18
-0
/
+21
*
meson: Add Haiku platform support v4
Alexander von Gluck IV
2018-02-16
9
-13
/
+189
*
anv/icl: Add render target flush after uploading binding table
Anuj Phogat
2018-02-16
1
-0
/
+20
*
anv/icl: Enable float blend optimization
Anuj Phogat
2018-02-16
1
-1
/
+1
*
anv/icl: Use gen11 functions
Anuj Phogat
2018-02-16
2
-0
/
+6
*
anv/icl: Build anv libs for gen11
Anuj Phogat
2018-02-16
4
-2
/
+32
*
anv/icl: Generate gen11 entry point functions
Anuj Phogat
2018-02-16
1
-1
/
+5
*
anv/icl: Don't use DISPATCH_MODE_SIMD4X2
Anuj Phogat
2018-02-16
1
-0
/
+5
*
anv/icl: Don't use SingleVertexDispatch
Anuj Phogat
2018-02-16
1
-0
/
+2
*
anv/icl: Don't set ResetGatewayTimer
Anuj Phogat
2018-02-16
1
-0
/
+2
*
anv/icl: Add #define genX
Anuj Phogat
2018-02-16
1
-0
/
+3
*
anv/icl: Add gen11 mocs defines
Anuj Phogat
2018-02-16
1
-0
/
+11
*
i965: Implement GenerateMipmap directly, rather than using Meta.
Kenneth Graunke
2018-02-16
5
-0
/
+135
*
mesa: Move compute_num_levels from st_gen_mipmap.c to mipmap.c.
Kenneth Graunke
2018-02-16
3
-27
/
+29
*
meson: freedreno depends on nir
Dylan Baker
2018-02-16
1
-0
/
+1
*
swr/rast: blend_epi32() should return Integer, not Float
George Kyriazis
2018-02-16
1
-1
/
+1
*
swr/rast: Normalize path for debug metadata
George Kyriazis
2018-02-16
1
-1
/
+2
*
swr/rast: Consolidate archrast Draw events
George Kyriazis
2018-02-16
4
-26
/
+79
*
swr/rast: Add semantics for translating address
George Kyriazis
2018-02-16
2
-0
/
+5
*
swr/rast: Convert C Sampler intrinsics
George Kyriazis
2018-02-16
2
-0
/
+19
*
swr/rast: Make SIMDLib templated types easier to use
George Kyriazis
2018-02-16
5
-298
/
+307
*
swr/rast: Be more explicit when fetching next component
George Kyriazis
2018-02-16
2
-4
/
+11
*
swr/rast: Fix bug related to passing AR handle
George Kyriazis
2018-02-16
1
-1
/
+1
*
swr/rast: Fix primitive replication issue in tesselation PA.
George Kyriazis
2018-02-16
2
-2
/
+3
*
swr/rast: Use llvm intrinsic masked gather
George Kyriazis
2018-02-16
2
-0
/
+14
*
swr/rast: Misc cleanup
George Kyriazis
2018-02-16
3
-49
/
+60
*
swr/rast: Renamed variable in vertexbufferstate
George Kyriazis
2018-02-16
3
-6
/
+8
*
swr/rast: Fix GATHERPS to avoid assertions.
George Kyriazis
2018-02-16
1
-2
/
+3
*
swr/rast: More precise user clip distance interpolation
George Kyriazis
2018-02-16
2
-17
/
+4
*
swr/rast: Cull prims when all verts have negative clip distances
George Kyriazis
2018-02-16
1
-0
/
+4
*
swr/rast: whitespace and comment cleanup
George Kyriazis
2018-02-16
2
-20
/
+21
*
swr/rast: Fix invalid number of attributes
George Kyriazis
2018-02-16
1
-1
/
+1
*
swr/rast: Add clipper stats.
George Kyriazis
2018-02-16
4
-17
/
+31
*
swr/rast: Separate event types to public and private
George Kyriazis
2018-02-16
7
-119
/
+155
*
swr/rast: Clean up event types and remove BE events
George Kyriazis
2018-02-16
2
-80
/
+0
*
swr/rast: Removed unused variable
George Kyriazis
2018-02-16
11
-34
/
+2
*
swr/rast: Separate RDTSC code from archrast
George Kyriazis
2018-02-16
15
-186
/
+181
*
swr/rast: Cleanup of mpPrivateContext in Builder
George Kyriazis
2018-02-16
3
-3
/
+15
*
swr/rast: Remove some JIT debug code
George Kyriazis
2018-02-16
1
-45
/
+0
*
swr/rast: Don't include private context in gather args
George Kyriazis
2018-02-16
4
-14
/
+17
[next]