Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
7d9274388bacc5c30e0bb098f41bb5144475280a
7d92743
egl: update headers from Khronos
by Eric Engestrom
· 6 years ago
381d0e7
egl: finalize EGL_MESA_query_driver
by Eric Engestrom
· 6 years ago
e166003
intel/compiler: Reset default flag register in brw_find_live_channel()
by Matt Turner
· 6 years ago
74c9c90
gallium: Add forgotten docs for PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS.
by Kenneth Graunke
· 6 years ago
022800a
Revert "Implement EGL API for MESA_query_driver"
by Mark Janes
· 6 years ago
9e9fa13
Revert "Implementation of egl dri2 drivers for MESA_query_driver"
by Mark Janes
· 6 years ago
2720f78
Implementation of egl dri2 drivers for MESA_query_driver
by Veluri Mithun
· 6 years ago
ff621a5
Implement EGL API for MESA_query_driver
by Veluri Mithun
· 6 years ago
4998699
Add extension doc for MESA_query_driver
by Veluri Mithun
· 6 years ago
cfca5cd
nir: Length of boolean vtn_value now is 1
by Sergii Romantsov
· 6 years ago
42aea4f
st/mesa: fix PRIMITIVES_GENERATED query after the "pipeline stat single" changes
by Marek Olšák
· 6 years ago
c89e847
st/mesa: purge framebuffers when unbinding a context
by Marek Olšák
· 6 years ago
5c17c01
docs: add note about sending merge-requests from forks
by Erik Faye-Lund
· 6 years ago
5a4af87
freedreno: set modifier when exporting buffer
by Rob Clark
· 6 years ago
963c044
radv: always pass the GFX9 fence data to si_cs_emit_cache_flush()
by Samuel Pitoiset
· 6 years ago
5f0b17d
radv: compute the GFX9 fence VA at allocation time
by Samuel Pitoiset
· 6 years ago
e7ac792
radv: only allocate the GFX9 fence and EOP BOs for the gfx queue
by Samuel Pitoiset
· 6 years ago
bd09888
radv: remove old_fence parameter from si_cs_emit_write_event_eop()
by Samuel Pitoiset
· 6 years ago
698afa1
radv: improve gathering of load_push_constants with dynamic bindings
by Samuel Pitoiset
· 6 years ago
e0485a1
gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
by Caio Marcelo de Oliveira Filho
· 6 years ago
8e26d53
nv50,nvc0: mark textures dirty on fb update
by Ilia Mirkin
· 6 years ago
678ef2a
ac/nir_to_llvm: fix interpolateAt* for structs
by Timothy Arceri
· 6 years ago
559e5b0
ac/nir_to_llvm: add bindless support for uniform handles
by Timothy Arceri
· 6 years ago
f0ed590
radeonsi/nir: add missing piece for bindless image support
by Timothy Arceri
· 6 years ago
1ce5d75
freedreno: core buffer modifier support
by Rob Clark
· 6 years ago
c56fe41
loader: fix the no-modifiers case
by Rob Clark
· 6 years ago
7c4b951
freedreno: add query for dmabuf modifiers
by Fritz Koenig
· 6 years ago
ddbe617
freedreno: drm_fourcc.h header include
by Fritz Koenig
· 6 years ago
956c219
svga: add new gallium formats to the format conversion table
by Brian Paul
· 6 years ago
d85917d
radeonsi: rename rfence -> sfence
by Marek Olšák
· 6 years ago
260ff57
radeonsi: rename rbo, rbuffer to buf or buffer
by Marek Olšák
· 6 years ago
63b91f2
radeonsi: rename rsrc -> ssrc, rdst -> sdst
by Marek Olšák
· 6 years ago
4666f36
radeonsi: rename rquery -> squery
by Marek Olšák
· 6 years ago
501ff90
radeonsi: rename r600_resource -> si_resource
by Marek Olšák
· 6 years ago
a75b12c
vulkan: make generated enum to strings helpers available from c++
by Lionel Landwerlin
· 6 years ago
1cfbed7
radeonsi: remove r600 from comments
by Marek Olšák
· 6 years ago
e0a6399
winsys/amdgpu: rename rfence, rsrc, rdst -> afence, asrc, adst
by Marek Olšák
· 6 years ago
2792ec2
radeonsi: rename rview -> sview
by Marek Olšák
· 6 years ago
96610f6
radeonsi: rename rscreen -> sscreen
by Marek Olšák
· 6 years ago
86e25ed
radeonsi: disable render cond & pipeline stats for internal compute dispatches
by Marek Olšák
· 6 years ago
1b25d34
radeonsi: use compute for resource_copy_region when possible
by Sonny Jiang
· 6 years ago
8daf5bb
radeonsi: add compute_last_block to configure the partial block fields
by Jiang, Sonny
· 6 years ago
b443465
gallium/util: add util_format_snorm8_to_sint8 (from radeonsi)
by Marek Olšák
· 6 years ago
3ee2408
gallium: add SINT formats to have exact counterparts to SNORM formats
by Marek Olšák
· 6 years ago
4d5f8f3
radeonsi: move PKT3_WRITE_DATA generation into a helper function
by Marek Olšák
· 6 years ago
c252273
radeonsi: don't use WRITE_DATA.DST_SEL == MEM_GRBM on >= CIK
by Marek Olšák
· 6 years ago
a545415
radeonsi: fix the top-of-pipe fence on SI
by Marek Olšák
· 6 years ago
e402961
radeonsi: correct WRITE_DATA.DST_SEL definitions
by Marek Olšák
· 6 years ago
c605738
radeonsi: compile clear and copy buffer compute shaders on demand
by Marek Olšák
· 6 years ago
f139589
radeonsi: remove redundant call to emit_cache_flush in compute clear/copy
by Marek Olšák
· 6 years ago
e3d283e
radeonsi: use buffer_store_format_x & xy
by Marek Olšák
· 6 years ago
4c4c8bb
radeonsi: fix rendering to tiny viewports where the viewport center is > 8K
by Marek Olšák
· 6 years ago
caa2dcd
radeonsi: fix a u_blitter crash after a shader with FBFETCH
by Marek Olšák
· 6 years ago
c02f761
winsys/amdgpu: use the new BO list API
by Marek Olšák
· 6 years ago
ac0f8a6
anv: Implement transform feedback queries
by Jason Ekstrand
· 6 years ago
7f4d9bb
genxml: Add SO_PRIM_STORAGE_NEEDED and SO_NUM_PRIMS_WRITTEN
by Jason Ekstrand
· 6 years ago
673f33c
anv: Implement CmdBegin/EndQueryIndexed
by Jason Ekstrand
· 6 years ago
2be89cb
anv: Implement vkCmdDrawIndirectByteCountEXT
by Jason Ekstrand
· 6 years ago
36ee2fd
anv: Implement the basic form of VK_EXT_transform_feedback
by Jason Ekstrand
· 6 years ago
39925d6
anv: Add pipeline cache support for xfb_info
by Jason Ekstrand
· 6 years ago
e3bd49e
anv: Add but do not enable VK_EXT_transform_feedback
by Jason Ekstrand
· 6 years ago
6b50b0a
nir/xfb: distinguish array of structs vs array of blocks
by Alejandro Piñeiro
· 6 years ago
ac704e7
nir/xfb: Properly handle arrays of blocks
by Jason Ekstrand
· 6 years ago
5649a0a
nir/xfb: don't assert when xfb_buffer/stride is present but not xfb_offset
by Alejandro Piñeiro
· 6 years ago
4f99ac9
nir/xfb: Fix offset accounting for dvec3/4
by Jason Ekstrand
· 6 years ago
96fa23b
nir: Preserve offsets in lower_io_to_scalar_early
by Jason Ekstrand
· 6 years ago
b2bbd97
nir: fix lowering arrays to elements for XFB outputs
by Samuel Pitoiset
· 6 years ago
9f4e0aa
nir: do not remove varyings used for transform feedback
by Samuel Pitoiset
· 7 years ago
9c14440
spirv: Only set interface_type on blocks
by Jason Ekstrand
· 6 years ago
da29594
spirv: Only split blocks
by Jason Ekstrand
· 6 years ago
662cfb1
spirv: Initialize struct member offsets to -1
by Jason Ekstrand
· 6 years ago
b4eae84
anv: Always emit at least one vertex element
by Jason Ekstrand
· 6 years ago
610f956
configure: EGL requirements only apply if EGL is built
by Eric Engestrom
· 6 years ago
fc4f6b2
freedreno: a2xx: add partial lower_scalar pass for ir2
by Jonathan Marek
· 6 years ago
9f614c7
freedreno: a2xx: add ir2 copy propagation
by Jonathan Marek
· 6 years ago
c7dbf0b
freedreno: a2xx: insert scalar MOV to allow 2 source scalar
by Jonathan Marek
· 6 years ago
67610a0
freedreno: a2xx: NIR backend
by Jonathan Marek
· 6 years ago
da3ca69
nir: cleanup glsl_get_struct_field_offset, glsl_get_explicit_stride
by Tapani Pälli
· 6 years ago
41a0c00
travis: fix autotools build after --enable-autotools switch addition
by Eric Engestrom
· 6 years ago
27af1cc
spirv: Update the JSON and headers from Khronos master
by Jason Ekstrand
· 6 years ago
ca8c6c9
nir: Mark deref UBO and SSBO access as non-scalar
by Jason Ekstrand
· 6 years ago
5ee0adf
nir/spirv: handle ContractionOff execution mode
by Karol Herbst
· 6 years ago
fa73704
nir/vtn: add caps for some cl related capabilities
by Rob Clark
· 7 years ago
ce08e5f
vtn: handle SpvExecutionModelKernel
by Karol Herbst
· 7 years ago
8bb46de
mesa: add MESA_SHADER_KERNEL
by Karol Herbst
· 6 years ago
2aa78e4
anv/pipeline: Add a pdevice helper variable
by Jason Ekstrand
· 6 years ago
344171b
relnotes: Add newly added Vulkan extensions
by Jason Ekstrand
· 6 years ago
c7f4a28
anv: Only parse pImmutableSamplers if the descriptor has samplers
by Jason Ekstrand
· 6 years ago
f0ba826
radv: prevent dirtying of dynamic state when it does not change
by Rhys Perry
· 6 years ago
e4c6423
radv: avoid context rolls when binding graphics pipelines
by Rhys Perry
· 6 years ago
5564a79
radv: add missed situations for scissor bug workaround
by Rhys Perry
· 6 years ago
5d1a290
radv: pass radv_draw_info to radv_emit_draw_registers()
by Rhys Perry
· 6 years ago
5886c5d
freedreno: a2xx: sysmem rendering
by Jonathan Marek
· 6 years ago
bec6e4b
freedreno: a2xx: fix non-zero texture base offsets
by Jonathan Marek
· 6 years ago
02ab85a
freedreno: a2xx: fix VERTEX_REUSE/DEALLOC on a20x
by Jonathan Marek
· 6 years ago
0286a11
freedreno: a2xx: fix gmem2mem viewport
by Jonathan Marek
· 6 years ago
64b1252
freedreno: a2xx: cleanup REG_A2XX_PA_CL_VTE_CNTL
by Jonathan Marek
· 6 years ago
6ef7700
freedreno: a2xx: cleanup init_shader_const
by Jonathan Marek
· 6 years ago
0a793c7
nir: add bit_size parameter to system values with multiple allowed bit sizes
by Karol Herbst
· 6 years ago
4125211
nir: add legal bit_sizes to intrinsics
by Karol Herbst
· 7 years ago
Next »