index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: Switch to exposing only half-integer pixel centers.
Eric Anholt
2020-03-19
2
-5
/
+6
*
r600: Fix build error in sfn_nir_lower_fs_out_to_vector.cpp
John Stultz
2020-03-19
1
-1
/
+1
*
vc4_bufmgr: Remove duplicative VC definition
John Stultz
2020-03-19
1
-8
/
+0
*
etnaviv: Avoid shift overflow
John Stultz
2020-03-19
1
-1
/
+1
*
Android.mk: Tweak MESA_ENABLE_LLVM checks
John Stultz
2020-03-19
3
-0
/
+12
*
intel/iris: Always initialize CCS to 0
Jason Ekstrand
2020-03-19
2
-13
/
+5
*
isl: drop min row pitch alignment when set by the driver
Lionel Landwerlin
2020-03-19
1
-1
/
+9
*
isl: only apply main surface ccs pitch constraint with CCS
Lionel Landwerlin
2020-03-19
1
-1
/
+2
*
isl: properly filter supported display modifiers on Gen9+
Lionel Landwerlin
2020-03-19
1
-3
/
+13
*
isl: implement linear tiling row pitch requirement for display
Lionel Landwerlin
2020-03-19
1
-3
/
+14
*
radv: call nir_shader_gather_info again
Rhys Perry
2020-03-19
1
-0
/
+3
*
nir/gather_info: handle emit_vertex_with_counter
Rhys Perry
2020-03-19
1
-0
/
+1
*
gallium/swr: spin-lock performance improvement
Tomasz Pyra
2020-03-19
1
-1
/
+14
*
radeonsi: enable glsl_zero_init for Curse of the Dead Gods
Pierre-Eric Pelloux-Prayer
2020-03-19
1
-0
/
+5
*
nir: fix clip/cull_distance_array_size in nir_lower_clip_cull_distance_arrays
Marek Olšák
2020-03-19
1
-1
/
+10
*
pan/bi: Pack BI_BLEND
Alyssa Rosenzweig
2020-03-19
2
-0
/
+18
*
pan/bi: Flesh out BI_BLEND
Alyssa Rosenzweig
2020-03-19
1
-1
/
+7
*
pan/bi: Add ATEST packing
Alyssa Rosenzweig
2020-03-19
2
-0
/
+38
*
pan/bi: Flesh out ATEST in IR
Alyssa Rosenzweig
2020-03-19
2
-2
/
+17
*
pan/bi: Track clause types during scheduling
Alyssa Rosenzweig
2020-03-19
1
-0
/
+47
*
pan/bi: Don't hide SCHED_ADD inside HI_LATENCY
Alyssa Rosenzweig
2020-03-19
2
-13
/
+13
*
pan/bi: Pretty-print clause types in disassembler
Alyssa Rosenzweig
2020-03-19
4
-3
/
+40
*
pan/bi: Route through clause header
Alyssa Rosenzweig
2020-03-19
2
-5
/
+26
*
pan/bi: Skip over data registers in port assignment
Alyssa Rosenzweig
2020-03-19
3
-10
/
+28
*
pan/bi: Emit load_vary ops
Alyssa Rosenzweig
2020-03-19
2
-0
/
+45
*
pan/bi: Pass second src for load_vary ops
Alyssa Rosenzweig
2020-03-19
1
-1
/
+10
*
pan/bi: Generalize bi_get_src a bit
Alyssa Rosenzweig
2020-03-19
1
-8
/
+33
*
pan/bi: List ADD classes in bi_pack_add
Alyssa Rosenzweig
2020-03-19
1
-2
/
+32
*
pan/bi: Pack fadd32
Alyssa Rosenzweig
2020-03-19
2
-0
/
+25
*
pan/bi: Pack BI_FMA ops
Alyssa Rosenzweig
2020-03-19
1
-6
/
+84
*
pan/bi: Add struct bifrost_fma_fma
Alyssa Rosenzweig
2020-03-19
1
-0
/
+16
*
pan/bi: Model 3-bit Bifrost srcs in IR
Alyssa Rosenzweig
2020-03-19
2
-1
/
+14
*
pan/bi: Route through first_instruction field
Alyssa Rosenzweig
2020-03-19
1
-2
/
+3
*
pan/bi: Assign registers to ports
Alyssa Rosenzweig
2020-03-19
1
-9
/
+86
*
pan/bi: Add missing __attribute__((packed))
Alyssa Rosenzweig
2020-03-19
1
-13
/
+13
*
pan/bi: Pack register fields
Alyssa Rosenzweig
2020-03-19
1
-4
/
+53
*
pan/bi: Add packing for register control field
Alyssa Rosenzweig
2020-03-19
2
-2
/
+86
*
pan/bi: Sketch out instruction word packing
Alyssa Rosenzweig
2020-03-19
2
-2
/
+51
*
pan/bi: Setup initial clause packing
Alyssa Rosenzweig
2020-03-19
5
-0
/
+116
*
radv: remove wrong assert that checks compute subgroup size
Samuel Pitoiset
2020-03-18
1
-5
/
+4
*
anv: Swizzle fast-clear values
Jason Ekstrand
2020-03-18
3
-9
/
+19
*
intel/blorp: Add support for swizzling fast-clear colors
Jason Ekstrand
2020-03-18
5
-4
/
+14
*
soft-fp64: Split a block that was missing a cast on a comparison
Ian Romanick
2020-03-18
1
-13
/
+15
*
soft-fp64/fadd: Common code optimization for differing sign case
Ian Romanick
2020-03-18
1
-21
/
+11
*
soft-fp64/fadd: Move common code out of both branches of an if-statement
Ian Romanick
2020-03-18
1
-22
/
+11
*
soft-fp64/fadd: Use absolute value of expDiff
Ian Romanick
2020-03-18
1
-3
/
+4
*
soft-fp64/fadd: Rename aFrac and bFrac variables
Ian Romanick
2020-03-18
1
-6
/
+21
*
soft-fp64/fadd: Combine an if-statement into the preceeding else-clause
Ian Romanick
2020-03-18
1
-4
/
+2
*
soft-fp64/fadd: Reformat after previous commit
Ian Romanick
2020-03-18
1
-19
/
+21
*
soft-fp64/fadd: Delete a redundant condition check
Ian Romanick
2020-03-18
1
-1
/
+1
[next]