index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ac/surface: don't allocate FMASK if there is no graphics
Marek Olšák
2019-09-30
1
-2
/
+3
*
tgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
Marek Olšák
2019-09-30
1
-0
/
+3
*
meson: gallium media state trackers require libdrm with x11
Dylan Baker
2019-09-30
5
-8
/
+17
*
iris: Disable CCS_E for 32-bit floating point textures.
Kenneth Graunke
2019-09-30
1
-1
/
+23
*
ac: reorder and print all radeon_info fields
Marek Olšák
2019-09-30
2
-19
/
+53
*
ac: set the number of SDPs same as the number of TCCs
Marek Olšák
2019-09-30
1
-13
/
+3
*
ac: fix num_good_cu_per_sh for harvested chips
Marek Olšák
2019-09-30
1
-0
/
+6
*
radeonsi/gfx10: fix corruption for chips with harvested TCCs
Marek Olšák
2019-09-30
1
-2
/
+6
*
ac: add radeon_info::tcc_harvested
Marek Olšák
2019-09-30
2
-0
/
+5
*
ac: fix incorrect vram_size reported by the kernel
Marek Olšák
2019-09-30
1
-2
/
+10
*
radeonsi/gfx10: fix L2 cache rinse programming
Marek Olšák
2019-09-30
1
-5
/
+17
*
etnaviv: fix bitmask typo
Eric Engestrom
2019-09-30
1
-1
/
+1
*
glx: Log the filename of the drm device if we fail to open it
Adam Jackson
2019-09-30
1
-1
/
+1
*
scons/windows: Enable compute shaders when possible.
pal1000
2019-09-30
1
-1
/
+26
*
pan/midgard: Allow scheduling conditions with constants
Alyssa Rosenzweig
2019-09-30
1
-4
/
+10
*
pan/midgard: Add csel invert optimization
Alyssa Rosenzweig
2019-09-30
3
-0
/
+27
*
pan/midgard: Add mir_flip helper
Alyssa Rosenzweig
2019-09-30
3
-10
/
+21
*
pan/midgard: Tightly pack 32-bit constants
Alyssa Rosenzweig
2019-09-30
1
-16
/
+113
*
pan/midgard: Allow writeout to see into the future
Alyssa Rosenzweig
2019-09-30
1
-1
/
+40
*
pan/midgard: Allow 6 instructions per bundle
Alyssa Rosenzweig
2019-09-30
1
-2
/
+3
*
pan/midgard: Only one conditional per bundle allowed
Alyssa Rosenzweig
2019-09-30
1
-0
/
+16
*
pan/midgard: Schedule to smul/sadd
Alyssa Rosenzweig
2019-09-30
1
-0
/
+5
*
pan/midgard: Extend choose_instruction for scalar units
Alyssa Rosenzweig
2019-09-30
1
-0
/
+4
*
pan/midgard: Don't double check SCALAR units
Alyssa Rosenzweig
2019-09-30
1
-4
/
+0
*
pan/midgard: Use new scheduler
Alyssa Rosenzweig
2019-09-30
3
-678
/
+130
*
pan/midgard: Add distance metric to choose_instruction
Alyssa Rosenzweig
2019-09-30
1
-0
/
+14
*
pan/midgard: Add mir_choose_alu helper
Alyssa Rosenzweig
2019-09-30
1
-0
/
+24
*
pan/midgard: Implement load/store pairing
Alyssa Rosenzweig
2019-09-30
1
-55
/
+12
*
pan/midgard: Extend csel_swizzle to branches
Alyssa Rosenzweig
2019-09-30
3
-5
/
+10
*
pan/midgard: Add helpers for scheduling conditionals
Alyssa Rosenzweig
2019-09-30
1
-0
/
+146
*
pan/midgard: Implement predicate->unit
Alyssa Rosenzweig
2019-09-30
1
-0
/
+9
*
pan/midgard: Add predicate->exclude
Alyssa Rosenzweig
2019-09-30
1
-4
/
+14
*
pan/midgard: Add constant intersection filters
Alyssa Rosenzweig
2019-09-30
1
-0
/
+55
*
pan/midgard: Remove csel constant unit force
Alyssa Rosenzweig
2019-09-30
1
-3
/
+0
*
pan/midgard: Add mir_schedule_texture/ldst/alu helpers
Alyssa Rosenzweig
2019-09-30
1
-0
/
+190
*
pan/midgard: Add mir_choose_bundle helper
Alyssa Rosenzweig
2019-09-30
1
-0
/
+25
*
pan/midgard: Add mir_update_worklist helper
Alyssa Rosenzweig
2019-09-30
1
-0
/
+39
*
pan/midgard: Add mir_choose_instruction stub
Alyssa Rosenzweig
2019-09-30
1
-0
/
+55
*
pan/midgard: Initialize worklist
Alyssa Rosenzweig
2019-09-30
1
-0
/
+17
*
pan/midgard: Calculate dependency graph
Alyssa Rosenzweig
2019-09-30
2
-0
/
+131
*
pan/midgard: Add flatten_mir helper
Alyssa Rosenzweig
2019-09-30
1
-0
/
+22
*
pan/midgard: Squeeze indices before scheduling
Alyssa Rosenzweig
2019-09-30
1
-0
/
+1
*
pan/midgard: Fix component count handling for ldst
Alyssa Rosenzweig
2019-09-30
2
-37
/
+37
*
pan/midgard: Add missing parans in SWIZZLE definition
Alyssa Rosenzweig
2019-09-30
1
-1
/
+1
*
nouveau: set lower_sub = true
Daniel Schürmann
2019-09-30
3
-6
/
+2
*
v3d: Enable the late algebraic optimizations to get real subs.
Eric Anholt
2019-09-30
1
-0
/
+16
*
aco: call nir_opt_algebraic_late() exhaustively
Daniel Schürmann
2019-09-30
1
-4
/
+15
*
radv/aco: Don't lower subtractions
Daniel Schürmann
2019-09-30
1
-1
/
+0
*
nir: Remove unnecessary subtraction optimizations
Daniel Schürmann
2019-09-30
1
-10
/
+0
*
nir: recombine nir_op_*sub when lower_sub = false
Daniel Schürmann
2019-09-30
1
-8
/
+13
[prev]
[next]