Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
72048dd799c308f8091cac13e3dbde013105ec77
72048dd
turnip: add support for pre-fs texture fetch
by Rob Clark
· 5 years ago
a5afcc7
freedreno/a6xx: add support for pre-fs texture fetch
by Rob Clark
· 5 years ago
e9450ad
freedreno/ir3: Add support for texture sampling pre-dispatch
by Hyunjun Ko
· 5 years ago
2a0d45a
freedreno/ir3: Add a NIR pass to select tex instructions eligible for pre-fetch
by Eduardo Lima Mitev
· 5 years ago
7d4213f
freedreno/ir3: force i/j pixel to r0.x
by Rob Clark
· 5 years ago
07e9bf5
freedreno/ir3: add pre-dispatch tex fetch to disasm
by Rob Clark
· 5 years ago
2b93eb9
freedreno/ir3: add dummy bary.f(ei) for pre-fs-fetch
by Rob Clark
· 5 years ago
392a309
freedreno/ir3: fixup register footprint to account for prefetch
by Rob Clark
· 5 years ago
482e1b9
freedreno/ir3: add meta instruction for pre-fs texture fetch
by Rob Clark
· 5 years ago
11e467c
freedreno/ir3: don't DCE ij_pix if used for pre-fs-texture-fetch
by Rob Clark
· 5 years ago
af817a4
freedreno/ir3: track sysval slot for inputs
by Rob Clark
· 5 years ago
35692fa
freedreno/ir3: remove unused ir3_instruction::inout
by Rob Clark
· 5 years ago
fd14788
freedreno/ir3: Add data structures to support texture pre-fetch
by Hyunjun Ko
· 5 years ago
766a68c
freedreno: update registers
by Rob Clark
· 5 years ago
f1d4fad
nir: Add new texop nir_texop_tex_prefetch
by Eduardo Lima Mitev
· 5 years ago
27df3e0
osmesa: add missing #include <stdint.h>
by Eric Engestrom
· 5 years ago
1ce23b5
docs: Add new feature for compiling for windows with meson
by Dylan Baker
· 5 years ago
0b6b7ff
appveyor: Move appveyor script into .appveyor directory
by Dylan Baker
· 5 years ago
fbb969b
appveyor: Add support for building llvmpipe with meson
by Dylan Baker
· 5 years ago
41b3eb0
docs: update meson docs for windows
by Dylan Baker
· 5 years ago
821cf69
meson: Use cmake to find LLVM when building for windows
by Dylan Baker
· 5 years ago
b962c7c
meson: Add support for wrapping llvm
by Dylan Baker
· 7 years ago
dbd554b
meson/llvmpipe: Add dep_llvm to driver_swrast
by Dylan Baker
· 5 years ago
fa611b0
Revert "egl: Add EGL_CONFIG_SELECT_GROUP_MESA ext."
by Hal Gentz
· 5 years ago
94386d4
Revert "egl: Fixes transparency with EGL and X11."
by Hal Gentz
· 5 years ago
9997693
Revert "egl: Puts RGBA visuals in the second config selection group."
by Hal Gentz
· 5 years ago
4ef2c53
Revert "egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`."
by Hal Gentz
· 5 years ago
9a7a92c
etnaviv: check NO_ASTC feature bit
by Jonathan Marek
· 5 years ago
15c5ec0
etnaviv: fix TS samplers on GC7000L
by Jonathan Marek
· 5 years ago
ad48411
etnaviv: fix linear_nearest / nearest_linear filters on GC7000Lite
by Jonathan Marek
· 5 years ago
95adc39
etnaviv: GC7000: flush TX descriptor and instruction cache
by Lucas Stach
· 7 years ago
54dd288
etnaviv: add linear texture support on GC7000
by Lucas Stach
· 6 years ago
eda73d7
etnaviv: GC7000: Texture descriptors
by Wladimir J. van der Laan
· 7 years ago
5bc3fcf
etnaviv: check for softpin availability on Halti5 devices
by Lucas Stach
· 5 years ago
0bdf542
etnaviv: drm: add softpin interface
by Lucas Stach
· 5 years ago
e5cc66d
etnaviv: Rework locking
by Marek Vasut
· 5 years ago
0c38c54
etnaviv: Command buffer realloc
by Marek Vasut
· 5 years ago
1456aa6
etnaviv: Rework resource status tracking
by Marek Vasut
· 5 years ago
1194afd
etnaviv: rework the stream flush to always go through the context flush
by Lucas Stach
· 5 years ago
1864fcd
etnaviv: drm: remove unused etna_cmd_stream_finish
by Lucas Stach
· 5 years ago
9e672e4
etnaviv: keep references to pending resources
by Lucas Stach
· 5 years ago
90e2236
etnaviv: Make contexts track resources
by Marek Vasut
· 5 years ago
2946bd6
REVIEWERS: add VMware reviewers
by Brian Paul
· 5 years ago
7c50214
radv: implement VK_KHR_shader_float_controls
by Samuel Pitoiset
· 5 years ago
2c2aaf2
ac/llvm: force fneg/fabs to flush denorms to zero if requested
by Samuel Pitoiset
· 5 years ago
7dfb15f
ac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZERO
by Samuel Pitoiset
· 5 years ago
d94bd4e
ac/llvm: add ac_build_canonicalize() helper
by Samuel Pitoiset
· 5 years ago
3ad6154
travis: test meson install as well
by Eric Engestrom
· 5 years ago
b0853a4
travis: don't (re)install python
by Eric Engestrom
· 5 years ago
a651926
gbm: Add GBM_MAX_PLANES definition
by Lepton Wu
· 5 years ago
f8da0f6
v3d: Explicitly expose OpenGL ES Shading Language 3.1
by Jose Maria Casanova Crespo
· 5 years ago
db87439
v3d: request the kernel to flush caches when TMU is dirty
by Iago Toral Quiroga
· 5 years ago
66e2d3b
v3d: Add Compute Shader support
by Eric Anholt
· 6 years ago
2d8b51e
broadcom: document known hardware issues for L2T flush command
by Iago Toral Quiroga
· 5 years ago
46182fc
v3d: add new flag dirty TMU cache at v3d_compiler
by Iago Toral Quiroga
· 5 years ago
d2203d7
v3d: trivial update to obsolete comment
by Iago Toral Quiroga
· 5 years ago
fd21ee8
radv: Fix single stage constant flush with merged shaders.
by Bas Nieuwenhuizen
· 5 years ago
1b65c49
rbug: remove superfluous NULL check
by Lucas Stach
· 5 years ago
93d4793
rbug: implement resource creation with modifier
by Lucas Stach
· 5 years ago
5b3e570
rbug: forward can_create_resource to pipe driver
by Lucas Stach
· 5 years ago
8eea8c9
rbug: forward texture_barrier to pipe driver
by Lucas Stach
· 5 years ago
024eaa7
rbug: implement missing explicit sync related fence functions
by Lucas Stach
· 5 years ago
5f76d3c
rbug: move flush_resource initialization
by Lucas Stach
· 5 years ago
a75eb88
rbug: unwrap index buffer resource
by Lucas Stach
· 5 years ago
6174cba
rbug: fix transmitted texture sizes
by Lucas Stach
· 5 years ago
f6461df
gallium/util: don't depend on implementation defined behavior in listen()
by Lucas Stach
· 5 years ago
5be5b53
mesa/main: GL_GEOMETRY_SHADER_INVOCATIONS exists in GL_OES_geometry_shader
by Iago Toral Quiroga
· 5 years ago
af60187
mesa: implement glTextureStorageNDEXT functions
by Pierre-Eric Pelloux Prayer
· 5 years ago
50533d4
mesa: add EXT_dsa NamedCopyBufferSubDataEXT function
by Pierre-Eric Pelloux-Prayer
· 5 years ago
da21435
mesa: add EXT_dsa NamedRenderbufferStorageMultisampleEXT function
by Pierre-Eric Pelloux-Prayer
· 5 years ago
2e14749
mesa: add EXT_dsa Generate*MipmapEXT functions
by Pierre-Eric Pelloux-Prayer
· 5 years ago
fb80426
mesa: refactor GenerateTextureMipmap handling
by Pierre-Eric Pelloux-Prayer
· 5 years ago
cfc0ebe
mesa: add EXT_dsa glGetFloati_vEXT/glGetDoublei_vEXT
by Pierre-Eric Pelloux-Prayer
· 5 years ago
a4e935f
mesa: add EXT_dsa + EXT_gpu_program_parameters functions
by Pierre-Eric Pelloux-Prayer
· 5 years ago
78b6534
mesa: add EXT_dsa + EXT_gpu_shader4 functions
by Pierre-Eric Pelloux-Prayer
· 5 years ago
c2d6f61
mesa: add EXT_dsa + EXT_texture_integer functions
by Pierre-Eric Pelloux-Prayer
· 5 years ago
2bdf809
mesa: add EXT_dsa + EXT_texture_buffer_object functions
by Pierre-Eric Pelloux-Prayer
· 5 years ago
28cc07a
mesa: add EXT_dsa glProgramUniform*EXT functions
by Pierre-Eric Pelloux-Prayer
· 5 years ago
1d1722e
mesa: add EXT_dsa NamedProgram functions
by Pierre-Eric Pelloux-Prayer
· 5 years ago
eaeab0a
mesa: add EXT_dsa glClientAttribDefaultEXT / glPushClientAttribDefaultEXT
by Pierre-Eric Pelloux-Prayer
· 5 years ago
01666ad
mesa: add EXT_dsa glNamedRenderbufferStorageEXT and glGetNamedRenderbufferParameterivEXT
by Pierre-Eric Pelloux-Prayer
· 5 years ago
40689f5
panfrost: Respect offset for imported resources
by Daniel Stone
· 5 years ago
22859a1
iris/resource: Use isl surface alignment during bo allocation
by Jordan Justen
· 5 years ago
48c153e
intel/isl: Add isl_aux_usage_has_ccs
by Jason Ekstrand
· 7 years ago
d83fe05
intel/isl: Add R10G10B10_FLOAT_A2_UNORM format
by Jordan Justen
· 7 years ago
f192741
intel/compiler: Report the number of non-spill/fill SEND messages
by Kenneth Graunke
· 5 years ago
cac5182
st/mesa: don't call variables "tgsi" when they can reference NIR
by Marek Olšák
· 5 years ago
48b4843
st/mesa: merge st_fragment_program into st_common_program
by Marek Olšák
· 5 years ago
e94da4a
st/mesa: remove redundant function st_reference_compprog
by Marek Olšák
· 5 years ago
6143317
st/mesa: remove unused st_xxx_program::sha1
by Marek Olšák
· 5 years ago
0c74e35
st/mesa: remove st_vp_variant_key in favor of st_common_variant_key
by Marek Olšák
· 5 years ago
6468df0
st/mesa: remove num_tgsi_tokens from st_xx_program
by Marek Olšák
· 5 years ago
64dfc82
st/mesa: rename basic -> common for st_common_program
by Marek Olšák
· 5 years ago
33d53f0
st/mesa: rename st_xxx_program::tgsi to state
by Marek Olšák
· 5 years ago
dd4d791
st/mesa: lower doubles for NIR after linking
by Marek Olšák
· 5 years ago
7908e82
st/mesa: call st_nir_opts for linked shaders only once
by Marek Olšák
· 5 years ago
9225221
intel/vec4: Don't try both sources as immediates for DPH
by Ian Romanick
· 5 years ago
050e4e2
nir/search: Fix possible NULL dereference in is_fsign
by Ian Romanick
· 5 years ago
da10fa9
iris: Let isl decide the supported tiling in more situations
by Jordan Justen
· 6 years ago
be89fbd
intel/isl: Add gen12 depth/stencil surface alignments
by Jordan Justen
· 7 years ago
Next »