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
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
broadcom/vc5: Use MSF to ignore discards/non-dispatched channels in loops.
Eric Anholt
1
-1
/
+5
2018-01-12
broadcom/vc5: Use XOR instead of SUB for execute flags comparisons.
Eric Anholt
1
-3
/
+3
2018-01-12
broadcom/vc5: Also check the update flags for avoiding DCE.
Eric Anholt
1
-1
/
+5
2018-01-12
broadcom/vc5: Rename V3D 3.x Flat Shade Action to match v4.x naming.
Eric Anholt
1
-3
/
+3
2018-01-12
broadcom/vc5: Add support for loading varyings in V3D 4.1.
Eric Anholt
6
-17
/
+13
2018-01-12
broadcom/vc5: Add compiler support for V3D 4.x texturing.
Eric Anholt
7
-6
/
+283
2018-01-12
broadcom/vc5: Add the new TMU write addresses for V3D 4.x (and r5rep).
Eric Anholt
2
-10
/
+37
2018-01-12
broadcom/vc5: Move V3D 3.3 texturing to a separate file.
Eric Anholt
5
-229
/
+267
2018-01-12
broadcom/vc5: Move V3D 3.3 VPM write setup to a separate file.
Eric Anholt
5
-34
/
+82
2018-01-12
broadcom/vc5: Add support for V3D 4.1 CLIF dumping.
Eric Anholt
5
-17
/
+57
2018-01-12
broadcom/vc5: Move the body of CLIF dumping to a per-version file.
Eric Anholt
6
-155
/
+255
2018-01-12
broadcom/vc5: Use THRSW to enable multi-threaded shaders.
Eric Anholt
8
-78
/
+285
2018-01-12
broadcom/vc5: Properly schedule the thread-end THRSW.
Eric Anholt
2
-39
/
+137
2018-01-12
broadcom/vc5: Implement GFXH-1684 workaround.
Eric Anholt
4
-0
/
+20
2018-01-12
broadcom/vc5: Add a test for .ifb in ADD ops.
Eric Anholt
1
-0
/
+1
2018-01-12
broadcom/vc5: Add the new tesselation opcodes in V3D 4.1.
Eric Anholt
2
-1
/
+5
2018-01-12
broadcom/vc5: Use a physical-reg-only register class for LDVPM.
Eric Anholt
2
-8
/
+21
2018-01-12
broadcom/vc5: Use the new LDVPM/STVPM opcodes on V3D 4.1.
Eric Anholt
9
-51
/
+197
2018-01-12
broadcom/vc5: Drop dead VC5_QPU_* defines from qpu_instr.c.
Eric Anholt
1
-80
/
+0
2018-01-12
broadcom/vc5: Add support for QPU pack/unpack/disasm of small immediates.
Eric Anholt
4
-1
/
+94
2018-01-12
broadcom/vc5: Drop signal bit #defines.
Eric Anholt
2
-8
/
+0
2018-01-12
broadcom/vc5: Add support for V3Dv4 signal bits.
Eric Anholt
12
-45
/
+322
2018-01-12
broadcom/vc5: Fix pack/unpack of vfmul input unpack flags.
Eric Anholt
2
-0
/
+40
2018-01-12
broadcom/vc5: Introduce v3dx_macros.h and v3dx_pack.h headers.
Eric Anholt
3
-1
/
+88
2018-01-12
broadcom/cle: Fix error path of missing a "type" in the XML.
Eric Anholt
1
-1
/
+2
2018-01-12
broadcom/vc5: Add XML for V3D v4.1 (BCM7278)
Eric Anholt
3
-1
/
+1054
2018-01-11
meson: Use dependencies for nir
Dylan Baker
1
-2
/
+2
2018-01-11
meson: don't use intermediate variables that are immediately discarded
Dylan Baker
1
-2
/
+1
2018-01-11
meson: Use consistent style for tests
Dylan Baker
1
-4
/
+8
2018-01-11
meson: Use consistent style
Dylan Baker
1
-4
/
+1
2018-01-03
broadcom/vc5: Fix discard_if during control flow.
Eric Anholt
1
-1
/
+1
2018-01-03
broadcom/vc5: Don't emit component 3/4 F16 TLB writes for float/vec2.
Eric Anholt
1
-1
/
+2
2018-01-03
broadcom/vc5: Introduce enums for internal depth/type, with V3D prefixes.
Eric Anholt
1
-27
/
+28
2018-01-03
broadcom/xml: Fix up safe name confusion with prefixing.
Eric Anholt
1
-14
/
+13
2018-01-03
broadcom/vc5: Turn the decimate mode field into an enum in the XML.
Eric Anholt
1
-1
/
+8
2018-01-03
broadcom/vc5: Turn the output image format into an enum.
Eric Anholt
1
-51
/
+55
2018-01-03
broadcom/vc5: Turn the CLE XML's memory format into an enum.
Eric Anholt
1
-16
/
+11
2018-01-03
broadcom/vc5: Emit flat shade flags for varying components > 24.
Eric Anholt
3
-7
/
+20
2018-01-03
broadcom/vc5: Emit proper flatshading code for glShadeModel(GL_FLAT).
Eric Anholt
3
-20
/
+14
2018-01-03
braodcom/vc5: Rely on OVRTMUOUT always being set.
Eric Anholt
1
-0
/
+2
2018-01-03
broadcom/vc5: Move texture return channel setup into the compiler.
Eric Anholt
3
-18
/
+41
2017-12-19
broadcom/vc5: Add missing setting of the UIF XOR disable flag in textures.
Eric Anholt
1
-0
/
+1
2017-12-14
broadcom/vc5: Fix a typo in memcmp for sig unpack checking.
Eric Anholt
1
-1
/
+1
2017-12-14
broadcom/vc5: Enable NIR txd lowering on all txd instructions.
Eric Anholt
1
-0
/
+1
2017-12-14
broadcom/vc5: Fix shader input/outputs for gallium's new NIR linking.
Eric Anholt
1
-4
/
+8
2017-12-07
meson: add dep_thread to every lib that includes threads.h
Eric Engestrom
1
-1
/
+1
2017-12-01
broadcom/vc4: Use the new enum functionality of the XML to decode better.
Eric Anholt
1
-20
/
+25
2017-11-28
broadcom: use NDEBUG to guard asserts
Eric Engestrom
1
-5
/
+5
2017-11-22
broadcom/vc5: Fix BASE_LEVEL handling with txl.
Eric Anholt
1
-2
/
+4
2017-11-19
broadcom/vc5: Fix up integer texture handling.
Eric Anholt
1
-0
/
+23
[next]