Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
2cf5433b99f989fa0ae1d2b108779e247145af85
2cf5433
ac: use new LLVM 8 intrinsic when loading 16-bit values
by Samuel Pitoiset
· 6 years ago
f022314
ac: add ac_build_llvm8_tbuffer_load() helper
by Samuel Pitoiset
· 6 years ago
9762a9f
mesa: return NULL if we exceed MaxColorAttachments in get_fb_attachment
by Tapani Pälli
· 6 years ago
2c6a7fb
panfrost: Fix clipping region
by Alyssa Rosenzweig
· 6 years ago
fa1b36d
panfrost: Preserve w sign in perspective division
by Alyssa Rosenzweig
· 6 years ago
49985ce
panfrost: Cleanup mali_viewport (clipping) code
by Alyssa Rosenzweig
· 6 years ago
a944637
panfrost: Swap order of tiled texture (de)alloc
by Alyssa Rosenzweig
· 6 years ago
4a4ed53
panfrost: Free imported BOs
by Alyssa Rosenzweig
· 6 years ago
b5a0129
panfrost: Fix various leaks unmapping resources
by Alyssa Rosenzweig
· 6 years ago
5352514
nir: Don't reassociate add/mul chains containing only constants
by Kenneth Graunke
· 6 years ago
e9882b8
i965: Assert the execobject handles match for this device
by Chris Wilson
· 6 years ago
99b90ec
freedreno/a6xx: cache flush harder
by Rob Clark
· 6 years ago
1af0c5d
freedreno/a6xx: compute support
by Rob Clark
· 6 years ago
5118dcf
freedreno/a6xx: image/ssbo state emit
by Rob Clark
· 6 years ago
2183d9c
freedreno/a6xx: border-color offset helper
by Rob Clark
· 6 years ago
c1a27ba
freedreno/ir3: HIGH reg w/a for a6xx
by Rob Clark
· 6 years ago
9478485
freedreno/ir3: add a6xx+ SSBO/image support
by Rob Clark
· 6 years ago
b46d5b8
freedreno/ir3: add a6xx instruction encoding
by Rob Clark
· 6 years ago
2e0ea3f
freedreno/ir3: add image/ssbo <-> ibo/tex mapping
by Rob Clark
· 6 years ago
75f3a52
freedreno/ir3: fix ncomp for _store_image() src
by Rob Clark
· 6 years ago
feee305
freedreno/ir3: split out a4xx+ instructions
by Rob Clark
· 6 years ago
42af064
freedreno/ir3: split out image helpers
by Rob Clark
· 6 years ago
aefdb9b
freedreno/a6xx: clean up some open-coded bits
by Rob Clark
· 6 years ago
b51de44
freedreno/a6xx: move stream-out emit to helper
by Rob Clark
· 6 years ago
c0d6be1
freedreno/ir3: fix varying packing vs. tex sharp edge
by Rob Clark
· 6 years ago
52bdb04
radv: fix invalid element type when filling vertex input default values
by Samuel Pitoiset
· 6 years ago
7188e2b
i965: Removed the field etc_format from the struct intel_mipmap_tree
by Eleni Maria Stea
· 6 years ago
248f2e7
i965: Enabled the OES_copy_image extension on Gen 7 GPUs
by Eleni Maria Stea
· 6 years ago
db0c379
i965: Fixed the CopyImageSubData for ETC2 on Gen < 8
by Eleni Maria Stea
· 6 years ago
d8eb728
i965: Faking the ETC2 compression on Gen < 8 GPUs using two miptrees.
by Eleni Maria Stea
· 6 years ago
c6dada7
i965: Rename intel_mipmap_tree::r8stencil_* -> ::shadow_*
by Nanley Chery
· 6 years ago
a801196
nir: remove simple dead if detection from nir_opt_dead_cf()
by Timothy Arceri
· 6 years ago
f695e43
swr/rast: Add translation support to streamout
by Alok Hota
· 6 years ago
a7fa0cc
swr/rast: simdlib cleanup, clipper stack space fixes
by Alok Hota
· 6 years ago
f9c29a3
swr/rast: convert DWORD->uint32_t, QWORD->uint64_t
by Alok Hota
· 6 years ago
c503b58
swr/rast: Refactor scratch space variable names
by Alok Hota
· 6 years ago
0b4db43
swr/rast: FP consistency between POSH/RENDER pipes
by Alok Hota
· 6 years ago
dc7b3c9
swr/rast: Move knob defaults to generated cpp file
by Alok Hota
· 6 years ago
05e4ff3
swr/rast: Flip BitScanReverse index calculation
by Alok Hota
· 6 years ago
ae400a9
swr/rast: Correctly align 64-byte spills/fills
by Alok Hota
· 6 years ago
78bab66
swr/rast: Disable use of __forceinline by default
by Alok Hota
· 6 years ago
20d5c88
swr/rast: Convert system memory pointers to gfxptr_t
by Alok Hota
· 6 years ago
4b03a19
radv: Use correct num formats to detect whether we should be use 1.0 or 1.
by Bas Nieuwenhuizen
· 6 years ago
979b43b
nir/algebraic: Simplify comparison with sequential integers starting with 0
by Ian Romanick
· 6 years ago
ad05920
nir/algebraic: Convert some f2u to f2i
by Ian Romanick
· 6 years ago
ac21dd4
intel/compiler/test: Add unit test for mismatched signedness comparison
by Matt Turner
· 6 years ago
2dff9a6
intel/compiler: Avoid propagating inequality cmods if types are different
by Matt Turner
· 6 years ago
e50db60
intel/compiler/test: Set devinfo->gen = 7
by Matt Turner
· 6 years ago
9364d66
gallium/auxiliary/vl: Add video compositor compute shader render
by James Zhu
· 6 years ago
f6ac0b5
gallium/auxiliary/vl: Add compute shader to support video compositor render
by James Zhu
· 6 years ago
299e2bc
gallium/auxiliary/vl: Rename csc_matrix and increase its size.
by James Zhu
· 6 years ago
7b7b5f2
gallium/auxiliary/vl: Split vl_compositor graphic shaders from vl_compositor API
by James Zhu
· 6 years ago
b34d7c5
gallium/auxiliary/vl: Move dirty define to header file
by James Zhu
· 6 years ago
1fb2408
nir: remove jump from two merging jump-ending blocks
by Juan A. Suarez Romero
· 6 years ago
69be993
nir: move ALU instruction before the jump instruction
by Juan A. Suarez Romero
· 6 years ago
a43596d
mesa: INVALID_VALUE for wrong type or format in Clear*Buffer*Data
by Andres Gomez
· 6 years ago
67426cc
virgl: use virgl_transfer_inline_write even less
by Gurchetan Singh
· 6 years ago
f0e71b1
virgl: use transfer queue
by Gurchetan Singh
· 6 years ago
4a7857b
virgl: introduce transfer queue
by Gurchetan Singh
· 6 years ago
9c49309
virgl: add encoder functions for new protocol
by Gurchetan Singh
· 6 years ago
5510cc6
virgl: make winsys modifications for encoded transfers
by Gurchetan Singh
· 6 years ago
90e9650
virgl: add extra checks in virgl_res_needs_flush_wait
by Gurchetan Singh
· 6 years ago
ab6ea6e
virgl: pass virgl transfer to virgl_res_needs_flush_wait
by Gurchetan Singh
· 6 years ago
d98fbd9
virgl: keep track of number of computations
by Gurchetan Singh
· 6 years ago
3551598
virgl: limit command length to 16 bits
by Gurchetan Singh
· 6 years ago
503ffe4
virgl: use virgl_transfer in inline write
by Gurchetan Singh
· 6 years ago
0fcd48b
virgl: add protocol for resource transfers
by Gurchetan Singh
· 6 years ago
168c3ff
virgl: when creating / freeing transfers, pass slab pool directly
by Gurchetan Singh
· 6 years ago
d5c2dac
virgl: unmap uploader at flush time
by Gurchetan Singh
· 6 years ago
14f265b
virgl: make alignment smaller when uploading index user buffers
by Gurchetan Singh
· 6 years ago
7626e6e
virgl: track level cleanliness rather than resource cleanliness
by Gurchetan Singh
· 6 years ago
c19aedc
virgl: don't mark unclean after a flush
by Gurchetan Singh
· 6 years ago
5b6a2ae
virgl: use virgl_resource_dirty helper
by Gurchetan Singh
· 6 years ago
1d294ad
virgl: add ability to do finer grain dirty tracking
by Gurchetan Singh
· 6 years ago
acc52ff
panfrost: Improve logging and patch memory leaks
by Alyssa Rosenzweig
· 6 years ago
c70ed4c
panfrost: Don't align framebuffer dims
by Alyssa Rosenzweig
· 6 years ago
5155bcf
panfrost: Implement PIPE_QUERY_OCCLUSION_COUNTER
by Alyssa Rosenzweig
· 6 years ago
2d22b53
panfrost: Identify MALI_OCCLUSION_PRECISE bit
by Alyssa Rosenzweig
· 6 years ago
595af46
drirc/i965: add option to disable 565 configs and visuals
by Tapani Pälli
· 6 years ago
97aa054
panfrost: Backport driver to Mali T600/T700
by Alyssa Rosenzweig
· 6 years ago
f96e871
panfrost: Fix build; depend on libdrm
by Alyssa Rosenzweig
· 6 years ago
08bfd71
nir/dead_cf: Stop relying on liveness analysis
by Jason Ekstrand
· 6 years ago
b50465d
nir/dead_cf: Inline cf_node_has_side_effects
by Jason Ekstrand
· 6 years ago
367b0ed
intel/fs: Bail in optimize_extract_to_float if we have modifiers
by Jason Ekstrand
· 6 years ago
8c85936
swr: set PIPE_CAP_MAX_VARYINGS correctly
by Ilia Mirkin
· 6 years ago
5064464
intel/fs: Silence a compiler warning
by Jason Ekstrand
· 6 years ago
9b20223
anv: Silence some compiler warnings in release builds
by Jason Ekstrand
· 6 years ago
cd60c99
anv/blorp: Delete a pointless assert
by Jason Ekstrand
· 6 years ago
b14d7a6
nir: Silence a couple of warnings in release builds
by Jason Ekstrand
· 6 years ago
6775665
spirv: Eliminate dead input/output variables after translation.
by Kenneth Graunke
· 6 years ago
39aee57
anv: Put MOCS in the correct location
by Kenneth Graunke
· 6 years ago
9a91805
spirv: Add missing break
by Ian Romanick
· 6 years ago
c2b4b46
util/tests: compile to something sensible in release builds
by Eric Engestrom
· 6 years ago
f7c5647
anv/tests: compile to something sensible in release builds
by Eric Engestrom
· 6 years ago
4c1ca5b
etnaviv: drop duplicate #define
by Eric Engestrom
· 6 years ago
7f68b38
st/dri: drop duplicate #define
by Eric Engestrom
· 6 years ago
2fa165e
gbm: drop duplicate #defines
by Eric Engestrom
· 6 years ago
f137480
drm-uapi: use local files, not system libdrm
by Eric Engestrom
· 6 years ago
69e4c27
drm-uapi/README: remove explicit list of driver names
by Eric Engestrom
· 6 years ago
227df98
radv: fix radv_fixup_vertex_input_fetches()
by Samuel Pitoiset
· 6 years ago
Next »