Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
d6c55f6c62d9907f13aa21b5b07ce25430b669ee
d6c55f6
gitlab-ci: Re-use docker image from the main repo in forked repos
by Michel Dänzer
· 6 years ago
cc79a14
nvc0: we have 16k-sized framebuffers, fix default scissors
by Ilia Mirkin
· 6 years ago
85e2bb5
panfrost: Specify supported draw modes per-context
by Alyssa Rosenzweig
· 6 years ago
90c6880
radv: remove alloc parameter from pipeline init
by Dave Airlie
· 6 years ago
a523ae0
radv/llvm: initialise passes member.
by Dave Airlie
· 6 years ago
d2e82c2
glsl: glsl to nir fix uninit class member.
by Dave Airlie
· 6 years ago
2458797
panfrost: Elucidate texture op scheduling comment
by Alyssa Rosenzweig
· 6 years ago
658961a
panfrost: Remove speculative if 0'd format bit code
by Alyssa Rosenzweig
· 6 years ago
b1213a3
panfrost: Remove if 0'd dead code
by Alyssa Rosenzweig
· 6 years ago
e91e178
panfrost: Add kernel-agnostic resource management
by Alyssa Rosenzweig
· 6 years ago
4ed23b1
panfrost: Don't hardcode number of nir_ssa_defs
by Alyssa Rosenzweig
· 6 years ago
97dcad8
panfrost: Clean-up one-argument passing quirk
by Alyssa Rosenzweig
· 6 years ago
49397a3
glsl_type: initialize offset and location to -1 for glsl_struct_field
by Karol Herbst
· 6 years ago
55e00a2
nouveau: Silence unhandled cap warnings
by Kenneth Graunke
· 6 years ago
ee670d0
intel/compiler: use 0 as sampler in emit_mcs_fetch
by Caio Marcelo de Oliveira Filho
· 6 years ago
e8e5444
wsi: query the ICD's max dimensions instead of hard-coding them
by Eric Engestrom
· 6 years ago
b031c64
nir: Convert a bcsel with only phi node sources to a phi node
by Ian Romanick
· 6 years ago
0881e90
nir: Split ALU instructions in loops that read phis
by Ian Romanick
· 6 years ago
0c0c697
nir: Select phi nodes using prev_block instead of continue_block
by Ian Romanick
· 6 years ago
8d8f80a
nir: Refactor code that checks phi nodes in opt_peel_loop_initial_if
by Ian Romanick
· 6 years ago
4d65d2b
nir: Document some fields of nir_loop_terminator
by Ian Romanick
· 6 years ago
28ef5bb
intel/compiler: Silence warning about value that may be used uninitialized
by Ian Romanick
· 6 years ago
7816987
nir: Silence zillions of unused parameter warnings in release builds
by Ian Romanick
· 6 years ago
3dc5faf
gitlab-ci: workaround docker bug for users with uppercase characters
by Eric Engestrom
· 6 years ago
2b7d5c3
i965: consider a 'base level' when calculating width0, height0, depth0
by Andrii Simiklit
· 6 years ago
26aa460
nir: rewrite varying component packing
by Timothy Arceri
· 6 years ago
2f53260
nir: add is_packing_supported_for_type() helper
by Timothy Arceri
· 6 years ago
e041123
nir: add glsl_type_is_32bit() helper
by Timothy Arceri
· 6 years ago
7b01d5c
nir: add support for marking used patches when packing varyings
by Timothy Arceri
· 6 years ago
d0af13c
st/glsl_to_nir: call nir_remove_dead_variables() after lowing local indirects
by Timothy Arceri
· 6 years ago
d0abbaa
util: move BITFIELD macros to util/macros.h
by Timothy Arceri
· 6 years ago
cbd1ad6
st/mesa: require RGBA2, RGB4, and RGBA4 to be renderable
by Karol Herbst
· 6 years ago
6010d7b
gallium: add PIPE_CAP_MAX_VARYINGS
by Karol Herbst
· 7 years ago
738346f
kmsro: Silence warning if missing
by Alyssa Rosenzweig
· 6 years ago
f1bcb9b
radv: assert that colorAttachment is valid for CmdClearAttachment
by Lionel Landwerlin
· 6 years ago
a934a3d
anv: assert that color attachment are valid
by Lionel Landwerlin
· 6 years ago
3c153b3
docs: update qbo support for virgl
by Dave Airlie
· 6 years ago
6e0effb
travis: fix osx make build
by Eric Engestrom
· 6 years ago
eaf5e4a
README: Drop the badges from the readme
by Jason Ekstrand
· 6 years ago
358d0cf
driconf: drop unused macro
by Eric Engestrom
· 6 years ago
00be88a
meson: add script to print the options before configuring a builddir
by Eric Engestrom
· 6 years ago
d43ec10
panfrost: Include glue for out-of-tree legacy code
by Alyssa Rosenzweig
· 6 years ago
7da251f
panfrost: Check in sources for command stream
by Alyssa Rosenzweig
· 6 years ago
8f4485e
panfrost: Use u_pipe_screen_get_param_defaults
by Alyssa Rosenzweig
· 6 years ago
8f9f99d
kmsro: Move DRM entrypoints to shared block
by Alyssa Rosenzweig
· 6 years ago
5b6f522
nvc0: add compute invocation counter
by Rhys Perry
· 6 years ago
cce4955
gm107/ir: add fp64 rsq
by Karol Herbst
· 6 years ago
815a8e5
gm107/ir: add fp64 rcp
by Karol Herbst
· 6 years ago
12669d2
gk104/ir: Use the new rcp/rsq in library
by Karol Herbst
· 7 years ago
656ad06
gk110/ir: Use the new rcp/rsq in library
by Boyan Ding
· 8 years ago
7937408
gk110/ir: Add rsq f64 implementation
by Boyan Ding
· 8 years ago
04593d9
gk110/ir: Add rcp f64 implementation
by Boyan Ding
· 8 years ago
6adb9b3
nvc0: stick zero values for the compute invocation counts
by Ilia Mirkin
· 6 years ago
e00799d
nv50,nvc0: use condition for occlusion queries when already complete
by Ilia Mirkin
· 6 years ago
162352e
nvc0: fix 3d images on kepler
by Ilia Mirkin
· 6 years ago
5de5bee
nvc0/ir: fix second tex argument after levelZero optimization
by Ilia Mirkin
· 6 years ago
4443b6d
nvc0/ir: always use CG mode for loads from atomic-only buffers
by Ilia Mirkin
· 6 years ago
399215e
nvc0: add support for handling indirect draws with attrib conversion
by Ilia Mirkin
· 6 years ago
0f7a20e
freedreno/a6xx: Use tiling for all resources
by Kristian H. Kristensen
· 6 years ago
357ea7d
freedreno/a6xx: Emit blitter dst with OUT_RELOCW
by Kristian H. Kristensen
· 6 years ago
13ab63b
radv: Implement VK_EXT_buffer_device_address.
by Bas Nieuwenhuizen
· 6 years ago
3259e7b
radv: Do not use the bo list for local buffers.
by Bas Nieuwenhuizen
· 6 years ago
8a15950
amd/common: Implement global memory accesses.
by Bas Nieuwenhuizen
· 6 years ago
5703ecf
amd/common: Do not use 32-bit loads for shared memory.
by Bas Nieuwenhuizen
· 6 years ago
8d17185
amd/common: handle nir_deref_cast for shared memory from integers.
by Bas Nieuwenhuizen
· 6 years ago
830fd0e
amd/common: Handle nir_deref_type_ptr_as_array for shared memory.
by Bas Nieuwenhuizen
· 6 years ago
dbdb44d
amd/common: Fix stores to derefs with unknown variable.
by Bas Nieuwenhuizen
· 6 years ago
3c24fc6
amd/common: Use correct writemask for shared memory stores.
by Bas Nieuwenhuizen
· 6 years ago
00253ab
radv: Fix the shader info pass for not having the variable.
by Bas Nieuwenhuizen
· 6 years ago
58c8dad
amd/common: Implement ptr->int casts in ac_to_integer.
by Bas Nieuwenhuizen
· 6 years ago
e00d9a9
amd/common: Add gep helper for pointer increment.
by Bas Nieuwenhuizen
· 6 years ago
39ab4e1
radv: Only look at pImmutableSamples if the descriptor has a sampler.
by Bas Nieuwenhuizen
· 6 years ago
40b53a7
xvmc: fix string comparison
by Eric Engestrom
· 6 years ago
110a6e1
xvmc: fix string comparison
by Eric Engestrom
· 6 years ago
ba26bc4
gitlab-ci: add meson glvnd build
by Eric Engestrom
· 6 years ago
5459900
travis: remove unused scons code path
by Eric Engestrom
· 6 years ago
087af99
travis: remove unused linux code path
by Eric Engestrom
· 6 years ago
7327514
gitlab-ci: add make Gallium ST Other build
by Eric Engestrom
· 6 years ago
360a7bf
gitlab-ci: add make Gallium ST Clover LLVM-7 build
by Eric Engestrom
· 6 years ago
39315a7
gitlab-ci: add make Gallium ST Clover LLVM-6.0 build
by Eric Engestrom
· 6 years ago
e80f88c
gitlab-ci: add make Gallium ST Clover LLVM-5.0 build
by Eric Engestrom
· 6 years ago
cc85f50
gitlab-ci: add make Gallium ST Clover LLVM-4.0 build
by Eric Engestrom
· 6 years ago
984e295
gitlab-ci: add make Gallium ST Clover LLVM-3.9 build
by Eric Engestrom
· 6 years ago
d0dff24
gitlab-ci: add make Gallium Drivers "Other" build
by Eric Engestrom
· 6 years ago
055cfbc
gitlab-ci: add make Gallium Drivers RadeonSI build
by Eric Engestrom
· 6 years ago
7b26a19
gitlab-ci: add make Gallium Drivers SWR build
by Eric Engestrom
· 6 years ago
bbdc563
gitlab-ci: add make loaders/classic DRI build
by Eric Engestrom
· 6 years ago
f33517b
gitlab-ci: add meson gallium ST "Other" build
by Eric Engestrom
· 6 years ago
8dab707
gitlab-ci: add meson gallium ST Clover (LLVM 7.0) build
by Eric Engestrom
· 6 years ago
8744ac0
gitlab-ci: add meson gallium ST Clover (LLVM 6.0) build
by Eric Engestrom
· 6 years ago
b5a70af
gitlab-ci: add meson gallium ST Clover (LLVM 5.0) build
by Eric Engestrom
· 6 years ago
d407ead
gitlab-ci: add meson gallium "other drivers" build
by Eric Engestrom
· 6 years ago
06e8f19
gitlab-ci: add meson gallium RadeonSI build
by Eric Engestrom
· 6 years ago
360c814
gitlab-ci: add meson gallium SWR build
by Eric Engestrom
· 6 years ago
d73265e
gitlab-ci: add meson loader/classic DRI build
by Eric Engestrom
· 6 years ago
6a19ec9
gitlab-ci: add scons SWR build
by Eric Engestrom
· 6 years ago
d4c6d4d
gitlab-ci: add scons llvm 3.5 build
by Eric Engestrom
· 6 years ago
06b245b
gitlab-ci: add a scons no-llvm build
by Eric Engestrom
· 6 years ago
89a7467
gitlab-ci: add a make vulkan build
by Eric Engestrom
· 6 years ago
46d23c0
gitlab-ci: add a meson vulkan build
by Eric Engestrom
· 6 years ago
Next »