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
...
*
st/mesa: enable GL_EXT_float_blend when possible
Ilia Mirkin
2019-02-18
1
-0
/
+10
*
mesa: add explicit enable for EXT_float_blend, and error condition
Ilia Mirkin
2019-02-18
4
-1
/
+26
*
radv: fix writing the alpha channel of MRT0 when alpha coverage is enabled
Samuel Pitoiset
2019-02-18
1
-7
/
+8
*
freedreno/ir3: handle quirky atomic dst for a6xx
Rob Clark
2019-02-18
1
-3
/
+12
*
freedreno/a6xx: fix helper_invocation (sampler mask/id)
Rob Clark
2019-02-18
1
-1
/
+6
*
radv: remove unused variable in gather_push_constant_info()
Samuel Pitoiset
2019-02-18
1
-1
/
+0
*
i965: scale factor changes should trigger recompile
Lionel Landwerlin
2019-02-18
2
-1
/
+16
*
radv: write the alpha channel of MRT0 when alpha coverage is enabled
Samuel Pitoiset
2019-02-18
1
-0
/
+8
*
ac: use new LLVM 8 intrinsic when loading 16-bit values
Samuel Pitoiset
2019-02-18
1
-14
/
+27
*
ac: add ac_build_llvm8_tbuffer_load() helper
Samuel Pitoiset
2019-02-18
2
-0
/
+52
*
mesa: return NULL if we exceed MaxColorAttachments in get_fb_attachment
Tapani Pälli
2019-02-18
1
-2
/
+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
*
nir: Don't reassociate add/mul chains containing only constants
Kenneth Graunke
2019-02-16
1
-5
/
+5
*
i965: Assert the execobject handles match for this device
Chris Wilson
2019-02-16
1
-0
/
+2
*
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: HIGH reg w/a for a6xx
Rob Clark
2019-02-16
4
-3
/
+26
*
freedreno/ir3: add a6xx+ SSBO/image support
Rob Clark
2019-02-16
7
-2
/
+484
*
freedreno/ir3: add a6xx instruction encoding
Rob Clark
2019-02-16
1
-0
/
+90
*
freedreno/ir3: add image/ssbo <-> ibo/tex mapping
Rob Clark
2019-02-16
9
-92
/
+173
*
freedreno/ir3: fix ncomp for _store_image() src
Rob Clark
2019-02-16
1
-2
/
+3
*
freedreno/ir3: split out a4xx+ instructions
Rob Clark
2019-02-16
7
-332
/
+394
*
freedreno/ir3: split out image helpers
Rob Clark
2019-02-16
6
-183
/
+253
*
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
*
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
[prev]
[next]