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
Branch
Commit message
Author
Age
arb_transform_feedback_overflow_query
radeonsi: enable ARB_transform_feedback_overflow_query
Nicolai Hähnle
7 years
driconf
radeonsi: add enable_sisched driconf option
Nicolai Hähnle
7 years
fences-threads-ddebug
mesa: flush and wait after creating a fallback texture
Nicolai Hähnle
7 years
ldexp
radeonsi: emit DLDEXP and DFRACEXP TGSI opcodes
Nicolai Hähnle
7 years
nir-v2
radeonsi: enable R600_DEBUG=nir for vertex and fragment shaders
Nicolai Hähnle
7 years
out-of-order
radeonsi: allow out-of-order rasterization in commutative blending cases
Nicolai Hähnle
7 years
tgsi-const-2d
squash! st/glsl_to_tgsi: inline src_register into translate_src
Nicolai Hähnle
7 years
tmp
radeonsi: bail out instead of crashing if the main shader part failed to compile
Nicolai Hähnle
7 years
user_stride
ac_surface: don't apply the 256-byte alignment to staging surfaces
Nicolai Hähnle
7 years
user_stride-v2
ac_surface: don't apply the 256-byte alignment to staging surfaces
Nicolai Hähnle
7 years
[...]
Age
Commit message
Author
Files
Lines
2017-11-06
mesa: flush and wait after creating a fallback texture
fences-threads-ddebug
Nicolai Hähnle
1
-0
/
+5
2017-11-06
mesa: increase MaxServerWaitTimeout
Nicolai Hähnle
1
-1
/
+1
2017-11-06
st/mesa: use asynchronous flushes (TODO)
Nicolai Hähnle
2
-4
/
+26
2017-11-06
st/mesa: remove redundant flushes from st_flush
Nicolai Hähnle
3
-3
/
+6
2017-11-06
st/dri: use stapi flush instead of pipe flush when creating fences
Nicolai Hähnle
1
-5
/
+6
2017-11-06
radeonsi: use a threaded context even for debug contexts
Nicolai Hähnle
1
-9
/
+2
2017-11-06
radeonsi: record and dump time of flush
Nicolai Hähnle
3
-1
/
+8
2017-11-06
ddebug: optionally handle transfer commands like draws
Nicolai Hähnle
4
-66
/
+288
2017-11-06
ddebug: dump context and before/after times of draws
Nicolai Hähnle
2
-0
/
+10
2017-11-06
ddebug: generalize print_named_xxx via a PRINT_NAMED macro
Nicolai Hähnle
1
-15
/
+10
[...]
Clone
git://people.freedesktop.org/~nh/mesa
ssh://people.freedesktop.org/~nh/mesa