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
path:
root
/
src
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
v3d: tweak initial comment on pack generator script
Alejandro Piñeiro
2019-07-12
1
-1
/
+1
*
v3d: remove unused definitions
Iago Toral Quiroga
2019-07-12
1
-7
/
+0
*
v3d: move implementation of some intrinsics to separate helpers
Iago Toral Quiroga
2019-07-12
1
-78
/
+90
*
v3d: emit correct lowering for logic ops with RGB10A2 render targets
Iago Toral Quiroga
2019-07-12
1
-12
/
+64
*
v3d: emit correct lowering for logic ops with integer render targets
Iago Toral Quiroga
2019-07-12
2
-9
/
+47
*
v3d: add lowering for OpenGL logic operations
Iago Toral Quiroga
2019-07-12
4
-0
/
+279
*
v3d: acquire scoreboard lock before first tlb read
Iago Toral Quiroga
2019-07-12
3
-0
/
+34
*
v3d: implement tile buffer color read intrinsic
Iago Toral Quiroga
2019-07-12
1
-0
/
+100
*
v3d: fix size of color_reads and sample_colors arrays
Iago Toral Quiroga
2019-07-12
1
-2
/
+2
*
v3d: add color formats and swizzles to the fragment shader key
Iago Toral Quiroga
2019-07-12
1
-0
/
+9
*
v3d: add helpers to emit ldtlb and ldtlbu signals
Iago Toral Quiroga
2019-07-12
1
-0
/
+24
*
v3d: handle tlb read dependency tracking as if they were writes
Iago Toral Quiroga
2019-07-12
1
-1
/
+1
*
v3d: instructions with the ldtlb and ldtlbu signals are tlb instructions
Iago Toral Quiroga
2019-07-12
1
-0
/
+3
*
v3d: tlb loads cannot be removed
Iago Toral Quiroga
2019-07-12
1
-0
/
+2
*
v3d: the ldtlbu signal reads an implicit uniform
Iago Toral Quiroga
2019-07-12
1
-0
/
+1
*
v3d: handle ldtlb and ldtlbu signals during disassembly
Iago Toral Quiroga
2019-07-12
1
-0
/
+2
*
nir: Add lower_rotate flag and set to true in all drivers
Sagar Ghuge
2019-07-01
1
-0
/
+1
*
nir: define behavior of nir_op_bfm and nir_op_u/ibfe according to SM5 spec.
Daniel Schürmann
2019-06-24
1
-1
/
+0
*
v3d: implement simultaneous peripheral access exceptions for V3D 4.1+
Iago Toral Quiroga
2019-06-18
3
-6
/
+43
*
v3d: do not setup execute flags for else block in uniform control flow
Iago Toral Quiroga
2019-06-14
1
-1
/
+0
*
v3d: fix checking twice auf flag
Alejandro Piñeiro
2019-06-13
1
-1
/
+1
*
v3d: don't emit point coordinates varyings if the FS doesn't read them
Iago Toral Quiroga
2019-06-07
3
-5
/
+22
*
v3d: add a helper to track variables that need point coordinates
Iago Toral Quiroga
2019-06-07
1
-5
/
+10
*
v3d: fix scheduling dependency tracking for ALU with small immediates
Iago Toral Quiroga
2019-06-06
1
-1
/
+4
*
v3d: Enable NIR's lower_fmod option.
Kenneth Graunke
2019-06-05
1
-0
/
+1
[next]