index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: don't expose imageAtomicIncWrap for signed image
Pierre-Eric Pelloux-Prayer
2020-07-09
1
-15
/
+29
*
ac/llvm: remove the -1 hack from ac_atomic_inc_wrap
Pierre-Eric Pelloux-Prayer
2020-07-09
1
-10
/
+0
*
glsl: reject size1x8 for image variable with floating-point data types
Pierre-Eric Pelloux-Prayer
2020-07-09
1
-5
/
+7
*
gitlab-ci: Remove left-behind rules:
Tomeu Vizoso
2020-07-09
1
-2
/
+2
*
radv: compute prim_vertex_count at draw time
Samuel Pitoiset
2020-07-09
3
-27
/
+31
*
radv: adjust IA_MULTI_VGT_PARAM.PARTIAL_VS_WAVE at draw time
Samuel Pitoiset
2020-07-09
2
-14
/
+13
*
radv: adjust IA_MULTI_VGT_PARAM.WD_SWITCH_ON_EOP at draw time
Samuel Pitoiset
2020-07-09
3
-19
/
+14
*
radv: store the primitive topology hardware value in the pipeline
Samuel Pitoiset
2020-07-09
2
-2
/
+2
*
radv: implement missing VK_ACCESS_MEMORY_{READ,WRITE}_BIT
Samuel Pitoiset
2020-07-09
1
-0
/
+24
*
nv50/ir: fix memset on non trivial types warning
Karol Herbst
2020-07-09
3
-5
/
+3
*
nine: remove unused var
Timothy Arceri
2020-07-09
1
-1
/
+0
*
zink: fix missing fallthrough comment
Timothy Arceri
2020-07-09
1
-0
/
+1
*
v3d: remove redefine of VG(x)
Timothy Arceri
2020-07-09
1
-8
/
+0
*
freedreno: fix missing fallthrough comments
Timothy Arceri
2020-07-09
1
-0
/
+1
*
amd/llvm: Mark pointer function arguments as 32-byte aligned.
Bas Nieuwenhuizen
2020-07-08
3
-0
/
+14
*
glsl: don't validate array types in ir_dereference_variable
Marek Olšák
2020-07-08
1
-1
/
+4
*
radv: use bitshifts for debug enum values
Simon Ser
2020-07-08
1
-36
/
+36
*
freedreno/layout: layout simplifications and pitch from level 0 pitch
Jonathan Marek
2020-07-08
33
-320
/
+177
*
freedreno: add a fd_resource_pitch helper
Jonathan Marek
2020-07-08
17
-76
/
+56
*
freedreno/a2xx: fix compressed textures
Jonathan Marek
2020-07-08
1
-2
/
+2
*
docs: Document how to interact with docker containers.
Eric Anholt
2020-07-08
1
-0
/
+32
*
docs: Relax the expectations of HW CI farms.
Eric Anholt
2020-07-08
1
-3
/
+2
*
docs: Move the gitlab-ci docs to RST.
Eric Anholt
2020-07-08
5
-263
/
+263
*
docs: Move the conformance and the CI docs to a top level Testing section.
Eric Anholt
2020-07-08
2
-4
/
+10
*
docs: Move the current CI .rst doc to docs/ci/ and link to it from .gitlab-ci.
Eric Anholt
2020-07-08
3
-1
/
+2
*
nir/validate: Don't abort() until after the shader has printed
Jason Ekstrand
2020-07-08
1
-33
/
+7
*
Revert "ac/surface: require that gfx8 doesn't have DCC in order to be display...
Marek Olšák
2020-07-08
1
-4
/
+3
*
zink: translate gl_FragColor to gl_FragData before ntv to fix multi-rt output
Mike Blumenkrantz
2020-07-08
2
-5
/
+6
*
nir: add lowering pass for fragcolor -> fragdata
Mike Blumenkrantz
2020-07-08
3
-0
/
+111
*
zink: expose depth-clip if supported
Erik Faye-Lund
2020-07-08
2
-4
/
+2
*
radv: Use correct semaphore handle type for Android import.
Bas Nieuwenhuizen
2020-07-08
1
-1
/
+1
*
radv: set depth/stencil enable values correctly for the meta clear path
Samuel Pitoiset
2020-07-08
1
-3
/
+3
*
freedreno/regs: document CS shared storage size bit
Jonathan Marek
2020-07-08
1
-1
/
+10
*
v3d/compiler: Fix sorting the gs and fs inputs
Neil Roberts
2020-07-08
1
-0
/
+3
*
panfrost: add some missing fallthrough comments to bi_pack.c
Timothy Arceri
2020-07-08
1
-0
/
+3
*
panfrost: hide more unused code in bi_lower_combine.c
Timothy Arceri
2020-07-08
1
-1
/
+3
*
panfrost: add some missing fallthrough comments
Timothy Arceri
2020-07-08
1
-0
/
+2
*
nouveau/nvc0: silence maybe-uninitialized warning
Timothy Arceri
2020-07-08
1
-0
/
+1
*
iris: silence maybe-uninitialized for stc_dst_aux_usage variable
Timothy Arceri
2020-07-08
1
-2
/
+2
*
iris: fix maybe-uninitialized warning for initial_state variable
Timothy Arceri
2020-07-08
1
-0
/
+1
*
radeonsi: fix SI_NUM_ATOMS
Timothy Arceri
2020-07-08
1
-1
/
+1
*
r600/radeonsi: silence zero-length-bounds gcc warnings
Timothy Arceri
2020-07-08
3
-8
/
+9
*
freedreno/ir3: add support for a650 tess shared storage
Jonathan Marek
2020-07-08
6
-5
/
+29
*
gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporaries
Marek Olšák
2020-07-07
21
-0
/
+27
*
glsl: lower mediump temporaries to 16 bits except structures (v2)
Marek Olšák
2020-07-07
4
-2
/
+1028
*
glsl: Handle 16-bit types in loop analysis
Alyssa Rosenzweig
2020-07-07
1
-0
/
+9
*
glsl: add capability to lower mediump array types
Marek Olšák
2020-07-07
1
-29
/
+48
*
glsl: lower builtins to mediump that always return mediump or lowp
Marek Olšák
2020-07-07
2
-2
/
+114
*
glsl: lower builtins to mediump that ignore precision of certain parameters
Marek Olšák
2020-07-07
2
-0
/
+97
*
glsl: don't lower builtins to mediump that don't allow it
Marek Olšák
2020-07-07
4
-15
/
+334
[next]