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
8 years
driconf
radeonsi: add enable_sisched driconf option
Nicolai Hähnle
8 years
fences-threads-ddebug
mesa: flush and wait after creating a fallback texture
Nicolai Hähnle
8 years
ldexp
radeonsi: emit DLDEXP and DFRACEXP TGSI opcodes
Nicolai Hähnle
8 years
nir-v2
radeonsi: enable R600_DEBUG=nir for vertex and fragment shaders
Nicolai Hähnle
8 years
out-of-order
radeonsi: allow out-of-order rasterization in commutative blending cases
Nicolai Hähnle
8 years
tgsi-const-2d
squash! st/glsl_to_tgsi: inline src_register into translate_src
Nicolai Hähnle
8 years
tmp
radeonsi: bail out instead of crashing if the main shader part failed to compile
Nicolai Hähnle
8 years
user_stride
ac_surface: don't apply the 256-byte alignment to staging surfaces
Nicolai Hähnle
8 years
user_stride-v2
ac_surface: don't apply the 256-byte alignment to staging surfaces
Nicolai Hähnle
8 years
[...]
Age
Commit message
Author
Files
Lines
2017-01-19
st/glsl_to_tgsi: use DDIV instead of DRCP + DMUL
ddiv
Nicolai Hähnle
1
-6
/
+3
2017-01-19
glsl: split DIV_TO_MUL_RCP into single- and double-precision flags
Nicolai Hähnle
2
-9
/
+14
2017-01-19
r600: implement DDIV
Nicolai Hähnle
1
-0
/
+59
2017-01-19
r600: factor out cayman_emit_unary_double_raw
Nicolai Hähnle
1
-20
/
+42
2017-01-19
r600: double multiply can handle only one multiply at a time
Nicolai Hähnle
1
-17
/
+19
2017-01-19
radeonsi: Always leave poly_offset in a valid state
Zachary Michaels
1
-1
/
+3
2017-01-19
mesa/main: fix meta caller of _mesa_ClampColor
Nicolai Hähnle
1
-1
/
+2
2017-01-19
mesa/glsl: move TransformFeedbackBufferStride to gl_shader
Timothy Arceri
4
-45
/
+41
2017-01-19
glsl: exit loop early if we find xfb layout qualifers
Timothy Arceri
1
-0
/
+1
2017-01-19
glsl: set InnerCoverage directly in gl_program
Timothy Arceri
4
-6
/
+3
[...]
Clone
git://people.freedesktop.org/~nh/mesa
ssh://people.freedesktop.org/~nh/mesa