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
Age
Commit message (
Expand
)
Author
Files
Lines
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: Enable the driver on V3D 4.1
Eric Anholt
1
-1
/
+1
2018-01-12
broadcom/vc5: Port the simulator to support V3D 4.1
Eric Anholt
9
-125
/
+216
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: Port the RCL setup to V3D4.1.
Eric Anholt
7
-58
/
+360
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
7
-10
/
+24
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-12
ac: add 'const' qualifiers to the shader info pass
Samuel Pitoiset
2
-8
/
+11
2018-01-12
ac: remove unused ac_nir_compiler_options from gather_info_input_decl()
Samuel Pitoiset
1
-4
/
+2
2018-01-12
nir: add a 'const' qualifier to nir_ssa_def_components_read()
Samuel Pitoiset
2
-2
/
+2
2018-01-12
loader/dri3: Avoid freeing renderbuffers in use
Thomas Hellstrom
1
-3
/
+3
2018-01-12
anv: VkDescriptorSetLayoutBinding can have descriptorCount == 0
Samuel Iglesias Gonsálvez
1
-1
/
+3
2018-01-12
mesa: require at least 14 UBOs for GL 4.3
Roland Scheidegger
1
-0
/
+1
2018-01-12
util: fix NORETURN for msvc, add HAVE_FUNC_ATTRIBUTE_NORETURN to c99_compat.h
Roland Scheidegger
2
-4
/
+9
2018-01-12
radv: don't emit unneeded vertex state.
Dave Airlie
2
-8
/
+49
2018-01-12
radv: trim buffer load result (fixes dota2)
Dave Airlie
1
-1
/
+1
2018-01-11
meson: add variable for including include/GL/internal
Dylan Baker
3
-10
/
+5
2018-01-11
meson: define inc_gbm as empty if not otherwise assigned
Dylan Baker
1
-0
/
+2
2018-01-11
meson: move libsensors dependency to libgallium
Dylan Baker
8
-13
/
+7
2018-01-11
meson: Use dependencies for nir
Dylan Baker
18
-50
/
+72
2018-01-11
meson: don't use intermediate variables that are immediately discarded
Dylan Baker
5
-14
/
+7
2018-01-11
meson: Use consistent style for tests
Dylan Baker
20
-151
/
+199
2018-01-11
meson: Use include variables
Dylan Baker
1
-1
/
+1
2018-01-11
meson: Use consistent style
Dylan Baker
17
-85
/
+148
2018-01-11
i965: Use UD types for gl_SampleID setup
Jason Ekstrand
1
-3
/
+3
2018-01-11
i965/fs: Use UW types when using V immediates
Jason Ekstrand
2
-5
/
+5
2018-01-12
ac/nir: fix translation of nir_op_fsign for doubles
Timothy Arceri
1
-7
/
+19
2018-01-12
ac: add f64_0 to the llvm build context
Timothy Arceri
2
-0
/
+2
2018-01-12
ac/nir: fix translation of nir_op_frcp for doubles
Timothy Arceri
1
-1
/
+2
2018-01-12
ac/nir: fix translation of nir_op_frsq for doubles
Timothy Arceri
1
-1
/
+2
2018-01-12
ac: add f64_1 to the llvm build context
Timothy Arceri
2
-0
/
+2
2018-01-11
radv: reset semaphores & fences on sync_file export.
Bas Nieuwenhuizen
1
-0
/
+16
2018-01-11
intel: Add more Coffee Lake PCI IDs
Anuj Phogat
1
-1
/
+9
2018-01-11
Revert "Revert "i965/fs: Use align1 mode on ternary instructions on Gen10+""
Matt Turner
1
-4
/
+8
2018-01-11
i965/fs: Add/use functions to convert to 3src_align1 vstride/hstride
Matt Turner
1
-28
/
+41
2018-01-11
anv: Make sure state on primary is correct after CmdExecuteCommands
Alex Smith
1
-0
/
+9
2018-01-11
svga: simplify failure code in emit_rss_vgpu9()
Brian Paul
1
-17
/
+12
2018-01-11
svga: remove unused fail parameter to EMIT_RS(), EMIT_RS_FLOAT()
Brian Paul
1
-57
/
+57
2018-01-11
svga: add assertion in svga_queue_rs()
Brian Paul
1
-0
/
+1
[prev]
[next]