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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: Go back to using llvm.pow intrinsic for nir_op_fpow
Kenneth Graunke
2019-02-19
1
-1
/
+0
*
radeonsi/nir: set shader_buffers_declared properly
Timothy Arceri
2019-02-20
1
-10
/
+22
*
radeonsi/nir: set colors_read properly
Timothy Arceri
2019-02-20
1
-7
/
+10
*
radeonsi/nir: set input_usage_mask properly
Timothy Arceri
2019-02-20
1
-11
/
+36
*
radeonsi/nir: Use uniform location when calculating const_file_max.
Timur Kristóf
2019-02-20
1
-6
/
+6
*
radeonsi: add driconf option radeonsi_enable_nir
Marek Olšák
2019-02-19
2
-1
/
+3
*
tegra/autotools: add missing libdrm cflags
Eric Engestrom
2019-02-19
1
-0
/
+1
*
tegra/meson: add missing dep_libdrm
Eric Engestrom
2019-02-19
1
-0
/
+1
*
v3d: Stop tracking num_inputs for VPM loads.
Eric Anholt
2019-02-18
2
-2
/
+2
*
v3d: Use the early_fragment_tests flag for the shader's disable-EZ field.
Eric Anholt
2019-02-18
1
-2
/
+7
*
v3d: Sync indirect draws on the last rendering.
Eric Anholt
2019-02-18
1
-2
/
+2
*
v3d: Clear the GMP on initialization of the simulator.
Eric Anholt
2019-02-18
1
-0
/
+1
*
freedreno/a6xx: fix helper_invocation (sampler mask/id)
Rob Clark
2019-02-18
1
-1
/
+6
*
panfrost: Fix clipping region
Alyssa Rosenzweig
2019-02-18
1
-4
/
+11
*
panfrost: Preserve w sign in perspective division
Alyssa Rosenzweig
2019-02-18
1
-2
/
+4
*
panfrost: Cleanup mali_viewport (clipping) code
Alyssa Rosenzweig
2019-02-18
2
-17
/
+19
*
panfrost: Swap order of tiled texture (de)alloc
Alyssa Rosenzweig
2019-02-18
1
-6
/
+6
*
panfrost: Free imported BOs
Alyssa Rosenzweig
2019-02-18
3
-0
/
+12
*
panfrost: Fix various leaks unmapping resources
Alyssa Rosenzweig
2019-02-18
2
-9
/
+14
*
freedreno/a6xx: cache flush harder
Rob Clark
2019-02-16
5
-7
/
+37
*
freedreno/a6xx: compute support
Rob Clark
2019-02-16
8
-40
/
+290
*
freedreno/a6xx: image/ssbo state emit
Rob Clark
2019-02-16
6
-215
/
+259
*
freedreno/a6xx: border-color offset helper
Rob Clark
2019-02-16
2
-13
/
+31
*
freedreno/ir3: add image/ssbo <-> ibo/tex mapping
Rob Clark
2019-02-16
3
-67
/
+32
*
freedreno/a6xx: clean up some open-coded bits
Rob Clark
2019-02-16
1
-2
/
+4
*
freedreno/a6xx: move stream-out emit to helper
Rob Clark
2019-02-16
1
-64
/
+72
*
swr/rast: Add translation support to streamout
Alok Hota
2019-02-15
12
-37
/
+106
*
swr/rast: simdlib cleanup, clipper stack space fixes
Alok Hota
2019-02-15
13
-135
/
+127
*
swr/rast: convert DWORD->uint32_t, QWORD->uint64_t
Alok Hota
2019-02-15
5
-25
/
+25
*
swr/rast: Refactor scratch space variable names
Alok Hota
2019-02-15
4
-14
/
+14
*
swr/rast: FP consistency between POSH/RENDER pipes
Alok Hota
2019-02-15
4
-11
/
+33
*
swr/rast: Move knob defaults to generated cpp file
Alok Hota
2019-02-15
2
-7
/
+14
*
swr/rast: Flip BitScanReverse index calculation
Alok Hota
2019-02-15
1
-2
/
+2
*
swr/rast: Correctly align 64-byte spills/fills
Alok Hota
2019-02-15
1
-2
/
+2
*
swr/rast: Disable use of __forceinline by default
Alok Hota
2019-02-15
1
-1
/
+12
*
swr/rast: Convert system memory pointers to gfxptr_t
Alok Hota
2019-02-15
6
-3
/
+18
*
gallium/auxiliary/vl: Add video compositor compute shader render
James Zhu
2019-02-15
2
-28
/
+83
*
gallium/auxiliary/vl: Add compute shader to support video compositor render
James Zhu
2019-02-15
5
-0
/
+469
*
gallium/auxiliary/vl: Rename csc_matrix and increase its size.
James Zhu
2019-02-15
3
-7
/
+7
*
gallium/auxiliary/vl: Split vl_compositor graphic shaders from vl_compositor API
James Zhu
2019-02-15
5
-688
/
+821
*
gallium/auxiliary/vl: Move dirty define to header file
James Zhu
2019-02-15
2
-9
/
+8
*
virgl: use virgl_transfer_inline_write even less
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: use transfer queue
Gurchetan Singh
2019-02-15
5
-18
/
+36
*
virgl: introduce transfer queue
Gurchetan Singh
2019-02-15
5
-0
/
+390
*
virgl: add encoder functions for new protocol
Gurchetan Singh
2019-02-15
2
-0
/
+28
*
virgl: make winsys modifications for encoded transfers
Gurchetan Singh
2019-02-15
5
-6
/
+21
*
virgl: add extra checks in virgl_res_needs_flush_wait
Gurchetan Singh
2019-02-15
1
-4
/
+9
*
virgl: pass virgl transfer to virgl_res_needs_flush_wait
Gurchetan Singh
2019-02-15
5
-14
/
+22
*
virgl: keep track of number of computations
Gurchetan Singh
2019-02-15
2
-3
/
+3
*
virgl: limit command length to 16 bits
Gurchetan Singh
2019-02-15
2
-5
/
+8
[next]