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-09-09
radeonsi: allow out-of-order rasterization in commutative blending cases
out-of-order
Nicolai Hähnle
6
-4
/
+73
2017-09-09
radeonsi: add drirc option "radeonsi_assume_no_z_fights"
Nicolai Hähnle
5
-4
/
+13
2017-09-09
radeonsi: enable out-of-order rasterization when possible on VI and GFX9 dGPUs
Nicolai Hähnle
7
-6
/
+193
2017-09-09
gallium/radeon: pass old_(perfect_)enable to set_occlusion_query_state
Nicolai Hähnle
4
-4
/
+11
2017-09-09
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
11
-14
/
+18
2017-09-07
mesa/st/tests: Fix regressions with libunwind enabled introduced with 7be6d8fe12
Gert Wollny
1
-0
/
+1
2017-09-07
mesa/st/tests: Fix classic build regressions introduced with 7be6d8fe12
Gert Wollny
1
-1
/
+6
2017-09-07
mesa/main: Fix GetTransformFeedbacki64 for glTransformFeedbackBufferBase
Iago Toral Quiroga
1
-0
/
+22
2017-09-07
radeonsi: don't read tcs_out_lds_layout.patch_stride from an SGPR
Marek Olšák
1
-6
/
+14
2017-09-07
radeonsi: don't read tcs_out_lds_layout.vertex_size from an SGPR
Marek Olšák
3
-6
/
+20
[...]
Clone
git://people.freedesktop.org/~nh/mesa
ssh://people.freedesktop.org/~nh/mesa