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
*
pan/midgard: Extract simple source mod check
Alyssa Rosenzweig
2019-07-30
3
-4
/
+15
*
pan/midgard: Lower texr/texw mixed registers
Alyssa Rosenzweig
2019-07-30
1
-2
/
+2
*
pan/midgard: Always set .cont for derivatives in loops
Alyssa Rosenzweig
2019-07-30
1
-0
/
+7
*
pan/midgard: Implement derivatives
Alyssa Rosenzweig
2019-07-30
5
-1
/
+183
*
pan/midgard: Compose original texture swizzle in RA
Alyssa Rosenzweig
2019-07-30
1
-2
/
+4
*
pan/midgard: Add new swizzles
Alyssa Rosenzweig
2019-07-30
1
-0
/
+3
*
pan/midgard: Add OP_IS_DERIVATIVE helper
Alyssa Rosenzweig
2019-07-30
1
-0
/
+5
*
pan/midgard: Add make_compiler_temp_reg helper
Alyssa Rosenzweig
2019-07-30
1
-0
/
+6
*
pan/midgard: Move nir_*_src_index to compiler.h
Alyssa Rosenzweig
2019-07-30
2
-28
/
+30
*
pan/midgard: Disassemble unknown texture ops as hex
Alyssa Rosenzweig
2019-07-30
1
-1
/
+1
*
pan/midgard: Add support for disassembling derivatives
Alyssa Rosenzweig
2019-07-30
2
-0
/
+12
*
nir/find_array_copies: Use correct parent array length
Connor Abbott
2019-07-30
1
-2
/
+3
*
nir: Fix comparison for nir_deref_instr_is_known_out_of_bounds()
Connor Abbott
2019-07-30
1
-1
/
+1
*
radv/gfx10: only compile the GS copy shader on-demand
Samuel Pitoiset
2019-07-30
1
-1
/
+2
*
gitlab-ci: Fix scons build directory path
Michel Dänzer
2019-07-30
1
-1
/
+1
*
swr/rasterizer: Add memory tracking support
Jan Zielinski
2019-07-30
12
-26
/
+252
*
swr/rasterizer: Better implementation of scatter
Jan Zielinski
2019-07-30
7
-79
/
+225
*
swr/rasterizer: cleanups for tessellation
Jan Zielinski
2019-07-30
2
-28
/
+56
*
rasterizer/swr: move BucketMgr to SwrContext
Jan Zielinski
2019-07-30
21
-261
/
+290
*
v3d: take into account separate_stencil when checking if stencil should be cl...
Alejandro Piñeiro
2019-07-30
1
-1
/
+7
*
radv: Don't include radv_private.h from radv_shader.h
Daniel Schürmann
2019-07-30
6
-94
/
+143
*
i965/gen10: Remove unnecessary workaround.
Rafael Antognolli
2019-07-29
1
-16
/
+0
*
iris: Fix SO offset to be 32-bit in DrawTransformFeedback handling
Kenneth Graunke
2019-07-29
1
-1
/
+1
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
11
-52
/
+19
*
glsl: Treat gl_FragCoord as a varying even when it's a system value
Jason Ekstrand
2019-07-29
1
-1
/
+3
*
mesa/spirv: Set frag_coord_is_sysval to GLSLFragCoordIsSysVal
Jason Ekstrand
2019-07-29
1
-0
/
+1
*
intel/fs: Remove calculate_urb_setup from fs_visitor
Jason Ekstrand
2019-07-29
2
-14
/
+8
*
freedreno/a6xx: fix MSAA resolve hangs
Rob Clark
2019-07-29
1
-11
/
+4
*
freedreno/ir3: fix for array/reg store vs meta instructions
Rob Clark
2019-07-29
1
-1
/
+4
*
meson: bump required version to 0.46
Eric Engestrom
2019-07-29
1
-1
/
+1
*
radeon/vcn/vp9: add Arcturus VP9 support
Leo Liu
2019-07-29
1
-3
/
+3
*
radeon/vcn: add Arcturus decode support
Leo Liu
2019-07-29
1
-1
/
+11
*
amd: add support for Arcturus
Marek Olšák
2019-07-29
4
-0
/
+11
*
radeonsi: add AMD_DEBUG=nogfx for testing
Marek Olšák
2019-07-29
2
-0
/
+5
*
radeonsi: add support for compute-only chips
Marek Olšák
2019-07-29
6
-6
/
+22
*
gallium/auxiliary/vl: add compute shaders for deint yuv
Sonny Jiang
2019-07-29
4
-31
/
+403
*
gallium/auxiliary/vl: don't call gfx functions on compute-only chips
Sonny Jiang
2019-07-29
1
-75
/
+83
*
gallium/auxiliary/vl: add PIPE_CAP_GRAPHICS check for vl compositor
James Zhu
2019-07-29
2
-64
/
+65
*
gallium: create multimedia contexts as compute-only if graphics is unsupported
Marek Olšák
2019-07-29
9
-12
/
+21
*
gallium: add PIPE_CAP_GRAPHICS
Marek Olšák
2019-07-29
3
-0
/
+4
*
radv: implement VK_EXT_index_type_uint8
Samuel Pitoiset
2019-07-29
3
-6
/
+61
*
anv: implement VK_EXT_index_type_uint8
Lionel Landwerlin
2019-07-29
4
-22
/
+66
*
vulkan: Bump headers to 1.1.117
Lionel Landwerlin
2019-07-29
2
-24
/
+250
*
include/vulkan: bump vk_android_native_buffer
Lionel Landwerlin
2019-07-29
1
-15
/
+54
*
intel/mi: only resolve to a temp register if source isn't in memory
Eric Engestrom
2019-07-29
1
-1
/
+1
*
gitlab-ci: Enable freedreno shader-db runs.
Eric Anholt
2019-07-29
1
-3
/
+5
*
nir: Fix helgrind complaints about data race in trivial_swizzle init.
Eric Anholt
2019-07-29
1
-3
/
+3
*
freedreno: Fix data race on making the shader's id.
Eric Anholt
2019-07-29
1
-1
/
+2
*
freedreno: Take a lock around shader variant creation.
Eric Anholt
2019-07-29
2
-0
/
+7
*
freedreno: Fix data races with allocating/freeing struct ir3.
Eric Anholt
2019-07-29
1
-1
/
+1
[next]