index
:
~idr/mesa
11.0-meta-cannot-use-glGenBuffers
11.1-meta-cannot-use-glGenBuffers
6b452c51941
ARB_transform_feedback_overflow_query
CID-1429517
EXT_shader_samples_identical
INTEL_shader_atomic_float_minmax
NV_shader_atomic_int64
NaNu-NaNu
always-ARB_framebuffer_object
arb_gpu_shader_int64
asm
assume-CMS-in-precompile
ast_to_hir-work
bool-optimizations
bool-optimizations-v2
bool-optimizations-v4
bool-optimizations-v5
bool-optimizations-v6
byt-cpu-optimizations
c1896cdfefc
cmod-bar
cmod-baz
cmod-foo
cmod-propagation-work
combine-constants
commutative-expression-limits
compare-with-integer-frobbing
cse-neg
cse-neg-v2018.02
daniel-schuermann/mesa-bitfield
derp
double-scheduler
dp-narrowing
ecd3c4bb555
emit-spirv
experiment/Gen5-Boolean-resolve
experiment/fsat-algebraic
experiment/lower-flrp
experiment/nan-compare-logic-ops
experiment/optimize-bfe
experiment/optimize-shifts
experiment/rematerialize-compares
experiment/simple-range-analysis
experiments
expose-fewer-visuals
extension-refactor
fix-GL45-CTS.program_interface_query.uniform-block-types
flexarray
flexarray-func
for-bsi
fortran
generate-code-generator
glsl-diet-v3
glsl-diet-v3-extra-logging
glsl-diet-v4
i915-fixes
i965-license-header
inverted-conditions
ir_variable-diet
ir_variable-diet-v2
iris-threaded-shaders
jenkins
jenkins-vk
kill-nv04
lock_surface
logic-expression-frobbing
loop
lower_bool_to_int32-earlier
master
meta-cannot-use-Gen-v2017.12
meta-fixes
meta-msaa-blit
meta-work-20170628
misc-algebra
nir_lower_clamp_color_outputs-vs-b2f
opt-minimize-Boolean
optimize-bfe
optimize-dph-and-others
optimize-flrp-and-ffma
pauli
peephole_select
pragma-warning
ptn-narrowing
query-renderer
range-analysis-cache
reassociate-vector-scalar-math
remove-ir_assignment-condition
reverse-code-gen
review/issue-6365
review/lower-flrp
robustness
shader-work
source-modifiers
sso4
sso5
sso6
standalone-compiler
standalone-ir_builder
standalone-ir_builder-v2
t_dd_dmatmp
ud-chains
uniform-setter
uniform-setter-20190513
uniform-setter-fast
uniform-setter-v2
uniform-setter-wip
vertex-shader-gcm
viewport-array
wip/combine-constants
wip/fix-shift-counts
wip/improve-range-analysis
yuv-formats
Unnamed repository; edit this file 'description' to name the repository.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
nir: Rematerialize comparisons for nir_intrinsic_discard_if too
experiment/rematerialize-compares
Ian Romanick
1
-21
/
+40
2019-05-31
intel/compiler: Use compare rematerialization pass
Ian Romanick
1
-0
/
+3
2019-05-31
nir: Rematerialize compare instructions
Ian Romanick
4
-0
/
+185
2019-05-31
nir: Add a shallow clone function for nir_alu_instr
Ian Romanick
2
-0
/
+23
2019-05-31
panfrost: Remove link stage for jobs
Tomeu Vizoso
2
-68
/
+54
2019-05-31
panfrost: ci: Switch to kernel 5.2-rc2
Tomeu Vizoso
1
-4
/
+3
2019-05-31
panfrost: ci: Update expectations
Tomeu Vizoso
1
-8
/
+3
2019-05-31
radeonsi/nir: Remove hack for builtins
Connor Abbott
1
-11
/
+2
2019-05-31
radeonsi/nir: Use correct location for uniform access bound
Connor Abbott
1
-1
/
+1
2019-05-31
radeonsi/nir: Correctly handle double TCS/TES varyings
Connor Abbott
1
-4
/
+28
2019-05-31
etnaviv: blt: s/TRUE/true && s/FALSE/false
Christian Gmeiner
1
-6
/
+6
2019-05-31
etnaviv: rs: s/TRUE/true && s/FALSE/false
Christian Gmeiner
1
-8
/
+8
2019-05-31
nir: Actually propagate progress in nir_opt_move_load_ubo.
Bas Nieuwenhuizen
1
-1
/
+1
2019-05-31
radv: use RADV_CMD_DIRTY_DYNAMIC_* when restoring viewport/scissor
Samuel Pitoiset
1
-2
/
+2
2019-05-31
radv: use CmdPushConstants when restoring constants after meta operations
Samuel Pitoiset
1
-6
/
+8
2019-05-31
nir/split_vars: Properly bail in the presence of complex derefs
Jason Ekstrand
1
-9
/
+106
2019-05-31
nir/vars_to_ssa: Properly ignore variables with complex derefs
Jason Ekstrand
1
-14
/
+64
2019-05-31
nir/vars_to_ssa: Use a non-null UNDEF_NODE pointer
Jason Ekstrand
1
-3
/
+5
2019-05-31
nir/deref: Add a has_complex_use helper
Jason Ekstrand
2
-0
/
+79
2019-05-31
nir/dead_cf: Call instructions aren't dead
Jason Ekstrand
1
-1
/
+1
2019-05-31
vtn: create cast with type stride.
Dave Airlie
1
-1
/
+1
2019-05-30
list: add some iterator debug
Rob Clark
1
-5
/
+16
2019-05-30
nir: Accept nir_var_mem_global in derefs used by phis
Caio Marcelo de Oliveira Filho
1
-1
/
+2
2019-05-30
intel/blorp: Use the hardware op for CCS ambiguate on gen10+
Jason Ekstrand
2
-1
/
+17
2019-05-30
swr/rast: Enable ARB_GL_texture_buffer_range
Jan Zielinski
2
-2
/
+2
2019-05-30
swr/rast: fix 32-bit compilation on Linux
Jan Zielinski
1
-65
/
+0
2019-05-30
intel/fs: Do a stalling MFENCE in endInvocationInterlock()
Jason Ekstrand
5
-8
/
+28
2019-05-30
intel/fs,vec4: Use g0 as the header for MFENCE
Jason Ekstrand
6
-12
/
+13
2019-05-30
radv: enable transformFeedbackStreamsLinesTriangles
Samuel Pitoiset
1
-1
/
+1
2019-05-30
radv: implement VK_EXT_sample_locations and disable it
Samuel Pitoiset
6
-7
/
+315
2019-05-30
iris: Avoid holding the lock while allocating pages.
Kenneth Graunke
1
-5
/
+5
2019-05-30
iris: Move SET_DOMAIN to alloc_fresh_bo()
Kenneth Graunke
1
-17
/
+15
2019-05-29
iris: Be lazy about cleaning up purged BOs in the cache.
Kenneth Graunke
1
-17
/
+1
2019-05-29
iris: Dig through the cache to find a BO in the right memzone
Kenneth Graunke
1
-7
/
+17
2019-05-29
iris: Tidy BO sizing code and comments
Kenneth Graunke
1
-12
/
+5
2019-05-29
iris: Move some field setting after we drop the lock.
Kenneth Graunke
1
-13
/
+13
2019-05-29
iris: Move cached BO allocation into a helper function.
Kenneth Graunke
1
-44
/
+64
2019-05-29
iris: Fall back to fresh allocations of mapping for zero-memset fails.
Kenneth Graunke
1
-3
/
+4
2019-05-29
iris: Move fresh BO allocation into a helper function.
Kenneth Graunke
1
-26
/
+30
2019-05-29
iris: Do SET_TILING at a single point rather than in two places.
Kenneth Graunke
1
-20
/
+20
2019-05-29
iris: Use the BO cache even for coherent buffers on non-LLC.
Kenneth Graunke
1
-3
/
+0
2019-05-29
iris: Fix locking around vma_alloc in iris_bo_create_userptr
Kenneth Graunke
1
-0
/
+4
2019-05-29
iris: Fix lock/unlock mismatch for non-LLC coherent BO allocation.
Kenneth Graunke
1
-7
/
+3
2019-05-29
radeonsi: fix timestamp queries for compute-only contexts
Marek Olšák
1
-3
/
+5
2019-05-29
Change a few frequented uses of DEBUG to !NDEBUG
Marek Olšák
18
-29
/
+27
2019-05-29
iris: Re-emit Surface State Base Address when context is lost.
Kenneth Graunke
1
-0
/
+1
2019-05-29
iris: Enable nir_opt_large_constants
Jason Ekstrand
4
-0
/
+82
2019-05-29
iris: Don't assume UBO indices are constant
Jason Ekstrand
1
-1
/
+2
2019-05-29
iris: Move upload_ubo_ssbo_surf_state to iris_program.c
Jason Ekstrand
3
-39
/
+56
2019-05-29
nir: silence three compiler warnings seen with MinGW
Brian Paul
3
-5
/
+3
[next]