projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
iris: add missing fallthrough comment
[mesa.git]
/
src
/
gallium
/
drivers
/
2020-07-02
Timothy Arceri
iris: add missing fallthrough comment
tree
|
commitdiff
2020-07-02
Timothy Arceri
llvmpipe: add missing fallthrough comments
tree
|
commitdiff
2020-07-01
Emmanuel
iris: Explicitly cast value to uint64_t
tree
|
commitdiff
2020-07-01
Jonathan Marek
freedreno/a6xx: set missing bary sysvals
tree
|
commitdiff
2020-07-01
Jonathan Marek
freedreno/a5xx: set missing bary sysvals
tree
|
commitdiff
2020-07-01
Jonathan Marek
freedreno/a4xx: fake LINEAR_PIXEL varying support for...
tree
|
commitdiff
2020-07-01
Jonathan Marek
freedreno/a3xx: support LINEAR_PIXEL/PERSP_CENTROID...
tree
|
commitdiff
2020-07-01
Jonathan Marek
freedreno/registers: update varying-related registers
tree
|
commitdiff
2020-06-30
Dave Airlie
llvmpipe: fix occlusion queries on big-endian.
tree
|
commitdiff
2020-06-30
Icecream95
panfrost: Do fine-grained flushing for occlusion query...
tree
|
commitdiff
2020-06-30
Shawn Guo
freedreno/a4xx: fix *_NONE enum conversion
tree
|
commitdiff
2020-06-30
Marek Olšák
radeonsi: add a debug option to enable NGG culling...
tree
|
commitdiff
2020-06-30
Marek Olšák
radeonsi: don't try to enable NGG culling for GS
tree
|
commitdiff
2020-06-30
Marek Olšák
radeonsi: always use Wave64 for HS/GS/VS shader stages...
tree
|
commitdiff
2020-06-30
Marek Olšák
radeonsi: always use Wave32 for GS fast launch, because...
tree
|
commitdiff
2020-06-30
Marek Olšák
radeonsi: fix NGG culling for Wave64
tree
|
commitdiff
2020-06-30
Marek Olšák
radeonsi: don't flush in fence_server_sync
tree
|
commitdiff
2020-06-30
Pierre-Eric Pellou...
radeonsi: bump SI_NUM_SHADER_BUFFERS to 32
tree
|
commitdiff
2020-06-29
Mike Blumenkrantz
zink: set lower_uadd_carry in nir options
tree
|
commitdiff
2020-06-29
Eric Anholt
v3d: Fix -Wmaybe-uninitialized compiler warning in...
tree
|
commitdiff
2020-06-29
Eric Anholt
v3d: Enable PIPE_CAP_TGSI_TEXCOORD.
tree
|
commitdiff
2020-06-29
Eric Anholt
vc4: Enable PIPE_CAP_TGSI_TEXCOORD.
tree
|
commitdiff
2020-06-27
Alejandro Piñeiro
v3d: moving v3d simulator to src/broadcom
tree
|
commitdiff
2020-06-26
Kenneth Graunke
iris: Implement pipe->texture_subdata directly
tree
|
commitdiff
2020-06-26
Rob Clark
freedreno/ir3: disk-cache support
tree
|
commitdiff
2020-06-26
Rob Clark
freedreno/ir3: build binning variant at same time as...
tree
|
commitdiff
2020-06-26
Rob Clark
freedreno/a6xx+ir3: stop generating pointless binning...
tree
|
commitdiff
2020-06-26
Rob Clark
freedreno/ir3: add ir3_compiler_destroy()
tree
|
commitdiff
2020-06-26
Rob Clark
freedreno/ir3: move finalize_nir to pscreen hook
tree
|
commitdiff
2020-06-26
Rob Clark
freedreno/ir3: add ir3_finalize_nir()
tree
|
commitdiff
2020-06-26
Mike Blumenkrantz
zink: use OpFUnordNotEqual for nir_op_fne
tree
|
commitdiff
2020-06-26
Mike Blumenkrantz
zink: set lower_mul_high and lower_rotate in ntv compil...
tree
|
commitdiff
2020-06-26
Mike Blumenkrantz
zink: handle isign alu in ntv
tree
|
commitdiff
2020-06-26
Mike Blumenkrantz
zink: handle ixor in ntv
tree
|
commitdiff
2020-06-26
Mike Blumenkrantz
zink: lower byte/word extract ops in nir
tree
|
commitdiff
2020-06-26
Mike Blumenkrantz
zink: add bitfield_reverse handling to ntv
tree
|
commitdiff
2020-06-26
Mike Blumenkrantz
zink: add ult handling for ntv
tree
|
commitdiff
2020-06-26
Mike Blumenkrantz
zink: handle signed and unsigned min/max ops in ntv
tree
|
commitdiff
2020-06-26
Icecream95
panfrost: Add PAN_MESA_DEBUG=gl3 flag
tree
|
commitdiff
2020-06-26
Connor Abbott
freedreno/a6xx: use firstIndex field
tree
|
commitdiff
2020-06-26
Connor Abbott
freedreno: On a5xx+ INDX_SIZE is MAX_INDICES
tree
|
commitdiff
2020-06-26
Connor Abbott
freedreno: Share constlen between different stages...
tree
|
commitdiff
2020-06-26
Connor Abbott
freedreno: Refactor ir3_cache shader compilation
tree
|
commitdiff
2020-06-26
Connor Abbott
ir3, freedreno: Round up constlen earlier
tree
|
commitdiff
2020-06-26
Marek Olšák
radeonsi: remove tabs
tree
|
commitdiff
2020-06-26
Marek Olšák
radeonsi: clear per-context buffers at the end of si_cr...
tree
|
commitdiff
2020-06-26
Marek Olšák
radeonsi: make si_pm4_cmd_begin/end static and simplify...
tree
|
commitdiff
2020-06-26
Marek Olšák
radeonsi: disallow adding BOs into si_pm4_state except...
tree
|
commitdiff
2020-06-26
Marek Olšák
radeonsi: make wait_mem_scratch unmappable
tree
|
commitdiff
2020-06-26
Marek Olšák
radeonsi: don't add the tess ring buffers into the...
tree
|
commitdiff
2020-06-26
Marek Olšák
radeonsi: rename init_config states to cs_preamble...
tree
|
commitdiff
2020-06-26
Marek Olšák
radeonsi: don't add the border color buffer into the...
tree
|
commitdiff
2020-06-26
Icecream95
panfrost: Only copy resources when they are in a pendin...
tree
|
commitdiff
2020-06-26
Rafael Antognolli
iris: Align last_seqnos to 64 bits.
tree
|
commitdiff
2020-06-25
Eric Anholt
freedreno/a6xx: Add support for polygon fill mode ...
tree
|
commitdiff
2020-06-25
Eric Anholt
freedreno/a6xx: Define the register fields for polygon...
tree
|
commitdiff
2020-06-25
Mike Blumenkrantz
zink: unify code for setting resource barriers
tree
|
commitdiff
2020-06-25
Danylo Piliaiev
iris: Honor scanout requirement from DRI
tree
|
commitdiff
2020-06-25
Rob Clark
freedreno: handle batch flush in resource tracking
tree
|
commitdiff
2020-06-25
Rob Clark
freedreno: split out batch clear tracking helper
tree
|
commitdiff
2020-06-25
Rob Clark
freedreno: split out batch draw tracking helper
tree
|
commitdiff
2020-06-25
Rob Clark
freedreno: make foreach_bit() declare it's cursor
tree
|
commitdiff
2020-06-24
Rob Clark
freedreno/ir3: switch PIPE_CAP_TGSI_TEXCOORD
tree
|
commitdiff
2020-06-24
Rob Clark
freedreno: convert builtin blit VS prog to ureg builder
tree
|
commitdiff
2020-06-24
Rob Clark
freedreno/a3xx: use point-coord helper
tree
|
commitdiff
2020-06-24
Rob Clark
freedreno/a4xx: use point-coord helper
tree
|
commitdiff
2020-06-24
Rob Clark
freedreno/a5xx: use point-coord helper
tree
|
commitdiff
2020-06-24
Rob Clark
freedreno/a6xx: use point-coord helper
tree
|
commitdiff
2020-06-24
Rob Clark
freedreno/a6xx: de-duplicate vinterp/vpsrepl state...
tree
|
commitdiff
2020-06-24
Rob Clark
freedreno/ir3: add helper to determine point-coord...
tree
|
commitdiff
2020-06-24
Jonathan Marek
freedreno/registers: a6xx depth bounds test registers
tree
|
commitdiff
2020-06-24
Mauro Rossi
android: freedreno/ir3: simplify generated sources...
tree
|
commitdiff
2020-06-24
Mauro Rossi
android: freedreno/ir3: add missing generated sources...
tree
|
commitdiff
2020-06-24
Mike Blumenkrantz
zink: clamp VkImageCreateInfo.arrayLayers to 1 for...
tree
|
commitdiff
2020-06-24
Jordan Justen
iris/compute: Split out iris_load_indirect_location
tree
|
commitdiff
2020-06-24
Jordan Justen
iris: Split walker and state update into iris_upload_gp...
tree
|
commitdiff
2020-06-23
Kristian H. Kristensen
freedreno: Handle DRM_FORMAT_MOD_INVALID in shared...
tree
|
commitdiff
2020-06-23
Kenneth Graunke
iris: Delete useless #define
tree
|
commitdiff
2020-06-23
Marek Olšák
radeonsi: replace ctx->screen with sscreen in si_flush_...
tree
|
commitdiff
2020-06-23
Marek Olšák
radeonsi: don't wait for idle at the end of gfx IBs
tree
|
commitdiff
2020-06-23
Marek Olšák
radeonsi: compact MRTs to save PS export memory space
tree
|
commitdiff
2020-06-22
Jordan Justen
iris: Make use of devinfo has_aux_map field
tree
|
commitdiff
2020-06-22
Eric Engestrom
util: rename xmlpool.h to driconf.h
tree
|
commitdiff
2020-06-22
Eric Engestrom
driconf: drop now unused translation facility
tree
|
commitdiff
2020-06-22
Mike Blumenkrantz
zink: use correct define value for reserved slot count...
tree
|
commitdiff
2020-06-22
Rafael Antognolli
iris/bufmgr: Do not use map_gtt or use set/get_tiling...
tree
|
commitdiff
2020-06-22
Jordan Justen
iris/l3: Enable L3 full way allocation when L3 config...
tree
|
commitdiff
2020-06-22
Neil Roberts
v3d: Disable PIPE_CAP_PRIMITIVE_RESTART
tree
|
commitdiff
2020-06-22
Neil Roberts
gallium: Add pipe cap for primitive restart with fixed...
tree
|
commitdiff
2020-06-22
Karol Herbst
nv50/ir/ra: fix memory corruption when spilling
tree
|
commitdiff
2020-06-22
Karol Herbst
nv50/ir/ra: convert some for loops to Range-based for...
tree
|
commitdiff
2020-06-22
Icecream95
panfrost: Copy resources when mapping to avoid waiting...
tree
|
commitdiff
2020-06-22
Icecream95
panfrost: Update sampler views when the texture bo...
tree
|
commitdiff
2020-06-22
Icecream95
panfrost: RGBA4 and RGB5_A1 framebuffer support
tree
|
commitdiff
2020-06-22
Gert Wollny
r600/sfn: Don't set num_components on TESS sysvalue...
tree
|
commitdiff
2020-06-22
Gert Wollny
r600/sfn: Add support for shared atomics
tree
|
commitdiff
2020-06-22
Gert Wollny
r600/sfn: Add lowering pass for shared IO
tree
|
commitdiff
2020-06-22
Karol Herbst
nv50/ir/nir: rework CFG handling
tree
|
commitdiff
2020-06-22
Karol Herbst
nv50/ir/nir: rework input output handling
tree
|
commitdiff
2020-06-22
Karol Herbst
nv50/ir/nir: handle clip vertex for tess eval shaders
tree
|
commitdiff
next