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
/
gallium
/
drivers
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: hold batch references when flushing
Rob Clark
2018-07-17
1
-32
/
+38
*
python: Use the print function
Mathieu Bridon
2018-07-06
1
-3
/
+5
*
gallium/util: remove dummy function util_format_is_supported
Marek Olšák
2018-06-29
4
-8
/
+4
*
freedreno/ir3: fix deref conversion fallout
Rob Clark
2018-06-23
1
-13
/
+13
*
freedreno/ir3: fix unused variable warning
Rob Clark
2018-06-23
1
-1
/
+0
*
freedreno: fix HW_ATOMIC_COUNTERS cap
Rob Clark
2018-06-23
1
-1
/
+1
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-3
/
+0
*
freedreno/ir3: convert to deref instructions
Rob Clark
2018-06-22
3
-53
/
+57
*
nir: Rework lower_locals_to_regs to use deref instructions
Jason Ekstrand
2018-06-22
1
-2
/
+2
*
intel,ir3: Re-enable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
nir: Delete lower_io_types
Jason Ekstrand
2018-06-22
1
-1
/
+0
*
st,ir3,radeonsi: push lower_deref_instrs back into driver
Rob Clark
2018-06-22
2
-3
/
+3
*
nir/lower_samplers: remove legacy version
Rob Clark
2018-06-22
1
-1
/
+1
*
nir/lower_samplers: split out _legacy version for deref chains
Rob Clark
2018-06-22
1
-1
/
+1
*
intel,ir3: Disable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
Jason Ekstrand
2018-06-22
2
-1
/
+6
*
freedreno: a2xx: fix clear color
Jonathan Marek
2018-06-22
1
-1
/
+1
*
freedreno: a2xx: fix crash when freeing context
Jonathan Marek
2018-06-22
1
-0
/
+2
*
freedreno: a2xx: fix crash on first clear
Jonathan Marek
2018-06-22
1
-4
/
+4
*
freedreno: add a20x
Jonathan Marek
2018-06-22
7
-31
/
+85
*
freedreno: a2xx: increase size of the offset field in instr_fetch_vtx_t
Jonathan Marek
2018-06-22
1
-4
/
+2
*
freedreno/a5xx: MSAA
Rob Clark
2018-06-21
14
-42
/
+89
*
freedreno: update generated headers
Rob Clark
2018-06-21
8
-41
/
+53
*
freedreno/ir3: txf_ms support
Rob Clark
2018-06-21
3
-7
/
+51
*
freedreno/a5xx: fix gpu hangs with large compute shaders
Rob Clark
2018-06-21
1
-3
/
+11
*
freedreno/ir3: fix base_vertex
Rob Clark
2018-06-21
1
-0
/
+1
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
1
-1
/
+2
*
freedreno/a5xx: move emit_marker5() into a5xx backend
Rob Clark
2018-06-19
5
-21
/
+24
*
freedreno/a5xx: fix crash in dEQP-GLES31.stress.vertex_attribute_binding.buff...
Rob Clark
2018-06-19
3
-1
/
+24
*
freedreno/a5xx: don't crash if compute shader compile fails
Rob Clark
2018-06-19
1
-0
/
+2
*
freedreno/ir3: fix missing recursion into block condition
Rob Clark
2018-06-19
1
-0
/
+4
*
freedreno/a5xx: better FOUR_QUAD/TWO_QUAD decision for compute
Rob Clark
2018-06-19
1
-4
/
+12
*
freedreno/a5xx: bordercolor fixes
Rob Clark
2018-06-19
1
-4
/
+27
*
freedreno: remove per-stateobj dirty_mask's
Rob Clark
2018-06-19
5
-37
/
+16
*
freedreno/a5xx: remove one image stateblock
Rob Clark
2018-06-19
1
-13
/
+0
*
freedreno/a5xx: cubemap image fixes
Rob Clark
2018-06-19
2
-2
/
+7
*
freedreno/ir3: handle image buffer
Rob Clark
2018-06-19
1
-1
/
+8
*
freedreno/ir3: handle arrays of images
Rob Clark
2018-06-19
1
-6
/
+30
*
freedreno/ir3: images can be arrays too
Rob Clark
2018-06-19
2
-22
/
+83
*
freedreno/ir3: use move_load_const pass
Rob Clark
2018-06-19
1
-0
/
+3
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-0
/
+1
*
freedreno/ir3: use pipe_image_view's cpp
Rob Clark
2018-06-11
1
-1
/
+6
*
freedreno/ir3: fix image dimensions offset
Rob Clark
2018-06-11
1
-1
/
+1
*
freedreno/a5xx: correct image/ssbo offset
Rob Clark
2018-06-11
1
-1
/
+1
*
freedreno/ir3: use saml always if we have lod
Rob Clark
2018-06-11
1
-1
/
+1
*
freedreno/ir3: don't cp absneg into meta:fi
Rob Clark
2018-06-11
1
-0
/
+4
*
freedreno/ir3: rework size/type conversion instructions
Rob Clark
2018-06-11
1
-10
/
+156
*
freedreno/ir3: propagate HALF flag across fanout
Rob Clark
2018-06-11
1
-1
/
+4
*
freedreno/a5xx: add sample-id/sample-mask-in
Rob Clark
2018-06-11
1
-3
/
+12
*
freedreno/ir3: add sample-id/sample-mask-in
Rob Clark
2018-06-11
1
-0
/
+21
[next]