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
2017-09-04
docs: add news item and link release notes for 17.2.0
Emil Velikov
2
-0
/
+8
2017-09-04
docs: add sha256 checksums for 17.2.0
Emil Velikov
1
-1
/
+2
2017-09-04
docs: Update 17.2.0 release notes
Emil Velikov
1
-2
/
+149
2017-09-04
radeonsi: eliminate PS color outputs when colormask kills them
Marek Olšák
3
-0
/
+6
2017-09-04
gallium/radeon: sort DBG shader flags according to pipe_shader_type
Marek Olšák
4
-35
/
+17
2017-09-04
radeonsi: ensure cache flushes happen before SET_PREDICATION packets
Nicolai Hähnle
3
-9
/
+18
2017-09-04
radeonsi: fix ARB_transform_feedback_overflow_query on <= VI
Nicolai Hähnle
3
-1
/
+12
2017-09-04
radeonsi: fix compute shader state dumping
Nicolai Hähnle
1
-6
/
+11
2017-09-04
radeonsi: add an assertion that only two-dimensional constant references are ...
Nicolai Hähnle
1
-2
/
+3
2017-09-04
gallium/radeon: always use two-dimensional constant references
Nicolai Hähnle
1
-18
/
+18
2017-09-04
gallium/tests: always use two-dimensional constant references
Nicolai Hähnle
3
-10
/
+10
2017-09-04
pp: always use two-dimensional constant references
Nicolai Hähnle
1
-10
/
+10
2017-09-04
gallium/hud: always use two-dimensional constant references
Nicolai Hähnle
1
-4
/
+4
2017-09-04
nine: always generate two-dimensional constant file accesses
Nicolai Hähnle
2
-7
/
+5
2017-09-04
st/glsl_to_tgsi: inline src_register into translate_src
Nicolai Hähnle
1
-75
/
+77
2017-09-04
st/glsl_to_tgsi: ir_load_ubo always has a second index
Nicolai Hähnle
1
-2
/
+1
2017-09-04
st/drawpixels: always use two-dimensional constant references
Nicolai Hähnle
1
-0
/
+2
2017-09-04
tgsi/build: always generate two-dimensional constant file accesses
Nicolai Hähnle
2
-31
/
+45
2017-09-04
tgsi/ureg: always emit constants (and their decls) as 2D
Nicolai Hähnle
1
-15
/
+7
2017-09-04
gallium: all drivers should accept two-dimensional constant buffer indexing
Nicolai Hähnle
2
-9
/
+4
2017-09-04
anv: fix off by one in array check
Eric Engestrom
1
-1
/
+1
2017-09-04
ac: reorg ac_shader_binary struct to take less space.
Dave Airlie
1
-8
/
+9
2017-09-04
radv: drop emit2d_dst_type.
Dave Airlie
1
-16
/
+0
2017-09-04
radv/meta: missing initialisations in create_pass().
Xavier Bouchoux
1
-0
/
+3
2017-09-04
radv: Enable command buffer chaining by default.
Bas Nieuwenhuizen
3
-3
/
+3
2017-09-04
radv: Put semaphore waits in preamble cs.
Bas Nieuwenhuizen
2
-60
/
+37
2017-09-04
radv: Actually set the cmd_buffer usage_flags.
Bas Nieuwenhuizen
1
-0
/
+1
2017-09-03
util: improve compiler guard
Eric Engestrom
3
-6
/
+43
2017-09-02
radeon/uvd: add Define Restart Interval to MJPEG bitstream reconstruction
Leo Liu
1
-0
/
+11
2017-09-02
radeon/uvd: fix MJPEG quantization table index
Leo Liu
1
-1
/
+1
2017-09-03
st/mesa: fix view template initialization in try_pbo_readpixels
Roland Scheidegger
1
-1
/
+1
2017-09-02
genxml: Make Border Color Pointer an address on Gen4-5, not an offset.
Kenneth Graunke
4
-9
/
+7
2017-09-02
i965: Inline emit_reloc in __genx_combine_address
Kenneth Graunke
1
-12
/
+5
2017-09-02
i965: Fix crash in fallback GTT mapping.
Kenneth Graunke
1
-2
/
+4
2017-09-02
i965: Fix state flagging of Gen6 SOL programs.
Kenneth Graunke
2
-19
/
+6
2017-09-02
i965: Drop useless gen6_brw_upload_ff_gs_prog() wrapper.
Kenneth Graunke
3
-7
/
+1
2017-09-02
freedreno: skip batch-cache for compute shaders
Rob Clark
1
-7
/
+1
2017-09-01
m4: Use older autoconf 2.63 compatible ax_check_compile_flag.
Vinson Lee
1
-5
/
+5
2017-09-01
i965: Move BATCH_SZ define into intel_batchbuffer.c.
Kenneth Graunke
2
-1
/
+2
2017-09-01
i965: Drop batch_size argument from brw_bufmgr_init().
Kenneth Graunke
3
-4
/
+3
2017-09-01
i965: Rename brw_bo::offset64 to gtt_offset.
Chris Wilson
3
-12
/
+35
2017-09-01
i965: Drop the BRW_BATCH_STRUCT macro.
Kenneth Graunke
2
-4
/
+1
2017-09-01
i965: Don't double count the batch in aperture_space.
Kenneth Graunke
1
-1
/
+1
2017-09-01
swr: Report format max_samples=1 to maintain support for "fake" msaa.
Cherniak, Bruce
1
-11
/
+11
2017-09-01
aubinator: remove duplicate initialisation
Eric Engestrom
1
-1
/
+0
2017-09-01
radv: report VM faults if detected
Samuel Pitoiset
2
-0
/
+16
2017-09-01
radeonsi: move si_vm_fault_occured() to AMD common code
Samuel Pitoiset
3
-102
/
+117
2017-09-01
radv: add radv_check_gpu_hangs() helper function
Samuel Pitoiset
3
-12
/
+27
2017-09-01
radv: disassemble SPIR-V binaries with RADV_DEBUG=spirv
Samuel Pitoiset
4
-0
/
+39
2017-09-01
radv: move RADV_TRACE_FILE functions to radv_debug.c
Samuel Pitoiset
9
-23
/
+80
[next]