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
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson/broadcom: libbroadcom_cle also needs zlib
Dylan Baker
2019-12-11
1
-1
/
+1
*
meson/broadcom: libbroadcom_cle needs expat headers
Dylan Baker
2019-12-10
1
-1
/
+1
*
nir: Add a scheduler pass to reduce maximum register pressure.
Eric Anholt
2019-11-25
1
-0
/
+5
*
v3d: adds an extra MOV for any sig.ld*
Alejandro Piñeiro
2019-11-20
1
-4
/
+19
*
v3d: Fix predication with atomic image operations
Jose Maria Casanova Crespo
2019-11-20
1
-0
/
+12
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
2
-2
/
+2
*
v3d: rename vertex shader key (num)_fs_inputs fields
Iago Toral Quiroga
2019-10-31
4
-10
/
+11
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
3
-4
/
+4
*
v3d: fix empty-body instruction
Eric Engestrom
2019-10-27
1
-1
/
+1
*
Revert "v3d: do not report alpha-test as supported"
Erik Faye-Lund
2019-10-23
2
-0
/
+11
*
nir/lower_idiv: add new llvm-based path
Rhys Perry
2019-10-21
1
-1
/
+1
*
broadcom: document known hardware issues for L2T flush command
Iago Toral Quiroga
2019-10-18
1
-0
/
+35
*
v3d: add new flag dirty TMU cache at v3d_compiler
Iago Toral Quiroga
2019-10-18
5
-0
/
+12
*
v3d: do not report alpha-test as supported
Erik Faye-Lund
2019-10-17
2
-11
/
+0
*
nir: support feeding state to nir_lower_clip_[vg]s
Erik Faye-Lund
2019-10-17
1
-1
/
+1
*
nir: support lowering clipdist to arrays
Erik Faye-Lund
2019-10-17
1
-2
/
+3
*
nir: allow passing alpha-ref state to lowering-code
Erik Faye-Lund
2019-10-17
1
-1
/
+1
*
nir: add nir_shader_compiler_options::lower_to_scalar
Marek Olšák
2019-10-10
1
-0
/
+1
*
v3d: Enable the late algebraic optimizations to get real subs.
Eric Anholt
2019-09-30
1
-0
/
+16
*
broadcom/genxml: Stop manually scrubbing 'α' -> "alpha"
Kenneth Graunke
2019-09-23
1
-1
/
+0
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
1
-1
/
+1
*
v3d: writes to magic registers aren't RF writes after THREND
Jose Maria Casanova Crespo
2019-09-05
1
-1
/
+3
*
nir: Fix num_ssbos when lowering atomic counters
Connor Abbott
2019-09-03
1
-2
/
+1
*
v3d: Use the correct opcodes for signed image min/max
Jason Ekstrand
2019-08-21
1
-0
/
+2
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
2
-4
/
+8
*
v3d: clamp gl_PointSize to a minimum of 1.0
Iago Toral Quiroga
2019-08-13
1
-0
/
+5
*
v3d: line length style fixes
Iago Toral Quiroga
2019-08-13
1
-26
/
+33
*
v3d: honor the write mask on store operations
Iago Toral Quiroga
2019-08-13
1
-85
/
+120
*
v3d: refactor ntq_emit_tmu_general() slightly
Iago Toral Quiroga
2019-08-13
1
-24
/
+36
*
nir: merge and extend nir_opt_move_comparisons and nir_opt_move_load_ubo
Rhys Perry
2019-08-12
1
-1
/
+1
*
v3d: use the GPU to record primitives written to transform feedback
Iago Toral Quiroga
2019-08-08
1
-0
/
+10
*
v3d: add header guards in v3d_packet_helpers.h
Iago Toral Quiroga
2019-08-08
1
-0
/
+4
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
2
-3
/
+4
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
4
-5
/
+5
*
v3d: Introduce a DRM shim for calling out to the simulator.
Eric Anholt
2019-07-25
7
-0
/
+779
*
v3d: Avoid scheduling an instruction that stalls waiting for SFU retval
Jose Maria Casanova Crespo
2019-07-22
1
-4
/
+23
*
v3d: add shader-db stat to count SFU stalls
Jose Maria Casanova Crespo
2019-07-22
5
-14
/
+74
*
v3d: Use nir_shader_lower_instructions() for txf_ms lowering.
Eric Anholt
2019-07-18
1
-26
/
+16
*
v3d: Fix assertion failures in debug builds.
Eric Anholt
2019-07-18
1
-0
/
+2
*
v3d: emit correct lowering for logic operations with MSAA render targets
Iago Toral Quiroga
2019-07-18
1
-5
/
+54
*
v3d: handle nir_intrinsic_store_tlb_sample_color_v3d
Iago Toral Quiroga
2019-07-18
1
-20
/
+44
*
v3d: implement per-sample tlb color writes
Iago Toral Quiroga
2019-07-18
1
-30
/
+44
*
v3d: refactor the tlb color write code
Iago Toral Quiroga
2019-07-18
1
-49
/
+39
*
v3d: move tlb color write emission to a helper function
Iago Toral Quiroga
2019-07-18
1
-95
/
+99
*
v3d: implement per-sample tlb color reads
Iago Toral Quiroga
2019-07-18
1
-39
/
+52
*
broadcom: Move v3d_get_device_info to common
Andreas Bergmeier
2019-07-17
3
-1
/
+86
*
v3d: use inc/dec tmu operation with image atomic sub/add of 1
Alejandro Piñeiro
2019-07-12
1
-5
/
+11
*
v3d: refactor some code from v3d40_vir_emit_image_load_store
Alejandro Piñeiro
2019-07-12
1
-33
/
+29
*
v3d: use inc/dec tmu operation with atomic sub/add of 1
Alejandro Piñeiro
2019-07-12
2
-6
/
+30
*
v3d: remove redefinition of tmu operations on nir_to_vir
Alejandro Piñeiro
2019-07-12
1
-38
/
+21
[next]