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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glthread: enable display lists
Marek Olšák
2020-03-20
1
-1
/
+1
*
glthread: align the batch buffer to 8 bytes for pointers and doubles again
Marek Olšák
2020-03-20
1
-0
/
+5
*
mesa: remove redundant api_loopback functions
Marek Olšák
2020-03-19
4
-118
/
+10
*
mesa: use vbo_attrib_tmp.h to generate display list vertex attrib functions
Marek Olšák
2020-03-19
4
-1318
/
+177
*
anv: Only add END_OF_PIPE_SYNC if we actually have AUX_INVAL
Jason Ekstrand
2020-03-19
1
-1
/
+1
*
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
*
ci: Only run the freedreno baremetal tests when freedreno/core changes.
Eric Anholt
2020-03-19
1
-1
/
+1
*
docs/release-calendar: Add calendar for 20.1 Release candidates
Dylan Baker
2020-03-19
1
-2
/
+45
*
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
*
docs: update calendar, add news item, and link releases notes for 20.0.2
Dylan Baker
2020-03-18
3
-7
/
+4
*
docs/relnotes: Add sha256 sums for 20.0.2
Dylan Baker
2020-03-18
1
-1
/
+1
*
Docs: Add release notes for 20.0.2
Dylan Baker
2020-03-18
1
-0
/
+159
*
ci: Disable tests that showed intermittent fails on a530 in day 1.
Eric Anholt
2020-03-18
1
-0
/
+2
[next]