index
:
~currojerez/mesa
atomic-counters
clover-1.2-headers
clover-compile-program
clover-internal-ref-counting
clover-link-program
clover-next
for-felix
for-iago
for-kayden
for-mark
for-samuel
for-valtteri
i965-const-cache
i965-discard-rework
i965-fb-fetch
i965-ir-analysis
i965-ir-builder
i965-ir-byte-units
i965-l3-partitioning
i965-late-simd-lowering
i965-oes-image-atomic
i965-packed-ra
i965-sched-discard
i965-scratch-non-coherent
i965-simd-lowering
i965-simd32-cs
i965-simd32-fs
i965-spilling-fixes
i965-ssbo
i965-unified-visitor
image-load-store
image-load-store-es31
image-load-store-flush
image-load-store-l3
image-load-store-lower
image-load-store-nir
image-load-store-scalar
image-load-store-ssbo
iris-cache-tracker
jenkins
jenkins-vk
master
mesa-next
ralloc-new
ralloc-new-less-fancy
remove-znew
Unnamed repository; edit this file to name it for gitweb.
currojerez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
atomic-counters
i965/gen7: Expose ARB_shader_atomic_counters.
Francisco Jerez
11 years
clover-1.2-headers
clover: Avoid warnings from references to deprecated CL 1.1 APIs.
Francisco Jerez
11 years
clover-compile-program
clover: Add initial implementation of clCompileProgram for CL 1.2.
EdB
10 years
clover-internal-ref-counting
clover: Unabbreviate a few data accessor names for consistency.
Francisco Jerez
11 years
clover-link-program
clover/api: Implement clLinkProgram per-device binary presence validation rule.
Francisco Jerez
8 years
clover-next
clover/util: Pass initial count value to ref_counter constructor.
Francisco Jerez
10 years
for-felix
WIP: intel/fs: Rework discard handling.
Francisco Jerez
5 years
for-iago
i965/vec4: Import surface message builder functions.
Francisco Jerez
10 years
for-kayden
util/ra: Conflict-aware round-robin heuristic to reduce likelihood of false d...
Francisco Jerez
8 years
for-mark
i965/fs: Remove the FS_OPCODE_SET_SIMD4X2_OFFSET virtual opcode.
Francisco Jerez
8 years
for-samuel
i965: set ARB_shader_storage_buffer_object related constant values
Samuel Iglesias Gonsalvez
9 years
for-valtteri
i965: Use BDW_MOCS_PTE for renderbuffers.
Kenneth Graunke
10 years
i965-const-cache
i965/disasm: Decode dataport constant cache control fields.
Francisco Jerez
8 years
i965-discard-rework
WIP: i965/fs: Rework discard handling.
Francisco Jerez
9 years
i965-fb-fetch
mesa: Expose MESA framebuffer fetch extensions.
Francisco Jerez
8 years
i965-ir-analysis
i965/fs: Calculate num_instructions in O(1) during register pressure calculat...
Francisco Jerez
9 years
i965-ir-builder
i965/fs: Drop fs_inst::force_uncompressed.
Francisco Jerez
9 years
i965-ir-byte-units
i965/vec4: Assert that pull constant load offsets are 16B-aligned.
Francisco Jerez
8 years
i965-l3-partitioning
i965: Document inconsistent units the URB size is represented in.
Francisco Jerez
9 years
i965-late-simd-lowering
i965/fs: Eliminate coordinate register induction from sampler payload set-up.
Francisco Jerez
9 years
i965-oes-image-atomic
i965: Expose OES_shader_image_atomic.
Francisco Jerez
9 years
i965-packed-ra
ra: Disable round-robin strategy for optimistically colorable nodes.
Francisco Jerez
10 years
i965-sched-discard
i965/sched: Change the scheduling heuristics to favor early program termination.
Francisco Jerez
8 years
i965-scratch-non-coherent
WIP
Francisco Jerez
9 years
i965-simd-lowering
i965/fs: Remove the emit_texture_gen*() fs_visitor methods.
Francisco Jerez
9 years
i965-simd32-cs
i965: Expose GL 4.3 on Gen8+.
Francisco Jerez
8 years
i965-simd32-fs
HACK: i965/fs: Enable SIMD32 codegen for BLORP fragment shaders.
Francisco Jerez
8 years
i965-spilling-fixes
i965/fs: Mark UBO uniform pull constant loads as force_writemask_all.
Francisco Jerez
9 years
i965-ssbo
i965/vec4: Skip dependency control for opcodes emitting multiple instructions
Iago Toral Quiroga
9 years
i965-unified-visitor
i965: Unify most of the visiting code in the VEC4 and FS visitors.
Francisco Jerez
10 years
image-load-store
i965: Expose ARB_shader_image_load_store.
Francisco Jerez
10 years
image-load-store-es31
i965: Expose OES_shader_image_atomic.
Francisco Jerez
9 years
image-load-store-flush
i965: Resolve color and flush for all active shader images in intel_update_st...
Francisco Jerez
9 years
image-load-store-l3
WIP: i965: Allocate L3 partition for the DC.
Francisco Jerez
10 years
image-load-store-lower
i965/fs: Clamp image array indices to the array bounds on IVB.
Francisco Jerez
9 years
image-load-store-nir
i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
Francisco Jerez
10 years
image-load-store-scalar
i965: Expose ARB_shader_image_load_store.
Francisco Jerez
10 years
image-load-store-ssbo
Fixes.
Francisco Jerez
9 years
iris-cache-tracker
HACK: iris: Dump stack when pinning memory outside of sync region.
Francisco Jerez
5 years
jenkins
intel/fs/gen12: Use TCS 8_PATCH mode.
Kenneth Graunke
5 years
jenkins-vk
anv/gen9: Optimize slice and subslice load balancing behavior.
Francisco Jerez
5 years
master
clover: Respect kernel argument alignment restrictions.
Francisco Jerez
11 years
mesa-next
Nuke the nv0x-nv2x gallium pipe drivers.
Francisco Jerez
15 years
ralloc-new
glsl: Remove the virtual destructor of ir_instruction.
Francisco Jerez
11 years
ralloc-new-less-fancy
glsl: Remove the virtual destructor of ir_instruction.
Francisco Jerez
11 years
remove-znew
ralloc: Remove the rzalloc-based new/delete operator definition macro.
Francisco Jerez
11 years