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
*
freedreno/a6xx: move stream-out emit to helper
Rob Clark
2019-02-16
1
-64
/
+72
*
freedreno/ir3: fix varying packing vs. tex sharp edge
Rob Clark
2019-02-16
1
-2
/
+30
*
radv: fix invalid element type when filling vertex input default values
Samuel Pitoiset
2019-02-16
1
-1
/
+3
*
i965: Removed the field etc_format from the struct intel_mipmap_tree
Eleni Maria Stea
2019-02-15
3
-18
/
+1
*
i965: Enabled the OES_copy_image extension on Gen 7 GPUs
Eleni Maria Stea
2019-02-15
1
-4
/
+12
*
i965: Fixed the CopyImageSubData for ETC2 on Gen < 8
Eleni Maria Stea
2019-02-15
3
-18
/
+6
*
i965: Faking the ETC2 compression on Gen < 8 GPUs using two miptrees.
Eleni Maria Stea
2019-02-15
3
-69
/
+134
*
i965: Rename intel_mipmap_tree::r8stencil_* -> ::shadow_*
Nanley Chery
2019-02-15
3
-19
/
+19
*
nir: remove simple dead if detection from nir_opt_dead_cf()
Timothy Arceri
2019-02-16
1
-7
/
+2
*
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
*
radv: Use correct num formats to detect whether we should be use 1.0 or 1.
Bas Nieuwenhuizen
2019-02-15
1
-1
/
+2
*
nir/algebraic: Simplify comparison with sequential integers starting with 0
Ian Romanick
2019-02-15
1
-0
/
+5
*
nir/algebraic: Convert some f2u to f2i
Ian Romanick
2019-02-15
1
-0
/
+13
*
intel/compiler/test: Add unit test for mismatched signedness comparison
Matt Turner
2019-02-15
1
-0
/
+32
*
intel/compiler: Avoid propagating inequality cmods if types are different
Matt Turner
2019-02-15
1
-0
/
+7
*
intel/compiler/test: Set devinfo->gen = 7
Matt Turner
2019-02-15
1
-1
/
+1
*
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
*
nir: remove jump from two merging jump-ending blocks
Juan A. Suarez Romero
2019-02-15
1
-2
/
+19
*
nir: move ALU instruction before the jump instruction
Juan A. Suarez Romero
2019-02-15
1
-1
/
+1
*
mesa: INVALID_VALUE for wrong type or format in Clear*Buffer*Data
Andres Gomez
2019-02-15
1
-4
/
+6
*
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
*
virgl: use virgl_transfer in inline write
Gurchetan Singh
2019-02-15
1
-26
/
+40
*
virgl: add protocol for resource transfers
Gurchetan Singh
2019-02-15
2
-0
/
+12
*
virgl: when creating / freeing transfers, pass slab pool directly
Gurchetan Singh
2019-02-15
4
-14
/
+14
*
virgl: unmap uploader at flush time
Gurchetan Singh
2019-02-15
1
-2
/
+3
*
virgl: make alignment smaller when uploading index user buffers
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: track level cleanliness rather than resource cleanliness
Gurchetan Singh
2019-02-15
6
-14
/
+20
*
virgl: don't mark unclean after a flush
Gurchetan Singh
2019-02-15
1
-1
/
+0
*
virgl: use virgl_resource_dirty helper
Gurchetan Singh
2019-02-15
6
-16
/
+19
[next]