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
path:
root
/
src
/
gallium
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
gallium/docs: improve docs for SAMPLE_POS, SAMPLE_INFO, TXQS, MSAA semantics
Brian Paul
1
-11
/
+47
2017-06-14
gallium: add ARB_bindless_texture interface
Samuel Pitoiset
1
-0
/
+20
2017-06-14
gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
1
-0
/
+2
2017-06-13
gallium/docs: clarify TGSI_SEMANTIC_SAMPLEMASK, again
Brian Paul
1
-4
/
+11
2017-06-12
gallium/docs: clarify gen_name/get_vendor/get_device_vendor behavior
Marek Olšák
1
-0
/
+9
2017-06-09
tgsi: clarify TGSI_SEMANTIC_SAMPLEMASK documentation
Brian Paul
1
-2
/
+3
2017-06-02
gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
1
-0
/
+2
2017-06-02
gallium: Add TGSI shader token for ARB_post_depth_coverage
Lyude
1
-0
/
+7
2017-05-17
gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
1
-0
/
+1
2017-05-10
gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
Marek Olšák
1
-0
/
+2
2017-05-10
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
1
-4
/
+2
2017-05-10
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
1
-1
/
+1
2017-04-26
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
1
-0
/
+3
2017-04-14
tgsi: clarify TGSI_SEMANTIC_{LAYER,VIEWPORT_INDEX}
Nicolai Hähnle
1
-0
/
+10
2017-04-14
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
1
-0
/
+3
2017-04-14
swr: update gallium driver docs
Tim Rowley
2
-6
/
+12
2017-04-14
gallium/docs: small correction about register files for atomics
Rob Clark
1
-2
/
+4
2017-04-07
gallium: fix some math formulas to display better
Ilia Mirkin
1
-16
/
+16
2017-04-05
tgsi: add SUBGROUP_* semantics
Ilia Mirkin
1
-0
/
+51
2017-04-05
tgsi: add BALLOT/READ_* opcodes
Ilia Mirkin
1
-11
/
+57
2017-04-05
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
1
-0
/
+2
2017-04-05
gallium: add sparse buffer interface and capability
Nicolai Hähnle
2
-0
/
+28
2017-04-01
gallium/docs: remove documentation of removed arg
Erik Faye-Lund
1
-2
/
+0
2017-03-31
gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
1
-0
/
+4
2017-04-01
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
1
-1
/
+0
2017-03-31
tgsi: add CLOCK opcode
Ilia Mirkin
1
-0
/
+14
2017-03-31
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
1
-0
/
+1
2017-03-15
gallium/tgsi: Treat UCMP sources as floats to match the GLSL-to-TGSI pass exp...
Francisco Jerez
1
-3
/
+5
2017-03-15
gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
1
-1
/
+32
2017-03-15
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
1
-0
/
+2
2017-02-25
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
1
-4
/
+0
2017-02-23
gallium: add get_disk_shader_cache() callback
Timothy Arceri
1
-0
/
+10
2017-02-22
gallium/docs: use imgmath instead of pngmath
Eric Engestrom
1
-1
/
+1
2017-02-22
gallium/docs: fix section title formatting
Eric Engestrom
1
-2
/
+2
2017-02-22
gallium/docs: add missing newlines
Eric Engestrom
1
-0
/
+33
2017-02-22
gallium/docs: add missing math formatting
Eric Engestrom
1
-0
/
+4
2017-02-22
gallium/docs: fix sublist formatting
Eric Engestrom
1
-0
/
+2
2017-02-18
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
1
-13
/
+0
2017-02-18
gallium/docs: remove documentation of non-existent instructions
Marek Olšák
1
-26
/
+0
2017-02-14
gallium: add common uploaders into pipe_context (v2)
Marek Olšák
1
-0
/
+23
2017-02-09
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
1
-0
/
+2
2017-02-02
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
1
-2
/
+3
2017-01-23
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
1
-0
/
+2
2017-01-23
gallium: add TGSI_PROPERTY_MUL_ZERO_WINS
Ilia Mirkin
1
-2
/
+15
2017-01-20
gallium: add pipe_screen::resource_changed
Philipp Zabel
1
-0
/
+14
2017-01-16
gallium: add flags parameter to texture barrier
Ilia Mirkin
1
-1
/
+2
2017-01-16
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
1
-0
/
+2
2017-01-16
gallium: add FBFETCH opcode to retrieve the current sample value
Ilia Mirkin
1
-0
/
+13
2017-01-16
tgsi: add DDIV instruction
Nicolai Hähnle
1
-0
/
+9
2017-01-05
gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
Marek Olšák
1
-0
/
+3
[next]