index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
vc5
/
vc5_rcl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
broadcom/vc5: Port the RCL setup to V3D4.1.
Eric Anholt
1
-53
/
+270
2018-01-12
broadcom/vc5: Fix per-tile extra clear packet.
Eric Anholt
1
-1
/
+1
2018-01-12
broadcom/vc5: Move the TLB loads and stores to helper functions.
Eric Anholt
1
-35
/
+50
2018-01-12
broadcom/vc5: Convert vc5_cl.h to use the V3DX() macros.
Eric Anholt
1
-1
/
+3
2018-01-03
broadcom/vc5: Introduce enums for internal depth/type, with V3D prefixes.
Eric Anholt
1
-2
/
+2
2018-01-03
broadcom/vc5: Switch to setting the primitive list format in the RCL.
Eric Anholt
1
-0
/
+8
2017-12-19
broadcom/vc5: Start adding support for rendering to Z32F_S8X24_UINT.
Eric Anholt
1
-0
/
+22
2017-11-22
broadcom/vc5: Fix UIF surface size setup for ARB_fbo's mismatched sizes.
Eric Anholt
1
-2
/
+23
2017-11-19
broadcom/vc5: Fix simulator assertion failures about color RT clears.
Eric Anholt
1
-2
/
+19
2017-11-17
broadcom/vc5: Set up the padded height at surface creation time.
Eric Anholt
1
-14
/
+3
2017-10-30
broadcom/vc5: Pack clear colors according to the TLB internal format/type.
Eric Anholt
1
-3
/
+3
2017-10-30
broadcom/vc5: Emit raw loads for MSAA buffers.
Eric Anholt
1
-0
/
+58
2017-10-30
broadcom/vc5: Use raw stores for MSAA buffers.
Eric Anholt
1
-15
/
+97
2017-10-10
broadcom/vc5: Set the RCL's MSAA mode to match the BCL's MSAA state.
Eric Anholt
1
-0
/
+2
2017-10-10
braodcom/vc5: Set up clear color for higher-bpp formats.
Eric Anholt
1
-4
/
+25
2017-10-10
broadcom/vc5: Set up per-MRT clear colors.
Eric Anholt
1
-5
/
+7
2017-10-10
broadcom/vc5: Fix depth and stencil clear values.
Eric Anholt
1
-1
/
+2
2017-10-10
broadcom/vc5: Use supertiles and generic tile lists.
Eric Anholt
1
-71
/
+124
2017-10-10
broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.
Eric Anholt
1
-0
/
+218