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
*
panfrost: Move panfrost_translate_texture_type
Alyssa Rosenzweig
2020-07-09
2
-26
/
+27
*
panfrost: Handle PIPE_FORMAT_S8_UINT
Alyssa Rosenzweig
2020-07-09
2
-0
/
+10
*
panfrost: Handle PIPE_FORMAT_X24S8_UINT
Alyssa Rosenzweig
2020-07-09
2
-1
/
+10
*
panfrost: Move scoreboarding routines to common
Alyssa Rosenzweig
2020-07-09
6
-6
/
+9
*
panfrost: Drop batch from scoreboard routines
Alyssa Rosenzweig
2020-07-09
5
-34
/
+37
*
panfrost: Pass polygon_list to tiler init function
Alyssa Rosenzweig
2020-07-09
3
-6
/
+7
*
panfrost: Factor out scoreboarding state
Alyssa Rosenzweig
2020-07-09
5
-55
/
+89
*
panfrost: Move pool routines to common code
Alyssa Rosenzweig
2020-07-09
11
-26
/
+13
*
panfrost: Drop Gallium-local pan_bo_create wrapper
Alyssa Rosenzweig
2020-07-09
7
-32
/
+20
*
panfrost: Move debug flags into the device
Alyssa Rosenzweig
2020-07-09
8
-53
/
+54
*
panfrost: Expose pool-based allocation API
Alyssa Rosenzweig
2020-07-09
8
-43
/
+41
*
panfrost: Track the device through the pool
Alyssa Rosenzweig
2020-07-09
3
-4
/
+8
*
panfrost: Allocate pool BOs against the pool
Alyssa Rosenzweig
2020-07-09
1
-5
/
+8
*
panfrost: Introduce pan_pool struct
Alyssa Rosenzweig
2020-07-09
4
-31
/
+74
*
docs/features: Track Panfrost
Alyssa Rosenzweig
2020-07-09
1
-41
/
+41
*
docs: fix a bunch of typos
Eric Engestrom
2020-07-09
6
-12
/
+12
*
glsl: declare gl_Layer/gl_ViewportIndex/gl_ViewportMask as vs builtins
Pierre-Eric Pelloux-Prayer
2020-07-09
1
-50
/
+55
*
turnip: fix active_desc_sets not being set for compute pipeline
Jonathan Marek
2020-07-09
1
-0
/
+2
*
docs: add some missing stuff to sourcetree.rst
Miklós Máté
2020-07-09
1
-25
/
+78
*
docs: update calendar and link releases notes for 20.1.3
Eric Engestrom
2020-07-09
2
-3
/
+3
*
docs: add release notes for 20.1.3
Eric Engestrom
2020-07-09
1
-0
/
+244
*
glsl: only allow 32 bits atomic operations on images
Pierre-Eric Pelloux-Prayer
2020-07-09
1
-0
/
+44
*
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
[next]